← Search

Yue Huang

91 accepted papers

2026

AsFT: Anchoring Safety During LLM Fine-Tuning Within Narrow Safety Basin

AAAI 2026technical

Fine-tuning large language models (LLMs) improves performance but introduces critical safety vulnerabilities: even minimal harmful data can severely compromise safety measures. We observe that perturbations orthogonal to the alignment direction—defined by weight differences between aligned (safe) an

Cited by 23SourcePDFScholar
2026

Better Datasets Start from RefineLab: Automatic Optimization for High-Quality Dataset Refinement

AAAI 2026technical

High‑quality Question–Answer (QA) datasets are foundational for reliable Large Language Model (LLM) evaluation, yet even expert‑crafted datasets exhibit persistent gaps in domain coverage, misaligned difficulty distributions, and factual inconsistencies. The recent surge in generative model-powered

Cited by 0SourcePDFScholar
2026

Building a Foundational Guardrail for General Agentic Systems via Synthetic Data

ICLR 2026poster

While LLM agents can plan multi-step tasks, intervening at the planning stage—before any action is executed—is often the safest way to prevent harm, since certain risks can lead to severe consequences once carried out. However, existing guardrails mostly operate post-execution, which is difficult to…

Cited by 0SourcecodeScholar
2026

Capability-Oriented Training Induced Alignment Risk

ICML 2026poster

While most AI alignment research focuses on preventing models from generating explicitly harmful content, a more subtle risk is emerging: capability-oriented training induced exploitation. We investigate whether language models, when trained with reinforcement learning (RL) in environments with impl…

Cited by 0SourceScholar
2026

Compositional Perception and Generalizing Induction: Latent Compositional Manifold Assumption on Generalized Category Discovery

ICML 2026poster

Generalized Category Discovery (GCD) assigns unlabeled instances, mixed with labeled data, to known or novel categories, requiring human-like compositional reasoning: reusing primitives learned from known classes and deciding when new combinations imply new categories. Existing GCD methods operate o…

Cited by 0SourceScholar
2026

Decompose and Attribute: Boosting Generalizable Open-Set Object Detection via Objectness Score

AAAI 2026technical

Open-set object detection (OSOD) aims to recognize known object categories while localizing previously unseen instances. However, real-world scenarios often involve co-occurring domain shifts and novel object categories. Existing OSOD methods typically overlook domain shifts, relying on source-train

Cited by 0SourcePDFScholar
2026

FCMO: A Flow-Curv Mamba Operator for Large-Scale 3D Vehicle Aerodynamics

AAAI 2026technical

Large-scale three dimensional vehicle aerodynamics prediction poses critical computational challenges in modern automotive design, where traditional CFD methods require prohibitive simulation times that conflict with rapid design iteration demands. While recent neural operator approaches show promis

Cited by 0SourcePDFScholar
2026

FedSSM: State Space Model-based Proactive Inference for Heterogeneous Multimodal Federated Learning

ICML 2026poster

Multimodal Federated Learning (MMFL) addresses collaborative training across clients with heterogeneous modality configurations, where effective client selection becomes critical under the compounded challenges of modality, distribution, and quantity heterogeneity. Existing selection methods operate…

Cited by 0SourceScholar
2026

Position: Beyond Prediction: Toward Verifiable Physiological Waveform Reasoning with Foundation Models and Agentic LLMs

ICML 2026poster

Physiological waveforms (e.g., ECG, PPG, EEG) encode clinically meaningful information in fine-grained morphology, precise timing, and cross-channel dynamics, yet most machine learning systems still treat them as generic time series and optimize end-to-end prediction. In this position paper, **we ar…

Cited by 0SourceScholar
2026

Preference Leakage: A Contamination Problem in LLM-as-a-judge

ICLR 2026poster

Large Language Models (LLMs) as judges and LLM-based data synthesis have emerged as two fundamental LLM-driven data annotation methods in model development. While their combination significantly enhances the efficiency of model training and evaluation, little attention has been given to the potentia…

Cited by 0SourcecodeScholar
2026

ProbeLLM: Automating Principled Diagnosis of LLM Failures

ICML 2026poster

