Search Results for author: Baoquan Zhang

Found 22 papers, 9 papers with code

Sentiment Interpretable Logic Tensor Network for Aspect-Term Sentiment Analysis

no code implementations COLING 2022 BoWen Zhang, Xu Huang, Zhichao Huang, Hu Huang, Baoquan Zhang, Xianghua Fu, Liwen Jing

SILTN is interpretable because it is a neurosymbolic formalism and a computational model that supports learning and reasoning about data with a differentiable first-order logic language (FOL).

Computational Efficiency Knowledge Distillation +1

Towards Improved Text-Aligned Codebook Learning: Multi-Hierarchical Codebook-Text Alignment with Long Text

no code implementations CVPR 2025 Guotao Liang, Baoquan Zhang, Zhiyuan Wen, Junteng Zhao, Yunming Ye, Kola Ye, Yao He

To tackle two challenges, we propose to split the long text into multiple granularities for encoding, i. e., word, phrase, and sentence, so that the long text can be fully encoded without losing any key semantic knowledge.

Image Generation Quantization

AlphaPre: Amplitude-Phase Disentanglement Model for Precipitation Nowcasting

1 code implementation CVPR 2025 Kenghong Lin, Baoquan Zhang, Demin Yu, Wenzhi Feng, Shidong Chen, Feifan Gao, Xutao Li, Yunming Ye

Inspired by the fact that in the frequency domain, phase variations are shown to correspond to changes in the position of precipitation, while amplitude variations are linked to intensity changes, we propose an amplitude-phase disentanglement model called AlphaPre, which separately learn the position and intensity changes of precipitation.

Disentanglement model +1

Sensitivity-Aware Efficient Fine-Tuning via Compact Dynamic-Rank Adaptation

no code implementations CVPR 2025 Tianran Chen, Jiarui Chen, Baoquan Zhang, Zhehao Yu, Shidong Chen, Rui Ye, Xutao Li, Yunming Ye

In this paper, we find that the distribution of sensitive parameters is not chaotic, but concentrates in a small number of rows or columns in each parameter matrix.

parameter-efficient fine-tuning

AsyncDSB: Schedule-Asynchronous Diffusion Schrödinger Bridge for Image Inpainting

no code implementations11 Dec 2024 Zihao Han, Baoquan Zhang, Lisai Zhang, Shanshan Feng, Kenghong Lin, Guotao Liang, Yunming Ye, Xiaochen Qi, Guangming Ye

Although these methods have shown superior performance, in this paper, we find that 1) existing methods suffer from a schedule-restoration mismatching issue, i. e., the theoretical schedule and practical restoration processes usually exist a large discrepancy, which theoretically results in the schedule not fully leveraged for restoring images; and 2) the key reason causing such issue is that the restoration process of all pixels are actually asynchronous but existing methods set a synchronous noise schedule to them, i. e., all pixels shares the same noise schedule.

Image Inpainting Scheduling

Prototype Optimization with Neural ODE for Few-Shot Learning

no code implementations19 Nov 2024 Baoquan Zhang, Shanshan Feng, Bingqi Shan, Xutao Li, Yunming Ye, Yew-Soon Ong

To address this issue, in this paper, we regard the gradient and its flow as meta-knowledge and then propose a novel Neural Ordinary Differential Equation (ODE)-based meta-optimizer to optimize prototypes, called MetaNODE.

Few-Shot Learning

LG-VQ: Language-Guided Codebook Learning

no code implementations23 May 2024 Guotao Liang, Baoquan Zhang, YaoWei Wang, Xutao Li, Yunming Ye, Huaibin Wang, Chuyao Luo, Kola Ye, linfeng Luo

Vector quantization (VQ) is a key technique in high-resolution and high-fidelity image synthesis, which aims to learn a codebook to encode an image with a sequence of discrete codes and then generate an image in an auto-regression manner.

Image Captioning Image Generation +1

MCSDNet: Mesoscale Convective System Detection Network via Multi-scale Spatiotemporal Information

1 code implementation26 Apr 2024 Jiajun Liang, Baoquan Zhang, Yunming Ye, Xutao Li, Chuyao Luo, Xukai Fu

Different from the previous models, MCSDNet targets on multi-frames detection and leverages multi-scale spatiotemporal information for the detection of MCS regions in remote sensing imagery(RSI).

A Challenge Dataset and Effective Models for Conversational Stance Detection

1 code implementation17 Mar 2024 Fuqiang Niu, Min Yang, Ang Li, Baoquan Zhang, Xiaojiang Peng, BoWen Zhang

Previous stance detection studies typically concentrate on evaluating stances within individual instances, thereby exhibiting limitations in effectively modeling multi-party discussions concerning the same specific topic, as naturally transpire in authentic social media interactions.

Stance Detection

Codebook Transfer with Part-of-Speech for Vector-Quantized Image Modeling

no code implementations CVPR 2024 Baoquan Zhang, Huaibin Wang, Luo Chuyao, Xutao Li, Liang Guotao, Yunming Ye, Xiaochen Qi, Yao He

To this end, we propose a novel codebook transfer framework with part-of-speech, called VQCT, which aims to transfer a well-trained codebook from pretrained language models to VQIM for robust codebook learning.

Image Generation

DiffCast: A Unified Framework via Residual Diffusion for Precipitation Nowcasting

