SearcharxivSearch

arXiv subjects

Peng Yong

Publications and source records attributed to Peng Yong.

2 recordsLinked to original sources

MOSAIC: A Universal Agent-Level Interface for Cross-Paradigm Agent Mixing and Human-AI Collaboration

Existing infrastructure cannot deploy agents from different decision-making paradigms within the same environment, making fair cross-paradigm comparison under identical conditions impossible. We present MOSAIC, an open-source platform that enables heterogeneous agents (RL policies, LLMs, VLMs, and human operators) to act within shared reinforcement learning environments in ad-hoc team settings with reproducible results. MOSAIC introduces three contributions. (i) IPC-based worker protocol that wraps native and third-party frameworks as isolated subprocess workers, each executing its own training and inference logic unmodified and communicating through a versioned inter-process protocol. (ii) An operator abstraction that forms an agent-level interface by mapping workers to agent slots: each operator, regardless of whether it is backed by an RL policy, an LLM, or a human, conforms to a minimal universal interface. (iii) A deterministic cross-paradigm evaluation framework with two complementary modes: a manual mode that advances up to $N$ operators in lock-step under shared seeds for fine-grained visual inspection of behavioural differences; and a script mode that drives automated, long-running evaluation via declarative Python scripts for reproducible experiments. Our documentation is released at: https://mosaic-platform.readthedocs.io.

cs.LG

Misfit function for full waveform inversion based on Earth Mover's Distance with dynamic formulation

Conventional full waveform inversion (FWI) using least square distance (LSD) between the observed and predicted seismograms suffers from local minima. Recently, earth mover's distance (EMD) has been introduced to FWI to compute the misfit between two seismograms. Instead of comparisons bin by bin, EMD allows to compare signal intensities across different coordinates. This measure has great potential to account for time and space shifts of events within seismograms. However, there are two main challenges in application of EMD to FWI. The first one is that the compared signals need to satisfy nonnegativity and mass conservation assumptions. The second one is that the computation of EMD between two seismograms is a computationally expensive problem. In this paper, a strategy is used to satisfy the two assumptions via decomposition and recombination of original seismic data. In addition, the computation of EMD based on dynamic formulation is formulated as a convex optimization problem. A primal-dual hybrid gradient method with linesearch has been developed to solve this large-scale optimization problem on GPU device. The advantages of the new method are that it is easy to implement and has high computational efficiency. Compared to LSD based FWI, the computation time of the proposed method will approximately increase by 11% in our case studies. A 1D time-shift signals case study has indicated that EMD is more effective in capturing time shift and makes the misfit function more convex. Two applications to synthetic data using transmissive and reflective recording geometries have demonstrated the effectiveness of EMD in mitigating cycle-skipping issues. We have also applied the proposed method to SEG 2014 benchmark data, which has further demonstrated that EMD can mitigate local minima and provide reliable velocity estimations without using low frequency information in the recorded data.

physics.geo-ph