Understanding how and why large language models (LLMs) fail is becoming a central challenge as models rapidly evolve and static evaluations fall behind. While automated probing has been enabled by dynamic test generation, existing approaches often discover isolated failure cases, lack principled con…

Cited by 0SourceScholar
2026

RMO: Towards Better LLM Alignment via Reshaping Reward Margin Distributions

AAAI 2026technical

Large Language Models (LLMs) have achieved remarkable success in instruction-following and dialogue tasks, yet aligning them with human preferences remains a critical challenge. Recent advances such as Direct Preference Optimization (DPO) simplify the alignment pipeline by bypassing explicit reward

Cited by 0SourcePDFScholar
2026

RankLLM: Weighted Ranking of LLMs by Quantifying Question Difficulty

ICLR 2026poster

Benchmarks establish a standardized evaluation framework to systematically assess the performance of large language models (LLMs), facilitating objective comparisons and driving advancements in the field. However, existing benchmarks fail to differentiate question difficulty, limiting their ability…

Cited by 0SourcecodeScholar
2026

SPA: Achieving Consensus in LLM Alignment via Self-Priority Optimization

AAAI 2026technical

In high-stakes scenarios—such as self-harm, legal, or medical queries—LLMs must be both trustworthy and helpful. However, these goals often conflict. We propose priority alignment, a new alignment paradigm that enforces a strict “trustworthy-before-helpful” ordering: optimization of helpfulness is c

Cited by 0SourcePDFScholar
2026

TASE: Token Awareness and Structured Evaluation for Multilingual Language Models

AAAI 2026technical

While large language models (LLMs) have demonstrated remarkable performance on high-level semantic tasks, they often struggle with fine-grained, token-level understanding and structural reasoning—capabilities that are essential for applications requiring precision and control. We introduce TASE, a c

Cited by 0SourcePDFScholar
2026

Thinking in Dynamics: How Multimodal Large Language Models Perceive, Track, and Reason Dynamics in Physical 4D World

CVPR 2026

Humans inhabit a physical 4D world, where spatial geometry and semantic content evolve over time, forming a dynamic reality. While current Multimodal Large Language Models (MLLMs) demonstrate strong capabilities in understanding static visual inputs, it remains unclear whether they can effectively "

Cited by 0SourcecodeScholar
2026

TrustGen: A Platform of Dynamic Benchmarking on the Trustworthiness of Generative Foundation Models

ICLR 2026poster

Generative foundation models (GenFMs), such as large language models and text-to-image systems, have demonstrated remarkable capabilities in various downstream applications. As they are increasingly deployed in high-stakes applications, assessing their trustworthiness has become both a critical nece…

Cited by 0SourceScholar
2025

ASGS: Single-Domain Generalizable Open-Set Object Detection via Adaptive Subgraph Searching

ICCV 2025poster

Albeit existing Single-Domain Generalized Object Detection (Single-DGOD) methods enable models to generalize to unseen domains, most assume that the training and testing data share the same label space. In real-world scenarios, unseen domains often introduce previously unknown objects, a challenge t…

Cited by 0SourcePDFScholar
2025

Accelerated Diffusion via High-Low Frequency Decomposition for Pan-Sharpening

AAAI 2025technical

Pan-sharpening aims to preserve the spectral information of the multi-spectral (MS) image while leveraging the high-frequency details from the guided high-resolution panchromatic (PAN) image to enhance its spatial resolution. The key challenge is how to preserve the spectral information from the MS…

Cited by 0SourcePDFScholar
2025

AdaReasoner: Adaptive Reasoning Enables More Flexible Thinking

NeurIPS 2025spotlight

LLMs often need effective configurations, like temperature and reasoning steps, to handle tasks requiring sophisticated reasoning and problem-solving, ranging from joke generation to mathematical reasoning. Existing prompting approaches usually adopt general-purpose, fixed configurations that work “…

Cited by 0SourceScholar
2025

Adaptive Distraction: Probing LLM Contextual Robustness with Automated Tree Search

NeurIPS 2025poster

Large Language Models (LLMs) often struggle to maintain their original performance when faced with semantically coherent but task-irrelevant contextual information. Although prior studies have explored this issue using fixed-template or retrieval-based distractions, such static methods show limited…

