← Search

Xin Guo

41 accepted papers

2026

A Novel Fine-Tuned CLIP-OOD Detection Method with Double Loss Constraint Through Optimal Transport Semantic Alignment

AAAI 2026technical

Detecting Out-Of-Distribution (OOD) samples in image classification is crucial for model reliability. With the rise of Vision-Language Models (VLMs), CLIP-OOD has become a research hotspot. However, we observe the Low Focus Attention phenomenon from the image encoders of CLIP, which means the attent

Cited by 0SourcePDFScholar
2026

BizFinBench.v2: Towards Reliable LLMs in Finance via Real-User Data and Offline/Online Bilingual Evaluation

ICML 2026poster

Large language models are becoming increasingly significant in financial applications. Nevertheless, prevailing benchmarks are largely dependent on simulated or generic data, which leads to a significant gap between reported performance and actual efficacy in real-world scenarios. To tackle this cha…

Cited by 0SourceScholar
2026

Critique-RL: Training Critiquing Language Models Through Two-Stage RL for Improved Discrimination and Constructive Feedback

ICLR 2026poster

Training critiquing language models to assess and provide feedback on model outputs is a promising way to improve LLMs for complex reasoning tasks. However, existing approaches typically rely on stronger supervisors for annotating critique data. To address this, we propose Critique-RL, an online RL…

Cited by 0SourcecodeScholar
2026

Does Reinforcement Fine-Tuning Improve Generalization of LLM Agents? An Empirical Study

ICML 2026poster

Reinforcement fine-tuning (RFT) has shown promise for training LLM agents to perform multi-turn decision-making based on environment feedback. However, most existing evaluations remain largely in-domain—training and testing are conducted in the same environment or even on the same tasks. In real-wor…

Cited by 0SourceScholar
2026

Enhancing Spatial Reasoning Through Visual and Textual Thinking

AAAI 2026technical

The spatial reasoning task aims to reason about the spatial relationships in 2D and 3D space, which is a fundamental capability for Visual Question Answering (VQA) and robotics. Although vision language models (VLMs) have developed rapidly in recent years, they are still struggling with the spatial

Cited by 0SourcePDFScholar
2026

FLAG: Foundation model representation with Latent diffusion Alignment via Graph for spatial gene expression prediction

ICML 2026poster

Predicting spatial gene expression from routine H\&E makes high-resolution molecular profiling accessible at scale, especially for large retrospective cohorts. However, current models mostly treat gene expression as a series of pointwise tasks. While effective for numerical fitting, this approach ov…

Cited by 0SourceScholar
2026

MathCritique: Enhancing LLM Reasoning via Critique Models with Test-Time and Training-Time Supervision

IJCAI 2026

Training critique models to provide useful feedback for actor models is an effective approach in scalable oversight, especially for complex tasks like math reasoning. However, current research lacks suitable datasets for effectively training critique models and integrating them in a principled way a

Cited by 0Scholar
2026

Multi-Objective Learning for Diffusion Models: A Statistical Theory under Semi-Supervised Learning

ICML 2026poster

Diffusion models are increasingly used as powerful conditional generators, yet real deployments often involve multiple target distributions arising from different tasks, e.g., diverse prompt domains in text-to-image generation, or multiple environments in robotics with diffusion policies. This natur…

Cited by 0SourceScholar
2026

Sprint or Delve: A Distribution-Aware Approach to Efficient Reasoning

IJCAI 2026

Reasoning chains in Large Language Models (LLMs) often exhibit heavy-tailed length distributions, yet existing efficiency methods rely on suboptimal linear penalties that suppress complex reasoning, limiting both accuracy and generalization. To address this, we first empirically observe that reasoni

Cited by 0Scholar
2026

Stabilizing Off-Policy Reinforcement Learning for LLMs via Balanced Policy Optimization with Adaptive Clipping

ICLR 2026poster

Reinforcement learning (RL) has recently become the core paradigm for aligning and strengthening large language models (LLMs). Yet, applying RL in off-policy settings—where stale data from past policies are used for training—improves sample efficiency, but remains challenging: policy entropy decline…

Cited by 0SourcecodeScholar
2026

Structure-based RNA Design by Step-wise Optimization of Latent Diffusion Model

AAAI 2026technical

RNA inverse folding, designing sequences to form specific 3D structures, is critical for therapeutics, gene regulation, and synthetic biology. Current methods, focused on sequence recovery, struggle to address structural objectives like secondary structure consistency (SS), minimum free energy (MFE)

Cited by 0SourcePDFScholar
2025

AgentGym: Evaluating and Training Large Language Model-based Agents across Diverse Environments

ACL 2025long

Large language models (LLMs) have emerged as a promising foundation to build generally-capable agents (LLM-based agents) that can handle multi-turn decision-making tasks across various environments. However, the community lacks a unified interactive framework that covers diverse environments for com…

2025

ChromFound: Towards A Universal Foundation Model for Single-Cell Chromatin Accessibiltiy Data

NeurIPS 2025poster

