← Search

Xinyue Chen

18 accepted papers

2026

A Stitch in Time: Learning Procedural Workflow via Self-Supervised Plackett-Luce Ranking

CVPR 2026

Procedural activities, ranging from routine cooking to complex surgical operations, are highly structured sequences of actions performed in a specific temporal order. Despite the success of current self-supervised learning (SSL) methods on static images and short clips, these models often overlook t

Cited by 0SourcecodeScholar
2026

Back to the Feature: Explaining Video Classifiers with Video Counterfactual Explanations

CVPR 2026

Counterfactual explanations (CFEs) are minimal and semantically meaningful modifications of the input of a model that alter the model predictions. They highlight the decisive features the model relies on, providing contrastive interpretations for classifiers. State-of-the-art visual counterfactual e

Cited by 0SourcecodeScholar
2026

Balancing Scaffolding and Autonomy: A Case Study in Designing a Scalable Undergraduate Machine Learning Research Course

AAAI 2026technical

Undergraduate research experiences are often limited to small-scale apprenticeship models, leaving many students without accessible entry points into research practice. This paper presents the design and evaluation of a semester-long course for undergraduates to gain research experience in Machine L

Cited by 0SourcePDFScholar
2026

Bridging Inter-View and Client Heterogeneity: Federated Multi-View Clustering Under Non-IID Data

IJCAI 2026

Federated multi-view clustering (FedMVC) has been widely used to discover latent structures in distributed multi-view data, but most methods assume independent and identically distributed (IID) data. In practice, non-IID distributions with partial and imbalanced categories cause clients to learn bia

Cited by 0Scholar
2026

TAMMs: Change Understanding and Forecasting in Satellite Image Time Series with Temporal-Aware Multimodal Models

ICLR 2026poster

Temporal Change Description (TCD) and Future Satellite Image Forecasting (FSIF) are critical, yet historically disjointed tasks in Satellite Image Time Series (SITS) analysis. Both are fundamentally limited by the common challenge of modeling long-range temporal dynamics. To explore how to improve t…

Cited by 0SourceScholar
2025

A Unified Framework to BRIDGE Complete and Incomplete Deep Multi-View Clustering under Non-IID Missing Patterns

ICCV 2025poster

Incomplete multi-view clustering (IMVC) has gained increasing attention due to its ability to analyze incomplete multi-view data.Despite deep IMVC methods achieved significant progress, they still face two challenges: (I) The method-specific inseparable designs limit their application. (II) Non-inde…

2025

An Effective and Secure Federated Multi-View Clustering Method with Information-Theoretic Perspective

ICML 2025poster

Recently, federated multi-view clustering (FedMVC) has gained attention for its ability to mine complementary clustering structures from multiple clients without exposing private data. Existing methods mainly focus on addressing the feature heterogeneity problem brought by views on different clients…

Cited by 0SourcePDFScholar
2025

An Efficient Context-Dependent Memory Framework for LLM-Centric Agents

NAACL 2025industry

In human cognitive memory psychology, the context-dependent effect helps retrieve key memory cues essential for recalling relevant knowledge in problem-solving. Inspired by this, we introduce the context-dependent memory framework (CDMem), an efficient architecture miming human memory processes thro…

2025

Enhancing Generalized Few-Shot Semantic Segmentation via Effective Knowledge Transfer

AAAI 2025technical

Generalized few-shot semantic segmentation (GFSS) aims to segment objects of both base and novel classes, using sufficient samples of base classes and few samples of novel classes. Representative GFSS approaches typically employ a two-phase training scheme, involving base class pre-training followed…

2025

VSNet: Focusing on the Linguistic Characteristics of Sign Language

CVPR 2025poster

Sign language is a visual language expressed through complex movements of the upper body. The human skeleton plays a critical role in sign language recognition due to its good separation from the video background. However, mainstream skeleton-based sign language recognition models often overly focus…

2024

Adaptive Feature Imputation with Latent Graph for Deep Incomplete Multi-View Clustering

AAAI 2024technical

In recent years, incomplete multi-view clustering (IMVC), which studies the challenging multi-view clustering problem on missing views, has received growing research interests. Previous IMVC methods suffer from the following issues: (1) the inaccurate imputation for missing data, which leads to subo…

Cited by 23SourcePDFScholar
2024

Bridging Gaps: Federated Multi-View Clustering in Heterogeneous Hybrid Views

NeurIPS 2024poster

Recently, federated multi-view clustering (FedMVC) has emerged to explore cluster structures in multi-view data distributed on multiple clients. Many existing approaches tend to assume that clients are isomorphic and all of them belong to either single-view clients or multi-view clients. While these…

2024

Dynamic Weighted Graph Fusion for Deep Multi-View Clustering

IJCAI 2024poster

By exploring complex graph information hidden in data from multiple views, multi-view clustering based on graph neural network significantly enhances the clustering performance and has drawn increasing attention in recent years. Although considerable progress has been made, most existing GNN based M…

Cited by 8SourcePDFScholar
2024

Revisiting the Role of Language Priors in Vision-Language Models

ICML 2024poster

Vision-language models (VLMs) are impactful in part because they can be applied to a variety of visual understanding tasks in a zero-shot fashion, without any fine-tuning. We study $\textit{generative VLMs}$ that are trained for next-word generation given an image. We explore their zero-shot perform…

2023

Hybrid Transducer and Attention based Encoder-Decoder Modeling for Speech-to-Text Tasks

ACL 2023long

Transducer and Attention based Encoder-Decoder (AED) are two widely used frameworks for speech-to-text tasks. They are designed for different purposes and each has its own benefits and drawbacks for speech-to-text tasks. In order to leverage strengths of both modeling methods, we propose a solution…

2021

An Adaptive Multi-Scale and Multi-Level Features Fusion Network with Perceptual Loss for Change Detection

ICASSP 2021accepted

Change detection plays a vital role in monitoring and analyzing temporal changes in Earth observation tasks. This paper proposes a novel adaptive multi-scale and multi-level features fusion network for change detection in very-high-resolution bi-temporal remote sensing images. The proposed approach…

Cited by 0SourceScholar
2021

Randomized Ensembled Double Q-Learning: Learning Fast Without a Model

ICLR 2021poster

Using a high Update-To-Data (UTD) ratio, model-based methods have recently achieved much higher sample efficiency than previous model-free methods for continuous-action DRL benchmarks. In this paper, we introduce a simple model-free algorithm, Randomized Ensembled Double Q-Learning (REDQ), and show…

2020

BAIL: Best-Action Imitation Learning for Batch Deep Reinforcement Learning

NeurIPS 2020poster

There has recently been a surge in research in batch Deep Reinforcement Learning (DRL), which aims for learning a high-performing policy from a given dataset without additional interactions with the environment. We propose a new algorithm, Best-Action Imitation Learning (BAIL), which strives for bot…