Cited by 0SourceScholar
2025

Artificial Intelligence in Spectroscopy: Advancing Chemistry from Prediction To Generation and Beyond

IJCAI 2025

The rapid advent of machine learning (ML) and artificial intelligence (AI) has catalyzed major transformations in chemistry, yet the application of these methods to spectroscopic and spectrometric data—termed Spectroscopy Machine Learning (SpectraML)—remains relatively underexplored. Modern spectros

Cited by 0SourcePDFScholar
2025

Beyond Single-Value Metrics: Evaluating and Enhancing LLM Unlearning with Cognitive Diagnosis

ACL 2025finding

Due to the widespread use of LLMs and the rising critical ethical and safety concerns, LLM unlearning methods have been developed to remove harmful knowledge and undesirable capabilities. In this context, evaluations are mostly based on single-value metrics such as QA accuracy. However, these metric…

2025

ChemOrch: Empowering LLMs with Chemical Intelligence via Groundbreaking Synthetic Instructions

NeurIPS 2025poster

Empowering large language models (LLMs) with chemical intelligence remains a challenge due to the scarcity of high-quality, domain-specific instruction-response datasets and the misalignment of existing synthetic data generation pipelines with the inherently hierarchical and rule-governed structure…

Cited by 0SourceScholar
2025

Cross-Lingual Pitfalls: Automatic Probing Cross-Lingual Weakness of Multilingual Large Language Models

ACL 2025long

Large Language Models (LLMs) have achieved remarkable success in Natural Language Processing (NLP), yet their cross-lingual consistency remains a significant challenge. This paper introduces a novel methodology for efficiently identifying inherent cross-lingual weaknesses in LLMs. Our approach lever…

2025

DPLUT: Unsupervised Low-light Image Enhancement with Lookup Tables and Diffusion Priors

AAAI 2025technical

Low-light image enhancement (LIE) aims at precisely and efficiently recovering an image degraded in poor illumination environments. Recent advanced LIE techniques are using deep neural networks, which require lots of low-normal light image pairs, network parameters, and computational resources. As a…

Cited by 6SourcePDFScholar
2025

DataGen: Unified Synthetic Dataset Generation via Large Language Models

ICLR 2025poster

Large Language Models (LLMs) such as GPT-4 and Llama3 have significantly impacted various fields by enabling high-quality synthetic data generation and reducing dependence on expensive human-generated datasets. Despite this, challenges remain in the areas of generalization, controllability, diversi…

Cited by 2SourcePDFScholar
2025

Demeaned Sparse: Efficient Anomaly Detection by Residual Estimate

ICML 2025poster

Frequency-domain image anomaly detection methods can substantially enhance anomaly detection performance, however, they still lack an interpretable theoretical framework to guarantee the effectiveness of the detection process. We propose a novel test to detect anomalies in structural image via a Dem…

Cited by 0SourcePDFScholar
2025

Differential Privacy in Distributed Learning: Beyond Uniformly Bounded Stochastic Gradients

AISTATS 2025poster

This paper explores locally differentially private distributed algorithms that solve non-convex empirical risk minimization problems. Traditional approaches often assume uniformly bounded stochastic gradients, which may not hold in practice. To address this issue, we propose differentially **Pri**…

Cited by 0SourceScholar
2025

Dissecting Generalized Category Discovery: Multiplex Consensus under Self-Deconstruction

ICCV 2025poster

Human perceptual systems excel at inducing and recognizing objects across both known and novel categories, a capability far beyond current machine learning frameworks. While generalized category discovery (GCD) aims to bridge this gap, existing methods predominantly focus on optimizing objective fun…

2025

Dissecting Logical Reasoning in LLMs: A Fine-Grained Evaluation and Supervision Study

EMNLP 2025

Logical reasoning is a core capability for large language models (LLMs), yet existing benchmarks that rely solely on final-answer accuracy fail to capture the quality of the reasoning process. To address this, we introduce FineLogic, a fine-grained evaluation framework that assesses logical reasonin

2025

DyFlow: Dynamic Workflow Framework for Agentic Reasoning

NeurIPS 2025poster

