← Search

Ge Wang

16 accepted papers

2026

3One2: One-Step Regression plus One-Step Diffusion for One-Hot Modulation in Dual-Path Video Snapshot Compressive Imaging

AAAI 2026technical

Video snapshot compressive imaging (SCI) captures dynamic scene sequences through a two-dimensional (2D) snapshot, fundamentally relying on optical modulation for hardware compression and the corresponding software reconstruction. While mainstream video SCI using random binary modulation has demonst

Cited by 0SourcePDFScholar
2026

X-WIN: Building Chest Radiograph World Model via Predictive Sensing

CVPR 2026

Chest X-ray radiography (CXR) is an essential medical imaging technique for disease diagnosis. However, as 2D projectional images, CXRs are limited by structural superposition and hence fail to capture 3D anatomies. This limitation makes representation learning and disease diagnosis challenging. To

Cited by 0SourcecodeScholar
2025

CLEA: Closed-Loop Embodied Agent for Enhancing Task Execution in Dynamic Environments

IROS 2025

Large Language Models (LLMs) exhibit remarkable capabilities in the hierarchical decomposition of complex tasks through semantic reasoning. However, their application in embodied systems faces challenges in ensuring reliable execution of subtask sequences and achieving one-shot success in long-term

Cited by 5SourcecodeScholar
2025

Pan-protein Design Learning Enables Task-adaptive Generalization for Low-resource Enzyme Design

ICASSP 2025accepted

Computational protein design (CPD) offers transformative potential for bioengineering, but current deep CPD models, focused on universal domains, struggle with function-specific designs. This work introduces a novel CPD paradigm tailored for functional design tasks, particularly for enzymes a key pr…

Cited by 0SourceScholar
2024

Deciphering RNA Secondary Structure Prediction: A Probabilistic K-Rook Matching Perspective

ICML 2024poster

The secondary structure of ribonucleic acid (RNA) is more stable and accessible in the cell than its tertiary structure, making it essential for functional prediction. Although deep learning has shown promising results in this field, current methods suffer from poor generalization and high complexit…

2023

CVT-SLR: Contrastive Visual-Textual Transformation for Sign Language Recognition With Variational Alignment

CVPR 2023highlight

Sign language recognition (SLR) is a weakly supervised task that annotates sign videos as textual glosses. Recent studies show that insufficient training caused by the lack of large-scale available sign datasets becomes the main bottleneck for SLR. Most SLR works thereby adopt pretrained visual modu…

2023

Harnessing Hard Mixed Samples with Decoupled Regularizer

NeurIPS 2023poster

Mixup is an efficient data augmentation approach that improves the generalization of neural networks by smoothing the decision boundary with mixed data. Recently, dynamic mixup methods have improved previous \textit{static} policies effectively (e.g., linear interpolation) by maximizing target-relat…

2023

Knowledge-Graph Augmented Music Representation for Genre Classification

ICASSP 2023accepted

In this paper, we propose KGenre, a knowledge-embedded music representation learning framework for improved genre classification. We construct the knowledge graph from the metadata in the open-source FMA-medium and OpenMIC-2018 datasets, with no extra information/effort required. KGenre then mines t…

Cited by 0SourceScholar
2023

Wordreg: Mitigating the Gap between Training and Inference with Worst-Case Drop Regularization

ICASSP 2023accepted

Dropout has emerged as one of the most frequently used techniques for training deep neural networks (DNNs). Although effective, the sampled sub-model by random dropout during training is inconsistent with the full model (without dropout) during inference. To mitigate this undesirable gap, we propose…

Cited by 0SourceScholar
2022

DLME: Deep Local-Flatness Manifold Embedding

ECCV 2022poster

"Manifold learning (ML) aims to seek low-dimensional embedding from high-dimensional data. The problem is challenging on real-world datasets, especially with under-sampling data, and we find that previous methods perform poorly in this case. Generally, ML methods first transform input data into a lo…

2022

ProGCL: Rethinking Hard Negative Mining in Graph Contrastive Learning

ICML 2022spotlight

Contrastive Learning (CL) has emerged as a dominant technique for unsupervised representation learning which embeds augmented versions of the anchor close to each other (positive samples) and pushes the embeddings of other samples (negatives) apart. As revealed in recent studies, CL can benefit from…

2022

Using Context-to-Vector with Graph Retrofitting to Improve Word Embeddings

ACL 2022long

Although contextualized embeddings generated from large-scale pre-trained models perform well in many tasks, traditional static embeddings (e.g., Skip-gram, Word2Vec) still play an important role in low-resource and lightweight settings due to their low computational cost, ease of deployment, and st…

2021

Adapting Unsupervised Syntactic Parsing Methodology for Discourse Dependency Parsing

ACL 2021long

One of the main bottlenecks in developing discourse dependency parsers is the lack of annotated training data. A potential solution is to utilize abundant unlabeled data by using unsupervised techniques, but there is so far little research in unsupervised discourse dependency parsing. Fortunately, u…

2020

GATCluster: Self-Supervised Gaussian-Attention Network for Image Clustering

ECCV 2020poster

We propose a self-supervised Gaussian ATtention network for image Clustering (GATCluster). Rather than extracting intermediate features first and then performing traditional clustering algorithms, GATCluster directly outputs semantic cluster labels without further post-processing. We give a Label Fe…