← Search

Guangyong Chen

31 accepted papers

2026

Unifying Multi-View Knowledge for Graph Learning via Model Collaboration

AAAI 2026technical

With the increasing scale and complexity of graph data, node attributes are also becoming richer and more complex, particularly in the form of informative text. Classic GNNs equipped with shallow attribute encoders are no longer sufficient to handle such data independently, making model collaboratio

Cited by 0SourcePDFScholar
2025

MM-Mixing: Multi-Modal Mixing Alignment for 3D Understanding

AAAI 2025technical

We introduce MM-Mixing, a multi-modal mixing alignment framework for 3D understanding. MM-Mixing applies mixing-based methods to multi-modal data, preserving and optimizing cross-modal connections while enhancing diversity and improving alignment across modalities. Our proposed two-stage training pi…

Cited by 0SourcePDFScholar
2025

MagicTailor: Component-Controllable Personalization in Text-to-Image Diffusion Models

IJCAI 2025

Text-to-image diffusion models can generate high-quality images but lack fine-grained control of visual concepts, limiting their creativity. Thus, we introduce component-controllable personalization, a new task that enables users to customize and reconfigure individual components within concepts. Th

Cited by 0SourcePDFScholar
2025

Scene Graph Guided Generation: Enable Accurate Relations Generation in Text-to-Image Models via Textural Rectification

ICCV 2025poster

Recent advancements in text-to-image generation have been propelled by the development of diffusion models and multi-modality learning. However, since text is typically represented sequentially in these models, it often falls short in providing accurate contextualization and structural control. So t…

Cited by 0SourcePDFScholar
2025

What We Miss Matters: Learning from the Overlooked in Point Cloud Transformers

NeurIPS 2025poster

Point Cloud Transformers have become a cornerstone in 3D representation for their ability to model long-range dependencies via self-attention. However, these models tend to overemphasize salient regions while neglecting other informative regions, which limits feature diversity and compromises robust…

Cited by 0SourceScholar
2024

ANEDL: Adaptive Negative Evidential Deep Learning for Open-Set Semi-supervised Learning

AAAI 2024technical

Semi-supervised learning (SSL) methods assume that labeled data, unlabeled data and test data are from the same distribution. Open-set semi-supervised learning (Open-set SSL) con- siders a more practical scenario, where unlabeled data and test data contain new categories (outliers) not observed in l…

Cited by 5SourcePDFScholar
2024

DR-Label: Label Deconstruction and Reconstruction of GNN Models for Catalysis Systems

AAAI 2024technical

Attaining the equilibrium geometry of a catalyst-adsorbate system is key to fundamentally assessing its effective properties, such as adsorption energy. While machine learning methods with advanced representation or supervision strategies have been applied to boost and guide the relaxation processes…

2024

LLM-Assisted Multi-Teacher Continual Learning for Visual Question Answering in Robotic Surgery

ICRA 2024poster

Visual question answering (VQA) can be fundamentally crucial for promoting robotic-assisted surgical education. In practice, the needs of trainees are constantly evolving, such as learning more surgical types and adapting to new surgical instruments/techniques. Therefore, continually updating the VQ…

Cited by 17SourcecodeScholar
2024

PointPatchMix: Point Cloud Mixing with Patch Scoring

AAAI 2024technical

Data augmentation is an effective regularization strategy for mitigating overfitting in deep neural networks, and it plays a crucial role in 3D vision tasks, where the point cloud data is relatively limited. While mixing-based augmentation has shown promise for point clouds, previous methods mix poi…

Cited by 11SourcePDFScholar
2024

Sample-Efficient Multiagent Reinforcement Learning with Reset Replay

ICML 2024poster

The popularity of multiagent reinforcement learning (MARL) is growing rapidly with the demand for real-world tasks that require swarm intelligence. However, a noticeable drawback of MARL is its low sample efficiency, which leads to a huge amount of interactions with the environment. Surprisingly, fe…

Cited by 0SourcePDFScholar
2024

Text-Anchored Score Composition: Tackling Condition Misalignment in Text-to-Image Diffusion Models

ECCV 2024poster

"Text-to-image diffusion models have advanced towards more controllable generation via supporting various additional conditions (e.g., depth map, bounding box) beyond text. However, these models are learned based on the premise of perfect alignment between the text and extra conditions. If this alig…

2023

RepMode: Learning to Re-Parameterize Diverse Experts for Subcellular Structure Prediction

CVPR 2023highlight

In biological research, fluorescence staining is a key technique to reveal the locations and morphology of subcellular structures. However, it is slow, expensive, and harmful to cells. In this paper, we model it as a deep learning task termed subcellular structure prediction (SSP), aiming to predict…

2023

Traj-MAE: Masked Autoencoders for Trajectory Prediction

ICCV 2023poster

Trajectory prediction has been a crucial task in building a reliable autonomous driving system by anticipating possible dangers. One key issue is to generate consistent trajectory predictions without colliding. To overcome the challenge, we propose an efficient masked autoencoder for trajectory pred…

Cited by 57PDFScholar
2023

Uncertainty Estimation by Fisher Information-based Evidential Deep Learning

ICML 2023poster