Agent systems based on large language models (LLMs) have shown great potential in complex reasoning tasks, but building efficient and generalizable workflows remains a major challenge. Most existing approaches rely on manually designed processes, which limits their adaptability across different task…

Cited by 0SourceScholar
2025

Dynamic Category Queries Transformer for Generalized Few-shot Semantic Segmentation

ICASSP 2025accepted

Few-shot segmentation (FSS) tackles data scarcity using multiple priors, but its simplicity limits handling base and novel classes with limited data access. Generalized few-shot semantic segmentation (GFSS) enhances model performance for base classes with abundant data, while novel classes have limi…

Cited by 0SourceScholar
2025

DynamicVerse: A Physically-Aware Multimodal Framework for 4D World Modeling

NeurIPS 2025poster

Understanding the dynamic physical world, characterized by its evolving 3D structure, real-world motion, and semantic content with textual descriptions, is crucial for human-agent interaction and enables embodied agents to perceive and act within real environments with human‑like capabilities. Howev…

Cited by 0SourceScholar
2025

Efficient Infrared Image Super-Resolution Reconstruction via Guided Filter Coefficients Estimation with Parallax Attention Mechanism

ICASSP 2025accepted

Due to the spectral range mismatch between the images, building an efficient infrared (IR) image super-resolution algorithm suitable for embedded devices remains a significant challenge. Given that visible images possess more abundant high-frequency information compared to infrared images, we utiliz…

Cited by 0SourceScholar
2025

FRN: Fractal-Based Recursive Spectral Reconstruction Network

NeurIPS 2025poster

Generating hyperspectral images (HSIs) from RGB images through spectral reconstruction can significantly reduce the cost of HSI acquisition. In this paper, we propose a Fractal-Based Recursive Spectral Reconstruction Network (FRN), which differs from existing paradigms that attempt to directly integ…

Cited by 0SourcecodeScholar
2025

GUI-World: A Video Benchmark and Dataset for Multimodal GUI-oriented Understanding

ICLR 2025poster

Recently, Multimodal Large Language Models (MLLMs) have been used as agents to control keyboard and mouse inputs by directly perceiving the Graphical User Interface (GUI) and generating corresponding commands. However, current agents primarily demonstrate strong understanding capabilities in static…

2025

Interleaved Scene Graphs for Interleaved Text-and-Image Generation Assessment

ICLR 2025spotlight

Many real-world user queries (e.g. *"How do to make egg fried rice?"*) could benefit from systems capable of generating responses with both textual steps with accompanying images, similar to a cookbook. Models designed to generate interleaved text and images face challenges in ensuring consistency w…

Cited by 8SourcePDFScholar
2025

Justice or Prejudice? Quantifying Biases in LLM-as-a-Judge

ICLR 2025poster

LLM-as-a-Judge has been widely utilized as an evaluation method in various benchmarks and served as supervised rewards in model training. However, despite their excellence in many domains, potential issues are under-explored, undermining their reliability and the scope of their utility. Therefore,…

Cited by 49SourcePDFScholar
2025

OCRT: Boosting Foundation Models in the Open World with Object-Concept-Relation Triad

CVPR 2025poster

Although foundation models (FMs) claim to be powerful, their generalization ability significantly decreases when faced with distribution shifts, weak supervision, or malicious attacks in the open world. On the other hand, most domain generalization or adversarial fine-tuning methods are task-related…

2025

Pan-LUT: Efficient Pan-sharpening via Learnable Look-Up Tables

NeurIPS 2025oral

Recently, deep learning-based pan-sharpening algorithms have achieved notable advancements over traditional methods. However, deep learning-based methods incur substantial computational overhead during inference, especially with large images. This excessive computational demand limits the applicabil…

Cited by 0SourceScholar
2025

STAMPsy: Towards SpatioTemporal-Aware Mixed-Type Dialogues for Psychological Counseling

AAAI 2025technical

Online psychological counseling dialogue systems are trending, offering a convenient and accessible alternative to traditional in-person therapy. However, existing psychological counseling dialogue systems mainly focus on basic empathetic dialogue or QA with minimal professional knowledge and withou…

2025

Sp3ctralMamba: Physics-Driven Joint State Space Model for Hyperspectral Image Reconstruction

