← Search

Xin Luo

37 accepted papers

2026

AD-BTS: Adaptive Dual-Branch Token Sparsification via Spatial Information Density

ICML 2026poster

High-resolution visual encoders in multimodal large language models (MLLMs) substantially improve fine-grained perception, yet incur prohibitive computational costs.Existing token pruning methods are effective on natural images but struggle with spatially sparse structured inputs (e.g., charts), whe…

Cited by 0SourceScholar
2026

An Asymmetric Latent Factorization-of-Tensors Model for Relation Extraction

ICML 2026poster

Latent Factorization-of-Tensors (LFT) models are an effective approach for relation extraction. Existing LFT models assume each mode of the target tensor corresponds to a entity set and the relationships between entity sets are bipartite graphs to explore the relationships among entities within a mo…

Cited by 0SourceScholar
2026

EditScore: Unlocking Online RL for Image Editing via High-Fidelity Reward Modeling

ICLR 2026poster

Instruction-guided image editing has achieved remarkable progress, yet current models still face challenges with complex instructions and often require multiple samples to produce a desired result. Reinforcement Learning (RL) offers a promising solution, but its adoption in image editing has been se…

Cited by 0SourcecodeScholar
2026

From Few-way to Many-way: Rethinking Few-shot Fine-grained Image Classification

CVPR 2026

Few-shot fine-grained image classification (FSFG) aims to recognize novel fine-grained categories from only a few labeled samples. Existing FSFG methods primarily focus on fine-grained feature extraction and modeling query-support interactions within training episodes containing a small number of cl

Cited by 0SourcecodeScholar
2026

Hierarchical Filtering and Refinement Classification for Few-Shot Class-Incremental Learning

ICML 2026poster

Few-shot class-incremental learning (FSCIL) aims at recognizing novel classes continually with limited novel class samples. A mainstream baseline for FSCIL is first to train the whole model in the base session, then freeze the feature extractor in the incremental sessions. Despite achieving high ove…

Cited by 0SourceScholar
2026

Multi-granularity Interactive Attention Framework for Residual Hierarchical Pronunciation Assessment

AAAI 2026technical

Automatic pronunciation assessment plays a crucial role in computer-assisted pronunciation training systems. Due to the ability to perform multiple pronunciation tasks simultaneously, multi-aspect multi-granularity pronunciation assessment methods are gradually receiving more attention and achieving

Cited by 0SourcePDFScholar
2026

OmniGen2: Towards Instruction-Aligned Multimodal Generation

CVPR 2026

Multimodal generative models can process instructions in various modalities and demonstrate outstanding performance across a wide range of image generation tasks. However, their robustness in complex real-world scenarios remains limited due to insufficient generalized instruction alignment. We intro

Cited by 0SourcecodeScholar
2026

Stem: Rethinking Causal Information Flow in Sparse Attention

ICML 2026poster

The quadratic computational complexity of self-attention remains a fundamental bottleneck for scaling Large Language Models (LLMs) to long contexts, particularly during the pre-filling phase. In this paper, we rethink the causal attention mechanism from the perspective of information flow. Due to ca…

Cited by 0SourceScholar
2026

VideoSEAL: Separating Planning from Answer Authority for Agentic Long Video Understanding

ICML 2026poster

Long video question answering requires locating sparse, time-scattered visual evidence within highly redundant content. Although current MLLMs perform well on short videos, long videos introduce long-horizon search and verification, which often necessitates multi-turn, agentic interaction. We show t…

Cited by 0SourceScholar
2025

A Cost-effective Solution for Remote Sensing Image Segmentation via Train/Test-Time Adaptation

ICASSP 2025accepted

Remote Sensing Image (RSI) segmentation has made significant strides, emerging as a leading solution for interpreting remote sensing data. However, due to the substantial domain gap between different remote sensors and limited computational resources, existing RSI segmentation methods often suffer f…

Cited by 0SourceScholar
2025

Evolving and Regularizing Meta-Environment Learner for Fine-Grained Few-Shot Class-Incremental Learning

NeurIPS 2025poster

Recently proposed Fine-Grained Few-Shot Class-Incremental Learning (FG-FSCIL) offers a practical and efficient solution for enabling models to incrementally learn new fine-grained categories under limited data conditions. However, existing methods still settle for the fine-grained feature extraction…

Cited by 0SourceScholar
2025

Exploiting Diffusion Prior for Real-World Image Dehazing with Unpaired Training

AAAI 2025technical

Unpaired training has been verified as one of the most effective paradigms for real scene dehazing by learning from unpaired real-world hazy and clear images. Although numerous studies have been proposed, current methods demonstrate limited generalization for various real scenes due to limited featu…

2025

Few-Shot Fine-Grained Image Classification with Progressively Feature Refinement and Continuous Relationship Modeling

AAAI 2025technical

Recently, a number of effective methods have been proposed to tackle the challenging task of Few-Shot Fine-Grained Image Classification (FS-FGIC). However, how to fully leverage the backbone network to discover and extract detailed features to generate more discriminative class prototypes, as well a…

Cited by 0SourcePDFScholar
2025

Learning Real Facial Concepts for Independent Deepfake Detection

IJCAI 2025

Deepfake detection models often struggle with generalization to unseen datasets, manifesting as misclassifying real instances as fake in target domains. This is primarily due to an overreliance on forgery artifacts and a limited understanding of real faces. To address this challenge, we propose a no

Cited by 0SourcePDFScholar
2025

Stronger, Steadier & Superior: Geometric Consistency in Depth VFM Forges Domain Generalized Semantic Segmentation

ICCV 2025poster

