SearcharxivSearch

arXiv subjects

Yuxing Yao

Publications and source records attributed to Yuxing Yao.

2 recordsLinked to original sources

Multistable polar textures in geometrically frustrated nematic liquid crystals

The ability to manipulate polar entities with multiple external fields opens exciting possibilities for emerging functionalities and novel applications in spin systems, photonics, metamaterials, and soft matter. Liquid crystals (LCs), exhibiting both a crystalline structure and liquid fluidity, represent a promising platform for manipulating phases with polar molecular order, notably ferroelectric ones. However, achieving a polar symmetry is challenging with rod-shaped LC molecules, which form predominantly apolar nematic phases. We report an approach in which a geometric lattice confinement of nematic LCs is used to induce planar polar order on the scale of a mesoscopic metamaterial. We confine the nematic LC in a micropillar array, forming topological defect-pillar pairs of elastic dipoles with a free top interface in contact with an immiscible fluid. The resulting dipole lattice configurations can be programmed rheologically by flowing the top fluid and maintained even after flow cessation, a phenomenon attributed to orientational multistability of the dipoles. This multi-memory effect enables the encoding and reconfiguration of directional information. Overall, this research establishes a foundational understanding of topological dipoles under confinement and shear flow, enabling the detection, tracking, and recording of flow profiles and paving the way for future advances in soft matter physics and stimuli-responsive materials.

cond-mat.soft

Flows: Building Blocks of Reasoning and Collaborating AI

Recent advances in artificial intelligence (AI) have produced highly capable and controllable systems. This creates unprecedented opportunities for structured reasoning as well as collaboration among multiple AI systems and humans. To fully realize this potential, it is essential to develop a principled way of designing and studying such structured interactions. For this purpose, we introduce the conceptual framework Flows. Flows are self-contained building blocks of computation, with an isolated state, communicating through a standardized message-based interface. This modular design simplifies the process of creating Flows by allowing them to be recursively composed into arbitrarily nested interactions and is inherently concurrency-friendly. Crucially, any interaction can be implemented using this framework, including prior work on AI-AI and human-AI interactions, prompt engineering schemes, and tool augmentation. We demonstrate the potential of Flows on competitive coding, a challenging task on which even GPT-4 struggles. Our results suggest that structured reasoning and collaboration substantially improve generalization, with AI-only Flows adding +21 and human-AI Flows adding +54 absolute points in terms of solve rate. To support rapid and rigorous research, we introduce the aiFlows library embodying Flows. The aiFlows library is available at https://github.com/epfl-dlab/aiflows. Data and Flows for reproducing our experiments are available at https://github.com/epfl-dlab/cc_flows.

cs.AI