AAAI 2025technical

Hyperspectral image (HSI) reconstruction aims to restore the original 3D HSIs from the 2D hyperspectral snapshot compressive images (SCIs). The key to high-fidelity HSI reconstruction lies in designing refined spatial and spectral attention mechanisms, which are crucial for generating fine-grained r…

Cited by 0SourcePDFScholar
2025

TRUSTEVAL: A Dynamic Evaluation Toolkit on Trustworthiness of Generative Foundation Models

NAACL 2025system demonstrations

Ensuring the trustworthiness of Generative Foundation Models (GenFMs) is a pressing challenge as they gain widespread use. Existing evaluation toolkits are often limited in scope, dynamism, and flexibility. This paper introduces TRUSTEVAL, a dynamic and comprehensive toolkit designed for evaluating…

2025

Track Any Anomalous Object:A Granular Video Anomaly Detection Pipeline

CVPR 2025poster

Video anomaly detection (VAD) is crucial in scenarios such as surveillance and autonomous driving, where timely detection of unexpected activities is essential. Albeit existing methods have primarily focused on detecting anomalous objects in videos--either by identifying anomalous frames or objects-…

Cited by 0SourcePDFScholar
2025

UPME: An Unsupervised Peer Review Framework for Multimodal Large Language Model Evaluation

CVPR 2025poster

Multimodal Large Language Models (MLLMs) have emerged to tackle the challenges of Visual Question Answering (VQA), sparking a new research focus on conducting objective evaluations of these models. Existing evaluation mechanisms face limitations due to the significant human workload required to desi…

Cited by 0SourcePDFScholar
2024

1+1>2: Can Large Language Models Serve as Cross-Lingual Knowledge Aggregators?

EMNLP 2024main

Large Language Models (LLMs) have garnered significant attention due to their remarkable ability to process information across various languages. Despite their capabilities, they exhibit inconsistencies in handling identical queries in different languages, presenting challenges for further advanceme…

Cited by 4SourcePDFScholar
2024

AlignBench: Benchmarking Chinese Alignment of Large Language Models

ACL 2024long

Alignment has become a critical step for instruction-tuned Large Language Models (LLMs) to become helpful assistants. However, effective evaluation of alignment for emerging Chinese LLMs is still significantly lacking, calling for real-scenario grounded, open-ended, challenging and automatic evaluat…

2024

Flaws can be Applause: Unleashing Potential of Segmenting Ambiguous Objects in SAM

NeurIPS 2024poster

As the vision foundation models like the Segment Anything Model (SAM) demonstrate potent universality, they also present challenges in giving ambiguous and uncertain predictions. Significant variations in the model output and granularity can occur with simply subtle changes in the prompt, contradict…

2024

HonestLLM: Toward an Honest and Helpful Large Language Model

NeurIPS 2024poster

Large Language Models (LLMs) have achieved remarkable success across various industries and applications, owing to their exceptional generative capabilities. Nevertheless, honesty and helpfulness, which ensure safe and useful real-world deployments, have been considered as the longstanding cornersto…

2024

Implicit Foreground-Guided Network for Anomaly Detection and Localization

ICASSP 2024accepted

Anomaly detection plays an essential role in large-scale industrial manufacturing. However, reconstruction-based anomaly detection methods, as one of the mainstream methods, are prone to incorrectly detecting background noise as anomalous regions. Therefore, inspired by multi-task learning, we propo…

Cited by 0SourceScholar
2024

LLM-as-a-Coauthor: Can Mixed Human-Written and Machine-Generated Text Be Detected?

NAACL 2024findings

With the rapid development and widespread application of Large Language Models (LLMs), the use of Machine-Generated Text (MGT) has become increasingly common, bringing with it potential risks, especially in terms of quality and integrity in fields like news, education, and science. Current research…

2024

MLeVLM: Improve Multi-level Progressive Capabilities based on Multimodal Large Language Model for Medical Visual Question Answering

ACL 2024findings

Medical visual question answering (MVQA) requires in-depth understanding of medical images and questions to provide reliable answers. We summarize multi-level progressive capabilities that models need to focus on in MVQA: recognition, details, diagnosis, knowledge, and reasoning. Existing MVQA model…