Vision Foundation Models (VFMs) have delivered remarkable performance in Domain Generalized Semantic Segmentation (DGSS). However, recent methods often overlook the fact that visual cues are susceptible, whereas the underlying geometry remains stable, rendering depth information more robust. In this…

2025

Tag-Aware Weakly-Supervised Online Hashing with Enhanced Joint Representation

ICASSP 2025accepted

Weakly-supervised online hashing has garnered significant attention recently, yet several challenges remain unresolved, such as how to effectively denoise tags, and how to efficiently learn hash functions in dynamic online scenarios. To tackle these challenges, we propose a novel method named Tag-Aw…

Cited by 0SourceScholar
2025

When Schrodinger Bridge Meets Real-World Image Dehazing with Unpaired Training

ICCV 2025poster

Recent advancements in unpaired dehazing, particularly those using GANs, show promising performance in processing real-world hazy images. However, these methods tend to face limitations due to the generator's limited transport mapping capability, which hinders the full exploitation of their effectiv…

Cited by 0SourcePDFScholar
2024

Characteristics Matching Based Hash Codes Generation for Efficient Fine-grained Image Retrieval

CVPR 2024poster

The rapidly growing scale of data in practice poses demands on the efficiency of retrieval models. However for fine-grained image retrieval task there are inherent contradictions in the design of hashing based efficient models. Firstly the limited information embedding capacity of low-dimensional bi…

Cited by 9SourcePDFScholar
2024

Confidence-Based Iterative Generation for Real-World Image Super-Resolution

ECCV 2024poster

"Real-world image super-resolution deals with complex and unknown degradations, making it challenging to produce plausible results in a single step. In this work, we propose a transformer model with an iterative generation process that iteratively refines the results based on predicted confidences.…

Cited by 0SourcePDFScholar
2024

Cross-Layer and Cross-Sample Feature Optimization Network for Few-Shot Fine-Grained Image Classification

AAAI 2024technical

Recently, a number of Few-Shot Fine-Grained Image Classification (FS-FGIC) methods have been proposed, but they primarily focus on better fine-grained feature extraction while overlooking two important issues. The first one is how to extract discriminative features for Fine-Grained Image Classificat…

2024

MKG-FENN: A Multimodal Knowledge Graph Fused End-to-End Neural Network for Accurate Drug–Drug Interaction Prediction

AAAI 2024technical

Taking incompatible multiple drugs together may cause adverse interactions and side effects on the body. Accurate prediction of drug-drug interaction (DDI) events is essential for avoiding this issue. Recently, various artificial intelligence-based approaches have been proposed for predicting DDI ev…

2023

FedVMR: A New Federated Learning Method for Video Moment Retrieval

ICASSP 2023accepted

Despite the great success achieved, existing video moment retrieval (VMR) methods are developed under the assumption that data are centralizedly stored. However, in real-world applications, due to the inherent nature of data generation and privacy concerns, data are often distributed on different si…

Cited by 0SourceScholar
2023

On the Effectiveness of Spectral Discriminators for Perceptual Quality Improvement

ICCV 2023poster

Several recent studies advocate the use of spectral discriminators, which evaluate the Fourier spectra of images for generative modeling. However, the effectiveness of the spectral discriminators is not well interpreted yet. We tackle this issue by examining the spectral discriminators in the contex…

Cited by 14PDFcodeScholar
2023

Prototype-Based Layered Federated Cross-Modal Hashing

ICASSP 2023accepted

Recently, deep cross-modal hashing has gained increasing attention. However, in many practical cases, data are distributed and cannot be collected due to privacy concerns, which greatly reduces the cross-modal hashing performance on each client. And due to the problems of statistical heterogeneity,…

Cited by 0SourceScholar
2023

Towards Generation and Transition of Diverse Gaits for Quadrupedal Robots Based on Trajectory Optimization and Whole-Body Impedance Control

RA-L 2023

Trajectory optimization (TO) combined with whole-body control (WBC) have been a widely accepted approach for dynamic gait control of quadruped robots. However, there are still open issues in this framework, one is the lack of a unified description of intrinsic inter-limb coordination for wide range

Cited by 19SourceScholar
2022

Adaptive Pseudo Labeling for Source-Free Domain Adaptation in Medical Image Segmentation

ICASSP 2022accepted

Domain adaptation is common but challenging in signal processing tasks due to the intrinsic discrepancy, especially in difficult-to-label medical image segmentation application scenarios. Pseudo labeling methods are widely utilized to compensate for the scarcity of annotation. However, most existing…

Cited by 0SourceScholar
2022

Online Enhanced Semantic Hashing: Towards Effective and Efficient Retrieval for Streaming Multi-Modal Data

AAAI 2022technical

With the vigorous development of multimedia equipments and applications, efficient retrieval of large-scale multi-modal data has become a trendy research topic. Thereinto, hashing has become a prevalent choice due to its retrieval efficiency and low storage cost. Although multi-modal hashing has dr…

2021

Multi-Scale Cascade Disparity Refinement Stereo Network

ICASSP 2021accepted

Stereo matching has attracted much attention in recent years. Traditional methods can quickly generate a disparity result, but the accuracy is low. On the contrary, methods based on neural networks can achieve a high accuracy level, but they are difficult to reach the real-time level. Therefore, thi…

Cited by 0SourceScholar
2019

Effects of Extended Stochastic Gradient Descent Algorithms on Improving Latent Factor-Based Recommender Systems

RA-L 2019

High-dimensional and sparse (HiDS) matrices from recommender systems contain various useful patterns. A latent factor (LF) analysis is highly efficient in grasping these patterns. Stochastic gradient descent (SGD) is a widely adopted algorithm to train an LF model. Can its extensions be capable of f

Cited by 19SourceScholar