The advent of single-cell Assay for Transposase-Accessible Chromatin using sequencing (scATAC-seq) offers an innovative perspective for deciphering regulatory mechanisms by assembling a vast repository of single-cell chromatin accessibility data. While foundation models have achieved significant suc…

Cited by 0SourcecodeScholar
2025

Efficient Network Automatic Relevance Determination

ICML 2025poster

We propose Network Automatic Relevance Determination (NARD), an extension of ARD for linearly probabilistic models, to simultaneously model sparse relationships between inputs $X \in \mathbb R^{d \times N}$ and outputs $Y \in \mathbb R^{m \times N}$, while capturing the correlation structure among t…

Cited by 0SourcePDFScholar
2025

FinEval: A Chinese Financial Domain Knowledge Evaluation Benchmark for Large Language Models

NAACL 2025long

Large language models have demonstrated outstanding performance in various natural language processing tasks, but their security capabilities in the financial domain have not been explored, and their performance on complex tasks like financial agent remains unknown. This paper presents FinEval, a be…

2025

Minimal Semantic Sufficiency Meets Unsupervised Domain Generalization

NeurIPS 2025poster

The generalization ability of deep learning has been extensively studied in supervised settings, yet it remains less explored in unsupervised scenarios. Recently, the Unsupervised Domain Generalization (UDG) task has been proposed to enhance the generalization of models trained with prevalent unsupe…

Cited by 0SourceScholar
2025

SURE: Mutually Visible Objects and Self-generated Candidate Labels For Relation Extraction

COLING 2025main

Joint relation extraction models effectively mitigate the error propagation problem inherently present in pipeline models. Nevertheless, joint models face challenges including high computational complexity, complex network architectures, difficult parameter tuning, and notably, limited interpretabil…

2025

Structure-aware Semantic Discrepancy and Consistency for 3D Medical Image Self-supervised Learning

ICCV 2025poster

3D medical image self-supervised learning (mSSL) holds great promise for medical analysis. Effectively supporting broader applications requires considering anatomical structure variations in location, scale, and morphology, which are crucial for capturing meaningful distinctions. However, previous m…

2025

Towards a Universal 3D Medical Multi-modality Generalization via Learning Personalized Invariant Representation

ICCV 2025poster

Variations in medical imaging modalities and individual anatomical differences pose challenges to cross-modality generalization in multi-modal tasks. Existing methods often concentrate exclusively on common anatomical patterns, thereby neglecting individual differences and consequently limiting thei…

2025

VisFinEval: A Scenario-Driven Chinese Multimodal Benchmark for Holistic Financial Understanding

EMNLP 2025

Multimodal large language models (MLLMs) hold great promise for automating complex financial analysis. To comprehensively evaluate their capabilities, we introduce VisFinEval, the first large-scale Chinese benchmark that spans the full front-middle-back office lifecycle of financial tasks. VisFinEva

2024

Adaptive Meta-Learning Probabilistic Inference Framework for Long Sequence Prediction

AAAI 2024technical

Long sequence prediction has broad and significant application value in fields such as finance, wind power, and weather. However, the complex long-term dependencies of long sequence data and the potential domain shift problems limit the effectiveness of traditional models in practical scenarios. To…

2024

Fine-Grained Scene Graph Generation via Sample-Level Bias Prediction

ECCV 2024poster

"Scene Graph Generation (SGG) aims to explore the relationships between objects in images and obtain scene summary graphs, thereby better serving downstream tasks. However, the long-tailed problem has adversely affected the scene graph’s quality. The predictions are dominated by coarse-grained relat…

2024

On the Asymptotic Distribution of the Minimum Empirical Risk

ICML 2024poster

Empirical risk minimization (ERM) is a foundational framework for the estimation of solutions to statistical and machine learning problems. Characterizing the distributional properties of the minimum empirical risk (MER) provides valuable tools for conducting inference and assessing the goodness of…

Cited by 4SourcePDFScholar
2024

POA: Pre-training Once for Models of All Sizes

ECCV 2024poster

"Large-scale self-supervised pre-training has paved the way for one foundation model to handle many different vision tasks. Most pre-training methodologies train a single model of a certain size at one time. Nevertheless, various computation or storage constraints in real-world scenarios require sub…

2024

SkySense: A Multi-Modal Remote Sensing Foundation Model Towards Universal Interpretation for Earth Observation Imagery

CVPR 2024poster

Prior studies on Remote Sensing Foundation Model (RSFM) reveal immense potential towards a generic model for Earth Observation. Nevertheless these works primarily focus on a single modality without temporal and geo-context modeling hampering their capabilities for diverse tasks. In this study we pre…

Cited by 140SourcePDFScholar
2024

Training Large Language Models for Reasoning through Reverse Curriculum Reinforcement Learning

ICML 2024poster

In this paper, we propose **R**$^3$: Learning **R**easoning through **R**everse Curriculum **R**einforcement Learning (RL), a novel method that employs only outcome supervision to achieve the benefits of process supervision for large language models. The core challenge in applying RL to complex reas…