2024

MetaTool Benchmark for Large Language Models: Deciding Whether to Use Tools and Which to Use

ICLR 2024poster

Large language models (LLMs) have garnered significant attention due to their impressive natural language processing (NLP) capabilities. Recently, many studies have focused on the tool utilization ability of LLMs. They primarily investigated how LLMs effectively collaborate with given specific tools…

2024

On the Convergence of Single-Timescale Multi-Sequence Stochastic Approximation Without Fixed Point Smoothness

ICASSP 2024accepted

Stochastic approximation (SA) that involves multiple coupled sequences has diverse applications, including but not limited to bilevel optimization, meta learning and reinforcement learning. Unfortunately, the existing multi-timescale analysis of multiple-sequence SA (MSSA) implies a slow convergence…

Cited by 0SourceScholar
2024

Position: TrustLLM: Trustworthiness in Large Language Models

ICML 2024poster

Large language models (LLMs) have gained considerable attention for their excellent natural language processing capabilities. Nonetheless, these LLMs present many challenges, particularly in the realm of trustworthiness. This paper introduces TrustLLM, a comprehensive study of trustworthiness in LLM…

Cited by 95SourcePDFScholar
2024

Progressive High-Frequency Reconstruction for Pan-Sharpening with Implicit Neural Representation

AAAI 2024technical

Pan-sharpening aims to leverage the high-frequency signal of the panchromatic (PAN) image to enhance the resolution of its corresponding multi-spectral (MS) image. However, deep neural networks (DNNs) tend to prioritize learning the low-frequency components during the training process, which limits…

Cited by 11SourcePDFScholar
2024

SGCalib: A Two-stage Camera-LiDAR Calibration Method Using Semantic Information and Geometric Features

ICRA 2024poster

Extrinsic calibration is an essential prerequisite for the applications of camera-LiDAR fusion. Existing methods either suffer from the complex offline setting of man-made targets or tend to produce suboptimal and unrobust results. In this paper, we propose an online two-stage calibration method tha…

Cited by 4SourceScholar
2023

Activate and Reject: Towards Safe Domain Generalization under Category Shift

ICCV 2023poster

Albeit the notable performance on in-domain test points, it is non-trivial for deep neural networks to attain satisfactory accuracy when deploying in the open world, where novel domains and object classes often occur. In this paper, we study a practical problem of Domain Generalization under Categor…

Cited by 8PDFScholar
2023

CODA: Generalizing to Open and Unseen Domains with Compaction and Disambiguation

NeurIPS 2023spotlight

The generalization capability of machine learning systems degenerates notably when the test distribution drifts from the training distribution. Recently, Domain Generalization (DG) has been gaining momentum in enabling machine learning models to generalize to unseen domains. However, most DG methods…

Cited by 5SourcePDFScholar
2023

Learning a Simple Low-Light Image Enhancer From Paired Low-Light Instances

CVPR 2023poster

Low-light Image Enhancement (LIE) aims at improving contrast and restoring details for images captured in low-light conditions. Most of the previous LIE algorithms adjust illumination using a single input image with several handcrafted priors. Those solutions, however, often fail in revealing image…

2023

Self-Supervised Image Denoising Using Implicit Deep Denoiser Prior

AAAI 2023technical

We devise a new regularization for denoising with self-supervised learning. The regularization uses a deep image prior learned by the network, rather than a traditional predefined prior. Specifically, we treat the output of the network as a ``prior'' that we again denoise after ``re-noising.'' The n…

Cited by 2SourcePDFScholar
2022

A Robust Object Segmentation Network for UnderWater Scenes

ICASSP 2022accepted

Underwater object segmentation is one of the key technologies in the fields of marine biology research and autonomous underwater vehicles. The challenges of underwater object segmentation originate from two aspects, 1) the complex underwater environment and 2) the camouflage characteristics of marin…

Cited by 0SourceScholar
2022

A Two-Stage Contrastive Learning Framework For Imbalanced Aerial Scene Recognition

ICASSP 2022accepted

In real-world scenarios, aerial image datasets are generally class imbalanced, where the majority classes have rich samples, while the minority classes only have a few samples. Such class imbalanced datasets bring great challenges to aerial scene recognition. In this paper, we explore a novel two-st…

