SearcharxivSearch

arXiv subjects

Rongrong Chen

Publications and source records attributed to Rongrong Chen.

6 recordsLinked to original sources

Orbital-Selective Engineering of Strain-Tunable Chern Insulators in Momentum Space

Unlike conventional approaches where topological order is statically fixed post-synthesis, we demonstrate that a single external knob-strain-can independently modulate topological order and functional responses in the Tc-adsorbed penta-hexa silicene (Tc_PH-Si) monolayer, with both properties governed by a single microscopic mechanism: momentum-space orbital-selective engineering of Tc-dxz_Si-px hybridization. Combining first-principles calculations and tight-binding models, we show that biaxial strain drives a complete topological pathway: C=1 (0) to C=0 (-2) to C = -1 (-3 to -4) to C = 0 metallic state (-6). This is exemplified by two pivotal states: a topologically critical point yet functionally optimal state at -2 strain (C=0) hosting a direct bandgap (0.17 eV) and d11 = 8.34 pm_V, and a topologically nontrivial but equally optimal state at -4 strain (C = -1) with d11 = 11.01 pm_V-three times that of MoS2. Berry curvature analysis reveals that functionality arises from local orbital hybridization strength, while topology originates from its global phase distribution. This establishes a new paradigm for materials design, transforming static functional materials into dynamically tunable quantum platforms.

cond-mat.mtrl-sci

Eye2Recall: Exploring the Design of Enhancing Reminiscence Activities via Eye Tracking-Based LLM-Powered Interaction Experience for Older Adults

Photo-based reminiscence has the potential to have a positive impact on older adults' reconnection with their personal history and improve their well-being. Supporting reminiscence in older adults through technological implementations is becoming an increasingly important area of research in the fields of HCI and CSCW. However, the impact of integrating gaze and speech as mixed-initiative interactions in LLM-powered reminiscence conversations remains under-explored. To address this, we conducted expert interviews to understand the challenges that older adults face with LLM-powered, photo-based reminiscence experiences. Based on these design considerations, we developed Eye2Recall, a system that integrates eye tracking for detecting visual interest with natural language interaction to create a mixed-initiative reminiscence experience. We evaluated its effectiveness through a user study involving ten older adults. The results have important implications for the future design of more accessible and empowering reminiscence technologies that better align with older adults' natural interaction patterns and enhance their positive aging.

cs.HC

Understanding the Impact of Referent Design on Scale Perception in Immersive Data Visualization

Referents are often used to enhance scale perception in immersive visualizations. Common referent designs include the considerations of referent layout (side-by-side vs. in-situ) and referent size (small vs. medium vs. large). This paper introduces a controlled user study to assess how different referent designs affect the efficiency and accuracy of scale perception across different data scales, on the performance of the size-matching task in the virtual environment. Our results reveal that in-situ layouts significantly enhance accuracy and confidence across various data scales, particularly with large referents. Linear regression analyses further confirm that in-situ layouts exhibit greater resilience to changes in data scale. For tasks requiring efficiency, medium-sized referents emerge as the preferred choice. Based on these findings, we offer design guidelines for selecting referent layouts and sizes in immersive visualizations.

cs.HC

The 1/4 occupied O atoms induced ultraflat band and the one dimensional channels in the Pb$_{10-x}$Cu$_{x}$(PO$_4$)$_{6}$O$_{4}$ (x=0,0.5) crystal

The search for room-temperature superconductors has been a long-standing goal in condensed matter physics. In this study, we investigate the electronic and geometric properties of lead apatite with and without Cu doped within the frame work of the density functional theory. Based on our calculations, we found that without the Cu doped the lead apatite shows an insulator character with flat bands straddle the Fermi level. Once we introduce the O1 vacancies, the flat bands disappear. Furthermore, we analyze the effects of Cu doping on the crystal structure and electronic band structure of the material. Our calculations reveal the presence of one-dimensional channels induced by fully occupied O1 atoms, that are only 1/4 occupied in the literature, which may play a crucial role in the realization of room-temperature superconductivity. Based on our findings, we propose a possible solution to improve the quality of superconductivity by annealing the material in an oxygen atmosphere. These results contribute to a better understanding of the unusual properties of Cu-doped lead apatite and will pave the way for further exploration of its potential as a room-temperature superconductor.

cond-mat.supr-con

Sample and Communication-Efficient Decentralized Actor-Critic Algorithms with Finite-Time Analysis

Actor-critic (AC) algorithms have been widely adopted in decentralized multi-agent systems to learn the optimal joint control policy. However, existing decentralized AC algorithms either do not preserve the privacy of agents or are not sample and communication-efficient. In this work, we develop two decentralized AC and natural AC (NAC) algorithms that are private, and sample and communication-efficient. In both algorithms, agents share noisy information to preserve privacy and adopt mini-batch updates to improve sample and communication efficiency. Particularly for decentralized NAC, we develop a decentralized Markovian SGD algorithm with an adaptive mini-batch size to efficiently compute the natural policy gradient. Under Markovian sampling and linear function approximation, we prove the proposed decentralized AC and NAC algorithms achieve the state-of-the-art sample complexities $\mathcal{O}\big(ε^{-2}\ln(ε^{-1})\big)$ and $\mathcal{O}\big(ε^{-3}\ln(ε^{-1})\big)$, respectively, and the same small communication complexity $\mathcal{O}\big(ε^{-1}\ln(ε^{-1})\big)$. Numerical experiments demonstrate that the proposed algorithms achieve lower sample and communication complexities than the existing decentralized AC algorithm.

cs.LG

Multi-Agent Off-Policy TD Learning: Finite-Time Analysis with Near-Optimal Sample Complexity and Communication Complexity

The finite-time convergence of off-policy TD learning has been comprehensively studied recently. However, such a type of convergence has not been well established for off-policy TD learning in the multi-agent setting, which covers broader applications and is fundamentally more challenging. This work develops two decentralized TD with correction (TDC) algorithms for multi-agent off-policy TD learning under Markovian sampling. In particular, our algorithms preserve full privacy of the actions, policies and rewards of the agents, and adopt mini-batch sampling to reduce the sampling variance and communication frequency. Under Markovian sampling and linear function approximation, we proved that the finite-time sample complexity of both algorithms for achieving an $ε$-accurate solution is in the order of $\mathcal{O}(ε^{-1}\ln ε^{-1})$, matching the near-optimal sample complexity of centralized TD(0) and TDC. Importantly, the communication complexity of our algorithms is in the order of $\mathcal{O}(\ln ε^{-1})$, which is significantly lower than the communication complexity $\mathcal{O}(ε^{-1}\ln ε^{-1})$ of the existing decentralized TD(0). Experiments corroborate our theoretical findings.

cs.LG