SearcharxivSearch

arXiv subjects

Haijian Liang

Publications and source records attributed to Haijian Liang.

2 recordsLinked to original sources

OThink-SRR1: Search, Refine and Reasoning with Reinforced Learning for Large Language Models

Retrieval-Augmented Generation (RAG) expands the knowledge of Large Language Models (LLMs), yet current static retrieval methods struggle with complex, multi-hop problems. While recent dynamic retrieval strategies offer improvements, they face two key challenges: 1) irrelevant retrieved noise can misdirect the reasoning process, and 2) processing full documents incurs prohibitive computational and latency costs. To address these issues, we propose OThink-SRR1, a framework that enhances large models with an iterative Search-Refine-Reason process trained via reinforcement learning. Its core Refine stage distills retrieved documents into concise, relevant facts before reasoning. We introduce GRPO-IR, an end-to-end reinforcement learning algorithm that rewards accurate evidence identification while penalizing excessive retrievals, thus training the model to be both focused and efficient. Experiments on four multi-hop QA benchmarks show our approach achieves superior accuracy over strong baselines while using fewer retrieval steps and tokens. This positions OThink-SRR1 as a potent foundational model for information-seeking agents.

cs.CL

GPU-Accelerated Monte Carlo Simulation and Experimental Study of Radiative Transfer in Multiple Scattering Media

Addressing the problem of photon multiple scattering interference caused by turbid media in optical measurements, biomedical imaging, environmental monitoring and other fields, existing Monte Carlo light scattering simulations widely adopt the Henyey-Greenstein (H-G) phase function approximation model. However, traditional computational resource limitations and high numerical complexity have constrained the application of precise scattering models. Moreover, the single-parameter anisotropy factor assumption neglects higher-order scattering effects and backscattering intensity, failing to accurately characterize the multi-order scattering properties of complex media. To address these issues, we propose a GPU-accelerated Monte Carlo-Rigorous Mie scattering transport model for complex scattering environments. The model employs rigorous Mie scattering theory to replace the H-G approximation, achieving efficient parallel processing of phase function sampling and complex scattering processes through pre-computed cumulative distribution function optimization and deep integration with CUDA parallel architecture. To validate the model accuracy, a standard scattering experimental platform based on 5μm polystyrene microspheres was established, with multiple optical depth experimental conditions designed, and spatial registration techniques employed to achieve precise alignment between simulation and experimental images. The research results quantitatively demonstrate the systematic accuracy advantages of rigorous Mie scattering phase functions over H-G approximation in simulating lateral scattering light intensity distributions, providing reliable theoretical foundations and technical support for high-precision optical applications in complex scattering environments.

physics.optics