SearcharxivSearch

arXiv subjects

Yuanyang Liu

Publications and source records attributed to Yuanyang Liu.

3 recordsLinked to original sources

Spin-Consistency Constraints in Noncollinear Tensor TDA

TDDFT for open-shell systems, whether spin-conserving or spin-flip, has long suffered from spin contamination. This problem arises because the single-excitation space built upon a single Kohn-Sham determinant is not spin-complete. Adopting spin tensor reference states therefore offers an elegant and promising route to resolving this issue. In this work, we revisit the tensor TDDFT equations within the Tamm-Dancoff approximation (TDA) from a noncollinear perspective. We show that, for S = 1/2 reference states, the internal consistency of the spin tensor formulation can, with the aid of the zero-excitation-energy theorem, be recast as a set of constraints that the exchange-correlation kernel must satisfy. Standard noncollinear functionals, however, generally fail to meet these constraints. To address this, we propose a kernel reconstruction scheme that is independent of the specific functional form and free of empirical parameters. This scheme enforces the required constraints, restoring internal consistency in the full spin tensor structure, with spin adaptation following as a natural consequence. Furthermore, when extended to tensor reference states with other values of S, such as S = 1 for the oxygen molecule, the scheme eliminates the so-called artifact states, namely solutions with severely underestimated excitation energies. In addition, the scheme allows the target states that ROKS reference states aim to describe to be expressed and computed, at the TDA level, within the same unified framework as other states, a capability that spin-adapted spin-conserving TDDFT has so far lacked.

physics.chem-ph

Transformer-Progressive Mamba Network for Lightweight Image Super-Resolution

Recently, Mamba-based super-resolution (SR) methods have demonstrated the ability to capture global receptive fields with linear complexity, addressing the quadratic computational cost of Transformer-based SR approaches. However, existing Mamba-based methods lack fine-grained transitions across different modeling scales, which limits the efficiency of feature representation. In this paper, we propose T-PMambaSR, a lightweight SR framework that integrates window-based self-attention with Progressive Mamba. By enabling interactions among receptive fields of different scales, our method establishes a fine-grained modeling paradigm that progressively enhances feature representation without introducing additional computational cost. Furthermore, we introduce an Adaptive High-Frequency Refinement Module (AHFRM) to recover high-frequency details lost during Transformer and Mamba processing. Extensive experiments demonstrate that T-PMambaSR progressively enhances the model's receptive field and expressiveness, achieving competitive performance with recent Transformer- or Mamba-based methods while incurring lower computational cost. Codes will be available at https://github.com/IVIPLab/T-PMambaSR.

cs.CV

MMTutorBench: The First Multimodal Benchmark for AI Math Tutoring

Effective math tutoring requires not only solving problems but also diagnosing students' difficulties and guiding them step by step. While multimodal large language models (MLLMs) show promise, existing benchmarks largely overlook these tutoring skills. We introduce MMTutorBench, the first benchmark for AI math tutoring, consisting of 685 problems built around pedagogically significant key-steps. Each problem is paired with problem-specific rubrics that enable fine-grained evaluation across six dimensions, and structured into three tasks-Insight Discovery, Operation Formulation, and Operation Execution. We evaluate 12 leading MLLMs and find clear performance gaps between proprietary and open-source systems, substantial room compared to human tutors, and consistent trends across input variants: OCR pipelines degrade tutoring quality, few-shot prompting yields limited gains, and our rubric-based LLM-as-a-Judge proves highly reliable. These results highlight both the difficulty and diagnostic value of MMTutorBench for advancing AI tutoring.

cs.CL