← Search

Yan Zhong

23 accepted papers

2026

DICArt: Advancing Category-level Articulated Object Pose Estimation in Discrete State-Spaces

CVPR 2026

Articulated object pose estimation is a core task in embodied AI and computer vision. Existing methods typically regress poses in a continuous space, but often struggle with 1) navigating a large, complex search space and 2) failing to incorporate intrinsic kinematic constraints. In this paper, we i

Cited by 0SourceScholar
2026

Exploring Category-level Articulated Object Pose Tracking on SE(3) Manifolds

AAAI 2026technical

Articulated objects are prevalent in daily life and robotic manipulation tasks. However, compared to rigid objects, pose tracking for articulated objects remains an underexplored problem due to their inherent kinematic constraints. To address these challenges, this work proposes a novel point-pair-b

Cited by 0SourcePDFScholar
2026

Learning Adaptive Distribution Alignment with Neural Characteristic Function for Graph Domain Adaptation

ICLR 2026poster

Graph Domain Adaptation (GDA) transfers knowledge from labeled source graphs to unlabeled target graphs but is challenged by complex, multi-faceted distributional shifts. Existing methods attempt to reduce distributional shifts by aligning manually selected graph elements (e.g., node attributes or s…

Cited by 0SourcecodeScholar
2026

Learning Structure-Semantic Evolution Trajectories for Graph Domain Adaptation

ICLR 2026poster

Graph Domain Adaptation (GDA) aims to bridge distribution shifts between domains by transferring knowledge from well-labeled source graphs to given unlabeled target graphs. One promising recent approach addresses graph transfer by discretizing the adaptation process, typically through the construct…

Cited by 0SourceScholar
2026

MusicRec: Multi-modal Semantic-Enhanced Identifier with Collaborative Signals for Generative Recommendation

AAAI 2026technical

Generative recommendation as a new paradigm is influencing the current development of recommender systems. It aims to assign identifiers that capture richer semantic and collaborative information to items, and subsequently predict item identifiers via autoregressive generation using Large Language M

Cited by 0SourcePDFScholar
2026

Newton-coupled Dual-Teacher Semi-supervised Learning Framework

ICML 2026poster

Most semi-supervised learning frameworks rely on a single teacher that transfers zero-order supervision through pseudo-labels, constraining the student to imitate categorical outputs without perceiving the loss geometry. This design often leads to unstable optimization and limited generalization und…

Cited by 0SourceScholar
2026

VideoReasonBench: Can MLLMs Perform Vision-Centric Complex Video Reasoning?

ICLR 2026poster

Recent studies have shown that long chain-of-thought (CoT) reasoning can significantly enhance the performance of large language models (LLMs) on complex tasks. However, this benefit is yet to be demonstrated in the domain of video understanding, since most existing benchmarks lack the reasoning dep…

Cited by 0SourcecodeScholar
2026

VisualScore: Learning Holistic Visual Quality Scores via Multi-Task Reasoning

ICML 2026poster

Image quality assessment (IQA) is inherently multi-mage quality assessment (IQA) is inherently multi-dimensional, yet existing reward models are typically limited to a single task and become unstable when extended to multi-task settings. In particular, heterogeneous reward scales and variances acros…

Cited by 0SourceScholar
2025

FunnelRAG: A Coarse-to-Fine Progressive Retrieval Paradigm for RAG

NAACL 2025findings

Retrieval-Augmented Generation (RAG) prevails in Large Language Models. It mainly consists of retrieval and generation. The retrieval modules (a.k.a. retrievers) aim to find useful information used to facilitate the generation modules (a.k.a. generators). As such, generators’ performance largely dep…

2025

MSSDA: Multi-Sub-Source Domain Adaptation for Diabetic Foot Neuropathy Recognition

AAAI 2025technical

Diabetic foot neuropathy (DFN) is a critical factor leading to diabetic foot ulcers, which is one of the most common and severe complications of diabetes mellitus (DM) and is associated with high risks of amputation and mortality. Despite its significance, existing datasets do not directly derive fr…

2025

Pre-defined Keypoints Promote Category-level Articulation Pose Estimation via Multi-Modal Alignment

IJCAI 2025

Articulations are essential in everyday interactions, yet traditional RGB-based pose estimation methods often struggle with issues such as lighting variations and shadows. To overcome these challenges, we propose a novel Pre-defined keypoint based framework for category-level articulation pose estim

Cited by 0SourcePDFScholar
2025

R^2-Art: Category-Level Articulation Pose Estimation from Single RGB Image via Cascade Render Strategy

AAAI 2025technical

Human life is filled with articulated objects. Previous works for estimating the pose of category-level articulated objects rely on costly 3D point clouds or RGB-D images. In this paper, our goal is to estimate category-level articulation poses from a single RGB image, where we propose R2-Art, a nov…

Cited by 0SourcePDFScholar
2025

SToFM: a Multi-scale Foundation Model for Spatial Transcriptomics

ICML 2025poster

Spatial Transcriptomics (ST) technologies provide biologists with rich insights into single-cell biology by preserving spatial context of cells. Building foundational models for ST can significantly enhance the analysis of vast and complex data sources, unlocking new perspectives on the intricacies…

Cited by 0SourcePDFScholar
2025

Semi-Supervised Blind Quality Assessment with Confidence-quantifiable Pseudo-label Learning for Authentic Images

ICML 2025poster

This paper presents CPL-IQA, a novel semi-supervised blind image quality assessment (BIQA) framework for authentic distortion scenarios. To address the challenge of limited labeled data in IQA area, our approach leverages confidence-quantifiable pseudo-label learning to effectively utilize unlabeled…

Cited by 0SourcePDFScholar
2025

SpikingSSMs: Learning Long Sequences with Sparse and Parallel Spiking State Space Models

AAAI 2025technical

Known as low energy consumption networks, spiking neural networks (SNNs) have gained a lot of attention within the past decades. While SNNs are increasing competitive with artificial neural networks (ANNs) for vision tasks, they are rarely used for long sequence tasks, despite their intrinsic tempor…

2025

Theory-Driven Label-Specific Representation for Incomplete Multi-View Multi-Label Learning

NeurIPS 2025spotlight

Multi-view multi-label learning typically suffers from dual data incompleteness due to limitations in feature storage and annotation costs. The interplay of hetero geneous features, numerous labels, and missing information significantly degrades model performance. To tackle the complex yet highly…

Cited by 0SourceScholar
2025

Towards Detecting LLMs Hallucination via Markov Chain-based Multi-agent Debate Framework

ICASSP 2025accepted

The advent of large language models has facilitated the development of natural language text generation. It also poses unprecedented challenges, with content hallucination emerging as a significant concern. Existing solutions often involve expensive and complex interventions during the training proc…

Cited by 0SourceScholar
2024

Causal-IQA: Towards the Generalization of Image Quality Assessment Based on Causal Inference

ICML 2024poster

Due to the high cost of Image Quality Assessment (IQA) datasets, achieving robust generalization remains challenging for prevalent deep learning-based IQA methods. To address this, this paper proposes a novel end-to-end blind IQA method: Causal-IQA. Specifically, we first analyze the causal mechanis…

Cited by 4SourcePDFScholar
2024

Large Language Model-Enhanced Algorithm Selection: Towards Comprehensive Algorithm Representation

IJCAI 2024poster

Algorithm selection, a critical process of automated machine learning, aims to identify the most suitable algorithm for solving a specific problem prior to execution. Mainstream algorithm selection techniques heavily rely on problem features, while the role of algorithm features remains largely unex…

2024

Rethinking 3D Convolution in $\ell_p$-norm Space

NeurIPS 2024spotlight

Convolution is a fundamental operation in the 3D backbone. However, under certain conditions, the feature extraction ability of traditional convolution methods may be weakened. In this paper, we introduce a new convolution method based on $\ell_p$-norm. For theoretical support, we prove the univer…

Cited by 9SourcePDFScholar
2024

SEER: Self-Aligned Evidence Extraction for Retrieval-Augmented Generation

EMNLP 2024main

Recent studies in Retrieval-Augmented Generation (RAG) have investigated extracting evidence from retrieved passages to reduce computational costs and enhance the final RAG performance, yet it remains challenging. Existing methods heavily rely on heuristic-based augmentation, encountering several is…

2024

U-COPE: Taking a Further Step to Universal 9D Category-level Object Pose Estimation

ECCV 2024poster

"Rigid and articulated objects are common in our daily lives. Pose estimation tasks for both types of objects have been extensively studied within their respective domains. However, a universal framework capable of estimating the pose of both rigid and articulated objects has yet to be reported. In…

Cited by 3SourcePDFScholar