Cited by 0SourceScholar
2022

Adaptive Variational Nonlinear Chirp Mode Decomposition

ICASSP 2022accepted

Variational nonlinear chirp mode decomposition (VNCMD) is a recently introduced method for nonlinear chirp signal decomposition that has aroused notable attention in various fields. One limiting aspect of the method is that its performance relies heavily on the setting of the bandwidth parameter. To…

Cited by 0SourceScholar
2022

Knowledge Condensation Distillation

ECCV 2022poster

"Knowledge Distillation (KD) transfers the knowledge from a high-capacity teacher network to strengthen a smaller student. Existing methods focus on excavating the knowledge hints and transferring the whole knowledge to the student. However, the knowledge redundancy arises since the knowledge shows…

2022

Mix and Reason: Reasoning over Semantic Topology with Data Mixing for Domain Generalization

NeurIPS 2022accept

Domain generalization (DG) enables generalizing a learning machine from multiple seen source domains to an unseen target one. The general objective of DG methods is to learn semantic representations that are independent of domain labels, which is theoretically sound but empirically challenged due to…

Cited by 39SourcePDFScholar
2022

Uncertainty Inspired Underwater Image Enhancement

ECCV 2022poster

"A main challenge faced in the deep learning-based Underwater Image Enhancement (UIE) is that the ground truth high-quality image is unavailable. Most of the existing methods first generate approximate reference maps and then train an enhancement network with certainty. This kind of method fails to…

2022

Underwater Image Enhancement Via Learning Water Type Desensitized Representations

ICASSP 2022accepted

We present a novel underwater image enhancement method termed SCNet to improve the image quality meanwhile cope with the degradation diversity caused by the water. SCNet is based on normalization schemes across both spatial and channel dimensions with the key idea of learning water type desensitized…

Cited by 0SourceScholar
2022

Unsupervised Underwater Image Restoration: From a Homology Perspective

AAAI 2022technical

Underwater images suffer from degradation due to light scattering and absorption. It remains challenging to restore such degraded images using deep neural networks since real-world paired data is scarcely available while synthetic paired data cannot approximate real-world data perfectly. In this pap…

2022

Unsupervised and Untrained Underwater Image Restoration Based on Physical Image Formation Model

ICASSP 2022accepted

Underwater images suffer from degradation caused by light scattering and absorption. Training a deep neural network to restore underwater images is challenging due to the labor-intensive data collection and the lack of paired data. To this end, we propose an unsupervised and untrained underwater ima…

Cited by 0SourceScholar
2021

Dual Bipartite Graph Learning: A General Approach for Domain Adaptive Object Detection

ICCV 2021poster

Domain Adaptive Object Detection (DAOD) relieves the reliance on large-scale annotated data by transferring the knowledge learned from a labeled source domain to a new unlabeled target domain. Recent DAOD approaches resort to local feature alignment in virtue of domain adversarial training in conjun…

Cited by 68PDFScholar
2021

I3Net: Implicit Instance-Invariant Network for Adapting One-Stage Object Detectors

CVPR 2021poster

Recent works on two-stage cross-domain detection have widely explored the local feature patterns to achieve more accurate adaptation results. These methods heavily rely on the region proposal mechanisms and ROI-based instance-level features to design fine-grained feature alignment modules with respe…

Cited by 91PDFScholar
2021

Noise2Grad: Extract Image Noise to Denoise

IJCAI 2021poster

In many image denoising tasks, the difficulty of collecting noisy/clean image pairs limits the application of supervised CNNs. We consider such a case in which paired data and noise statistics are not accessible, but unpaired noisy and clean images are easy to collect. To form the necessary supervis…

Cited by 11SourcePDFScholar
2020

Harmonizing Transferability and Discriminability for Adapting Object Detectors

CVPR 2020poster

Recent advances in adaptive object detection have achieved compelling results in virtue of adversarial feature adaptation to mitigate the distributional shifts along the detection pipeline. Whilst adversarial adaptation significantly enhances the transferability of feature representations, the featu…

Cited by 361PDFcodeScholar
2019