Uncertainty estimation is a key factor that makes deep learning reliable in practical applications. Recently proposed evidential neural networks explicitly account for different uncertainties by treating the network's outputs as evidence to parameterize the Dirichlet distribution, and achieve impres…

2022

Acknowledging the Unknown for Multi-Label Learning with Single Positive Labels

ECCV 2022poster

"Due to the difficulty of collecting exhaustive multi-label annotations, multi-label datasets often contain partial labels. We consider an extreme of this weakly supervised learning problem, called single positive multi-label learning (SPML), where each multi-label training image has only one positi…

2022

Explore More Guidance: A Task-aware Instruction Network for Sign Language Translation Enhanced with Data Augmentation

NAACL 2022findings

Sign language recognition and translation first uses a recognition module to generate glosses from sign language videos and then employs a translation module to translate glosses into spoken sentences. Most existing works focus on the recognition step, while paying less attention to sign language tr…

2022

G-MAP: General Memory-Augmented Pre-trained Language Model for Domain Tasks

EMNLP 2022main

General pre-trained language models (PLMs), such as BERT, have achieved remarkable performance on various NLP tasks. Recently, domain-specific PLMs have been proposed to boost the task performance of specific domains (e.g., biomedical and computer science) by continuing to pre-train general PLMs wit…

2022

Pseudo-label Guided Cross-video Pixel Contrast for Robotic Surgical Scene Segmentation with Limited Annotations

IROS 2022poster

Surgical scene segmentation is fundamentally crucial for prompting cognitive assistance in robotic surgery. However, pixel-wise annotating surgical video in a frame-by-frame manner is expensive and time consuming. To greatly reduce the labeling burden, in this work, we study semi-supervised scene se…

Cited by 6SourcecodeScholar
2022

Transformer-based Working Memory for Multiagent Reinforcement Learning with Action Parsing

NeurIPS 2022accept

Learning in real-world multiagent tasks is challenging due to the usual partial observability of each agent. Previous efforts alleviate the partial observability by historical hidden states with Recurrent Neural Networks, however, they do not consider the multiagent characters that either the multia…

Cited by 20SourcePDFScholar
2021

Beyond Class-Conditional Assumption: A Primary Attempt to Combat Instance-Dependent Label Noise

AAAI 2021technical

Supervised learning under label noise has seen numerous advances recently, while existing theoretical findings and empirical results broadly build up on the class-conditional noise (CCN) assumption that the noise is independent of input features given the true label. In this work, we present a theor…

2021

Flattening Sharpness for Dynamic Gradient Projection Memory Benefits Continual Learning

NeurIPS 2021poster

The backpropagation networks are notably susceptible to catastrophic forgetting, where networks tend to forget previously learned skills upon learning new ones. To address such the 'sensitivity-stability' dilemma, most previous efforts have been contributed to minimizing the empirical risk with diff…

2021

Foresee then Evaluate: Decomposing Value Estimation with Latent Future Prediction

AAAI 2021technical

Value function is the central notion of Reinforcement Learning (RL). Value estimation, especially with function approximation, can be challenging since it involves the stochasticity of environmental dynamics and reward signals that can be sparse and delayed in some cases. A typical model-free RL alg…

2021

Noise against noise: stochastic label noise helps combat inherent label noise

ICLR 2021spotlight

The noise in stochastic gradient descent (SGD) provides a crucial implicit regularization effect, previously studied in optimization by analyzing the dynamics of parameter updates. In this paper, we are interested in learning with noisy labels, where we have a collection of samples with potential mi…

Cited by 48SourcePDFScholar
2021

Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels

AAAI 2021technical

For multi-class classification under class-conditional label noise, we prove that the accuracy metric itself can be robust. We concretize this finding's inspiration in two essential aspects: training and validation, with which we address critical issues in learning with noisy labels. For training, w…

2020

Q-value Path Decomposition for Deep Multiagent Reinforcement Learning

ICML 2020poster

Recently, deep multiagent reinforcement learning (MARL) has become a highly active research area as many real-world problems can be inherently viewed as multiagent systems. A particularly interesting and widely applicable class of problems is the partially observable cooperative multiagent setting,…

Cited by 73SourcePDFScholar
2019

Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels

ICML 2019oral

Noisy labels are ubiquitous in real-world datasets, which poses a challenge for robustly training deep neural networks (DNNs) as DNNs usually have the high capacity to memorize the noisy labels. In this paper, we find that the test accuracy can be quantitatively characterized in terms of the noise r…

2017

Cascaded Feature Network for Semantic Segmentation of RGB-D Images

ICCV 2017poster

Fully convolutional network (FCN) has been successfully applied in semantic segmentation of scenes represented with RGB images. Images augmented with depth channel provide more understanding of the geometric information of the scene in the image. The question is how to best exploit this additional i…

Cited by 175PDFScholar
2017

Learning to Aggregate Ordinal Labels by Maximizing Separating Width

ICML 2017poster

While crowdsourcing has been a cost and time efficient method to label massive samples, one critical issue is quality control, for which the key challenge is to infer the ground truth from noisy or even adversarial data by various users. A large class of crowdsourcing problems, such as those involvi…

Cited by 9SourcePDFScholar