2023

Learning Weather-General and Weather-Specific Features for Image Restoration Under Multiple Adverse Weather Conditions

CVPR 2023poster

Image restoration under multiple adverse weather conditions aims to remove weather-related artifacts by using the single set of network parameters. In this paper, we find that distorted images under different weather conditions contain general characteristics as well as their specific characteristic…

Cited by 105SourcePDFScholar
2023

Simultaneously Short- and Long-Term Temporal Modeling for Semi-Supervised Video Semantic Segmentation

CVPR 2023poster

In order to tackle video semantic segmentation task at a lower cost, e.g., only one frame annotated per video, lots of efforts have been devoted to investigate the utilization of those unlabeled frames by either assigning pseudo labels or performing feature enhancement. In this work, we propose a no…

Cited by 12SourcePDFScholar
2023

Towards Efficient Pre-Trained Language Model via Feature Correlation Distillation

NeurIPS 2023poster

Knowledge Distillation (KD) has emerged as a promising approach for compressing large Pre-trained Language Models (PLMs). The performance of KD relies on how to effectively formulate and transfer the knowledge from the teacher model to the student model. Prior arts mainly focus on directly aligning…

Cited by 4SourcePDFScholar
2023

Uncertainty-guided Learning for Improving Image Manipulation Detection

ICCV 2023poster

Image manipulation detection (IMD) is of vital importance as faking images and spreading misinformation can be malicious and harm our daily life. IMD is the core technique to solve these issues and poses challenges in two main aspects: (1) Data Uncertainty, i.e., the manipulated artifacts are often…

Cited by 18PDFcodeScholar
2022

A CNN-Attention Network for Continuous Estimation of Finger Kinematics from Surface Electromyography

RA-L 2022

Dexterous control of robotic hand driven by human motor intent has drawn a lot of attention in both industrial and rehabilitation scenarios. Providing simultaneous and proportional control has become a prevailing solution recently. Towards improving the finger kinematics estimation precision and red

Cited by 49SourceScholar
2022

Electric Sense Based Pose Estimation and Localization for Small Underwater Robots

RA-L 2022

Accurate pose estimation and localization technology is always a challenge for small underwater robots, since the underwater lighting conditions could limit the use of cameras while the cramped environments restrict the use of sonars. In nature, some fishes perceive other creatures by sensing the we

Cited by 19SourceScholar
2022

Exploring Fourier Prior for Single Image Rain Removal

IJCAI 2022poster

Deep convolutional neural networks (CNNs) have become dominant in the task of single image rain removal. Most of current CNN methods, however, suffer from the problem of overfitting on one single synthetic dataset as they neglect the intrinsic prior of the physical properties of rain streaks. To add…

2022

SiamTrans: Zero-Shot Multi-Frame Image Restoration with Pre-trained Siamese Transformers

AAAI 2022technical

We propose a novel zero-shot multi-frame image restoration method for removing unwanted obstruction elements (such as rains, snow, and moire patterns) that vary in successive frames. It has three stages: transformer pre-training, zero-shot restoration, and hard patch refinement. Using the pre-traine…

Cited by 12SourcePDFScholar
2022

Theoretical Guarantees of Fictitious Discount Algorithms for Episodic Reinforcement Learning and Global Convergence of Policy Gradient Methods

AAAI 2022technical

When designing algorithms for finite-time-horizon episodic reinforcement learning problems, a common approach is to introduce a fictitious discount factor and use stationary policies for approximations. Empirically, it has been shown that the fictitious discount factor helps reduce variance, and sta…

Cited by 8SourcePDFScholar
2021

A General Framework for Lifelong Localization and Mapping in Changing Environment

IROS 2021poster

The environment of most real-world scenarios such as malls and supermarkets changes at all times. A pre-built map that does not account for these changes becomes out-of-date easily. Therefore, it is necessary to have an up-to-date model of the environment to facilitate long-term operation of a robot…

Cited by 46SourcecodeScholar
2020

Accelerating CNN Training by Pruning Activation Gradients

ECCV 2020poster

Sparsification is an efficient approach to accelerate CNN inference, but it is challenging to take advantage of sparsity in training procedure because the involved gradients are dynamically changed. Actually, an important observation shows that most of the activation gradients in back-propagation ar…

Cited by 52SourcePDFScholar
2020

The Buckley-Osthus model and the block preferential attachment model: statistical analysis and application

ICML 2020poster

This paper is concerned with statistical estimation of two preferential attachment models: the Buckley-Osthus model and the block preferential attachment model. We prove that the maximum likelihood estimates for both models are consistent. We perform simulation studies to corroborate our theoretical…

Cited by 7SourcePDFScholar
2015

NMF-based blind source separation using a linear predictive coding error clustering criterion

ICASSP 2015accepted

Non-negative matrix factorization (NMF) based sound source separation involves two phases: First, the signal spectrum is decomposed into components which, in a second step, are clustered in order to obtain estimates of the source signal spectra. The major challenge with this approach is the accuracy…

Cited by 0SourceScholar