Lung Nodule Detection with a 3D ConvNet via IoU Self-normalization and Maxout Unit

ICASSP 2019accepted

The automatic pulmonary nodule detection in thoracic computed tomography (CT) scans plays a crucial role in the early diagnosis of lung cancer. In this paper, we propose a novel framework with a 3D convolutional network (ConvNet) for pulmonary nodule detection. To improve the efficiency and flexibil…

Cited by 0SourceScholar
2019

Progressive Feature Alignment for Unsupervised Domain Adaptation

CVPR 2019poster

Unsupervised domain adaptation (UDA) transfers knowledge from a label-rich source domain to a fully-unlabeled target domain. To tackle this task, recent approaches resort to discriminative domain transfer in virtue of pseudo-labels to enforce the class-level distribution alignment across the source…

Cited by 544PDFScholar
2019

Two-stream Multi-focus Image Fusion Based on the Latent Decision Map

ICASSP 2019accepted

The multi-focus image fusion with deep learning methods is mostly regarded as a two or three-category problem. Current systems utilize sliding windows to classify each pixel into focused or defocused, which is time consuming and requires post-processing such as denoising. In this paper, we propose a…

Cited by 0SourceScholar
2018

A Segmentation-aware Deep Fusion Network for Compressed Sensing MRI

ECCV 2018poster

Compressed sensing MRI is a classic inverse problem in the field of computational imaging, accelerating the MR imaging by measuring less k-space data. The deep neural network models provide the stronger representation ability and faster reconstruction compared with "shallow" optimization-based metho…

Cited by 34SourcePDFScholar
2018

Bindctnet: A Simple Binary Dct Network for Image Classification

ICASSP 2018accepted

Convolution neural networks play an important role in the image classification tasks. However, it is time consuming to train the network and the cost of memory resources is usually high. In this paper, a simple and effective network named BinDCTNet is presented by using the binary discrete cosine tr…

Cited by 0SourceScholar
2018

Man-Made Object Recognition from Underwater Optical Images Using Deep Learning and Transfer Learning

ICASSP 2018accepted

With the development of underwater optical sensors, manmade object recognition from underwater optical images has attracted wide attention. Deep learning methods have demonstrated impressive performance in object recognition tasks from natural images. However, it is difficult to collect large-scale…

Cited by 0SourceScholar
2017

Epithelium-stroma classification in histopathological images via convolutional neural networks and self-taught learning

ICASSP 2017accepted

Epithelium-stroma classification is always considered as an important preprocessing step for morphological quantitative analysis in image-based histological researches of oncologic diseases. However, large-scale accurate ground-truth labeling is expensive in histopathological image analysis, thus th…

Cited by 0SourceScholar
2017

PanNet: A Deep Network Architecture for Pan-Sharpening

ICCV 2017poster

We propose a deep network architecture for the pan-sharpening problem called PanNet. We incorporate domain-specific knowledge to design our PanNet architecture by focusing on the two aims of the pan-sharpening problem: spectral and spatial preservation. For spectral preservation, we add up-sampled m…

Cited by 800PDFScholar
2017

Removing Rain From Single Images via a Deep Detail Network

CVPR 2017poster

We propose a new deep network architecture for removing rain streaks from individual images based on the deep convolutional neural network (CNN). Inspired by the deep residual network (ResNet) that simplifies the learning process by changing the mapping form, we propose a deep detail network to dire…

Cited by 1377PDFScholar
2016

A Weighted Variational Model for Simultaneous Reflectance and Illumination Estimation

CVPR 2016poster

We propose a weighted variational model to estimate both the reflectance and the illumination from an observed image. We show that, though it is widely adopted for ease of modeling, the log-transformed image for this task is not ideal. Based on the previous investigation of the logarithmic transform…

Cited by 1183PDFScholar
2015

A novel pooling strategy for Full Reference Image Quality Assessment based on harmonic means

ICASSP 2015accepted

The most perceptual Full Reference Image Quality Assessment metrics (FR-IQA) shared a common two-step model; local quality measurement, and pooling. In this letter, a novel pooling strategy based on harmonic mean is proposed to predict the final quality score in FR-IQA. In contrast to arithmetic mea…

Cited by 0SourceScholar