1 code implementation CVPR 2024 Demin Yu, Xutao Li, Yunming Ye, Baoquan Zhang, Chuyao Luo, Kuai Dai, Rui Wang, Xunlai Chen

A unified and flexible framework that can equip any type of spatio-temporal models is proposed based on residual diffusion, which effectively tackles the shortcomings of previous methods.

HPCR: Holistic Proxy-based Contrastive Replay for Online Continual Learning

1 code implementation26 Sep 2023 Huiwei Lin, Shanshan Feng, Baoquan Zhang, Xutao Li, Yunming Ye

Our previous work proposes a novel replay-based method called proxy-based contrastive replay (PCR), which handles the shortcomings by achieving complementary advantages of both replay manners.

Continual Learning

UER: A Heuristic Bias Addressing Approach for Online Continual Learning

no code implementations8 Sep 2023 Huiwei Lin, Shanshan Feng, Baoquan Zhang, Hongliang Qiao, Xutao Li, Yunming Ye

By decomposing the dot-product logits into an angle factor and a norm factor, we empirically find that the bias problem mainly occurs in the angle factor, which can be used to learn novel knowledge as cosine logits.

Continual Learning

MetaDiff: Meta-Learning with Conditional Diffusion for Few-Shot Learning

no code implementations31 Jul 2023 Baoquan Zhang, Chuyao Luo, Demin Yu, Huiwei Lin, Xutao Li, Yunming Ye, BoWen Zhang

Its key idea is learning a deep model in a bi-level optimization manner, where the outer-loop process learns a shared gradient descent algorithm (i. e., its hyperparameters), while the inner-loop process leverage it to optimize a task-specific model by using only few labeled data.

Denoising Few-Shot Learning

Knowledge-enhanced Prompt-tuning for Stance Detection

no code implementations journal 2023 Hu Huang, BoWen Zhang, Yangyang Li, Baoquan Zhang, Yuxi Sun, CHUYAOLUO, Cheng Peng

However, conducting prompt-tuning methods for stance detection in real-world remains a challenge for several reasons: (1) The text form of stance detection is usually short and informal, which makes it difficult to design label words for the verbalizer.

Opinion Mining Stance Detection

PCR: Proxy-based Contrastive Replay for Online Class-Incremental Continual Learning

1 code implementation CVPR 2023 Huiwei Lin, Baoquan Zhang, Shanshan Feng, Xutao Li, Yunming Ye

It aims to continuously learn new classes from data stream and the samples of data stream are seen only once, which suffers from the catastrophic forgetting issue, i. e., forgetting historical knowledge of old classes.

Continual Learning

MetaDT: Meta Decision Tree with Class Hierarchy for Interpretable Few-Shot Learning

no code implementations3 Mar 2022 Baoquan Zhang, Hao Jiang, Xutao Li, Shanshan Feng, Yunming Ye, Rui Ye

Then, resorting to the prior, we split each few-shot task to a set of subtasks with different concept levels and then perform class prediction via a model of decision tree.

Few-Shot Learning Representation Learning

SGMNet: Scene Graph Matching Network for Few-Shot Remote Sensing Scene Classification

no code implementations9 Oct 2021 Baoquan Zhang, Shanshan Feng, Xutao Li, Yunming Ye, Rui Ye

In this framework, a scene graph construction module is carefully designed to represent each test remote sensing image or each scene class as a scene graph, where the nodes reflect these co-occurrence objects meanwhile the edges capture the spatial correlations between these co-occurrence objects.

graph construction Graph Matching +4

Prototype Completion for Few-Shot Learning

1 code implementation11 Aug 2021 Baoquan Zhang, Xutao Li, Yunming Ye, Shanshan Feng

In this paper, 1) we figure out the reason, i. e., in the pre-trained feature space, the base classes already form compact clusters while novel classes spread as groups with large variances, which implies that fine-tuning feature extractor is less meaningful; 2) instead of fine-tuning feature extractor, we focus on estimating more representative prototypes.

Attribute Few-Shot Image Classification +1

MetaNODE: Prototype Optimization as a Neural ODE for Few-Shot Learning

1 code implementation26 Mar 2021 Baoquan Zhang, Xutao Li, Shanshan Feng, Yunming Ye, Rui Ye

Although the existing meta-optimizers can also be adapted to our framework, they all overlook a crucial gradient bias issue, \emph{i. e.}, the mean-based gradient estimation is also biased on sparse data.

Few-Shot Learning

Prototype Completion with Primitive Knowledge for Few-Shot Learning

1 code implementation CVPR 2021 Baoquan Zhang, Xutao Li, Yunming Ye, Zhichao Huang, Lisai Zhang

To avoid the prototype completion error caused by primitive knowledge noises or class differences, we further develop a Gaussian based prototype fusion strategy that combines the mean-based and completed prototypes by exploiting the unlabeled samples.

Attribute Few-Shot Learning

MetaConcept: Learn to Abstract via Concept Graph for Weakly-Supervised Few-Shot Learning

no code implementations5 Jul 2020 Baoquan Zhang, Ka-Cheong Leung, Yunming Ye, Xutao Li

To this end, we propose a novel meta-learning framework, called MetaConcept, which learns to abstract concepts via the concept graph.

Few-Shot Learning

Cannot find the paper you are looking for? You can Submit a new open access paper.