Search Results for author: Jiawei Liu

Found 52 papers, 21 papers with code

Low-Resource Multi-Granularity Academic Function Recognition Based on Multiple Prompt Knowledge

no code implementations5 May 2023 Jiawei Liu, Zi Xiong, Yi Jiang, Yongqiang Ma, Wei Lu, Yong Huang, Qikai Cheng

Inspired by recent advancement in prompt learning, in this paper, we propose the Mix Prompt Tuning (MPT), which is a semi-supervised method to alleviate the dependence on annotated data and improve the performance of multi-granularity academic function recognition tasks with a small number of labeled examples.

Is Your Code Generated by ChatGPT Really Correct? Rigorous Evaluation of Large Language Models for Code Generation

1 code implementation2 May 2023 Jiawei Liu, Chunqiu Steven Xia, Yuyao Wang, Lingming Zhang

However, test-cases in these datasets can be limited in both quantity and quality for fully assessing the functional correctness of the generated code.

Benchmarking Code Generation +1

NPS: A Framework for Accurate Program Sampling Using Graph Neural Network

no code implementations18 Apr 2023 Yuanwei Fang, Zihao Liu, Yanheng Lu, Jiawei Liu, Jiajie Li, Yi Jin, Jian Chen, Yenkuang Chen, Hongzhong Zheng, Yuan Xie

Furthermore, NPS shows higher accuracy and generality than the state-of-the-art GNN approach in code behavior learning, enabling the generation of high-quality execution embeddings.

RPTQ: Reorder-based Post-training Quantization for Large Language Models

1 code implementation3 Apr 2023 Zhihang Yuan, Lin Niu, Jiawei Liu, Wenyu Liu, Xinggang Wang, Yuzhang Shang, Guangyu Sun, Qiang Wu, Jiaxiang Wu, Bingzhe Wu

In this paper, we identify that the challenge in quantizing activations in LLMs arises from varying ranges across channels, rather than solely the presence of outliers.

Quantization

Abnormal Event Detection via Hypergraph Contrastive Learning

no code implementations2 Apr 2023 Bo Yan, Cheng Yang, Chuan Shi, Jiawei Liu, Xiaochen Wang

AEHCL designs the intra-event and inter-event contrastive modules to exploit self-supervised AHIN information.

Contrastive Learning Event Detection

Sounding Video Generator: A Unified Framework for Text-guided Sounding Video Generation

no code implementations29 Mar 2023 Jiawei Liu, Weining Wang, Sihan Chen, Xinxin Zhu, Jing Liu

In this work, we concentrate on a rarely investigated problem of text guided sounding video generation and propose the Sounding Video Generator (SVG), a unified framework for generating realistic videos along with audio signals.

Audio Generation Contrastive Learning +1

Benchmarking the Reliability of Post-training Quantization: a Particular Focus on Worst-case Performance

no code implementations23 Mar 2023 Zhihang Yuan, Jiawei Liu, Jiaxiang Wu, Dawei Yang, Qiang Wu, Guangyu Sun, Wenyu Liu, Xinggang Wang, Bingzhe Wu

Post-training quantization (PTQ) is a popular method for compressing deep neural networks (DNNs) without modifying their original architecture or training procedures.

Benchmarking Data Augmentation +1

Multi-Channel Attentive Feature Fusion for Radio Frequency Fingerprinting

no code implementations19 Mar 2023 Yuan Zeng, Yi Gong, Jiawei Liu, Shangao Lin, Zidong Han, Ruoxiao Cao, Kaibin Huang, Khaled Ben Letaief

The features extracted from different channels are fused adaptively using a shared attention module, where the weights of neural features from multiple channels are learned during training the McAFF model.

Generalized Few-Shot 3D Object Detection of LiDAR Point Cloud for Autonomous Driving

no code implementations8 Feb 2023 Jiawei Liu, Xingping Dong, Sanyuan Zhao, Jianbing Shen

To achieve simultaneous detection for both common and rare objects, we propose a novel task, called generalized few-shot 3D object detection, where we have a large amount of training data for common (base) objects, but only a few data for rare (novel) classes.

3D Object Detection Autonomous Driving +1

AI vs. Human -- Differentiation Analysis of Scientific Content Generation

no code implementations24 Jan 2023 Yongqiang Ma, Jiawei Liu, Fan Yi, Qikai Cheng, Yong Huang, Wei Lu, Xiaozhong Liu

We find that there exists a "writing style" gap between AI-generated scientific text and human-written scientific text.

Edge-Aware Regional Message Passing Controller for Image Forgery Localization

no code implementations CVPR 2023 Dong Li, Jiaying Zhu, Menglu Wang, Jiawei Liu, Xueyang Fu, Zheng-Jun Zha

In the second step, guided by the learnable edges, a region message passing controller is devised to weaken the message passing between the forged and authentic regions.

Binarization graph construction

PD-Quant: Post-Training Quantization based on Prediction Difference Metric

1 code implementation CVPR 2023 Jiawei Liu, Lin Niu, Zhihang Yuan, Dawei Yang, Xinggang Wang, Wenyu Liu

It determines the quantization parameters by using the information of differences between network prediction before and after quantization.

Neural Network Compression Quantization

Generalised Co-Salient Object Detection

no code implementations20 Aug 2022 Jiawei Liu, Jing Zhang, Ruikai Cui, Kaihao Zhang, Nick Barnes

To evaluate the performance of CoSOD models under the GCoSOD setting, we propose two new testing datasets, namely CoCA-Common and CoCA-Zero, where a common salient object is partially present in the former and completely absent in the latter.

Co-Salient Object Detection object-detection +2

NNSmith: Generating Diverse and Valid Test Cases for Deep Learning Compilers

1 code implementation26 Jul 2022 Jiawei Liu, JinKun Lin, Fabian Ruffy, Cheng Tan, Jinyang Li, Aurojit Panda, Lingming Zhang

In this work, we propose a new fuzz testing approach for finding bugs in deep-learning compilers.

Improve Ranking Correlation of Super-net through Training Scheme from One-shot NAS to Few-shot NAS

1 code implementation13 Jun 2022 Jiawei Liu, Kaiyu Zhang, Weitai Hu, Qing Yang

To address this problem, we propose a step-by-step training super-net scheme from one-shot NAS to few-shot NAS.

Neural Architecture Search

Label Noise-Resistant Mean Teaching for Weakly Supervised Fake News Detection

no code implementations10 Jun 2022 Jingyi Xie, Jiawei Liu, Zheng-Jun Zha

LNMT leverages unlabeled news and feedback comments of users to enlarge the amount of training data and facilitates model training by generating refined labels as weak supervision.

Fake News Detection Model Optimization

Realizing Ultra-Fast and Energy-Efficient Baseband Processing Using Analogue Resistive Switching Memory

no code implementations7 May 2022 Qunsong Zeng, Jiawei Liu, Jun Lan, Yi Gong, Zhongrui Wang, Yida Li, Kaibin Huang

To support emerging applications ranging from holographic communications to extended reality, next-generation mobile wireless communication systems require ultra-fast and energy-efficient (UFEE) baseband processors.

Modality-Adaptive Mixup and Invariant Decomposition for RGB-Infrared Person Re-Identification

no code implementations3 Mar 2022 Zhipeng Huang, Jiawei Liu, Liang Li, Kecheng Zheng, Zheng-Jun Zha

RGB-infrared person re-identification is an emerging cross-modality re-identification task, which is very challenging due to significant modality discrepancy between RGB and infrared images.

Person Re-Identification

Debiased Batch Normalization via Gaussian Process for Generalizable Person Re-Identification

no code implementations3 Mar 2022 Jiawei Liu, Zhipeng Huang, Liang Li, Kecheng Zheng, Zheng-Jun Zha

In this paper, we propose a novel Debiased Batch Normalization via Gaussian Process approach (GDNorm) for generalizable person re-identification, which models the feature statistic estimation from BN layers as a dynamically self-refining Gaussian process to alleviate the bias to unseen domain for improving the generalization.

Generalizable Person Re-identification Representation Learning

Coverage-Guided Tensor Compiler Fuzzing with Joint IR-Pass Mutation

1 code implementation21 Feb 2022 Jiawei Liu, Yuxiang Wei, Sen yang, Yinlin Deng, Lingming Zhang

Our results show that Tzer substantially outperforms existing fuzzing techniques on tensor compiler testing, with 75% higher coverage and 50% more valuable tests than the 2nd-best technique.

Semi-supervised Salient Object Detection with Effective Confidence Estimation

no code implementations28 Dec 2021 Jiawei Liu, Jing Zhang, Nick Barnes

The success of existing salient object detection models relies on a large pixel-wise labeled training dataset.

object-detection Object Detection +1

Calibrated Feature Decomposition for Generalizable Person Re-Identification

1 code implementation27 Nov 2021 Kecheng Zheng, Jiawei Liu, Wei Wu, Liang Li, Zheng-Jun Zha

The calibrated person representation is subtly decomposed into the identity-relevant feature, domain feature, and the remaining entangled one.

Domain Generalization Generalizable Person Re-identification

Enhanced countering adversarial attacks via input denoising and feature restoring

1 code implementation19 Nov 2021 Yanni Li, Wenhui Zhang, Jiawei Liu, Xiaoli Kou, Hui Li, Jiangtao Cui

Despite the fact that deep neural networks (DNNs) have achieved prominent performance in various applications, it is well known that DNNs are vulnerable to adversarial examples/samples (AEs) with imperceptible perturbations in clean/original samples.

Adversarial Attack Denoising

A Two-Stage Data-Free Adversarial Patch Generation Framework

no code implementations29 Sep 2021 Jiawei Liu, Hang Gao, Yunfeng Hu, Xun Gong

The proxy dataset selection stage calculates the proposed average patch saliency (APS) of each available dataset to select a high-APS proxy dataset that can guarantee patches' fooling abilities.

Vocal Bursts Valence Prediction

A Role-Selected Sharing Network for Joint Machine-Human Chatting Handoff and Service Satisfaction Analysis

1 code implementation EMNLP 2021 Jiawei Liu, Kaisong Song, Yangyang Kang, Guoxiu He, Zhuoren Jiang, Changlong Sun, Wei Lu, Xiaozhong Liu

Chatbot is increasingly thriving in different domains, however, because of unexpected discourse complexity and training data sparseness, its potential distrust hatches vital apprehension.

Chatbot Multi-Task Learning

Fast and Flexible Human Pose Estimation with HyperPose

1 code implementation26 Aug 2021 Yixiao Guo, Jiawei Liu, Guo Li, Luo Mai, Hao Dong

When it comes to customising these algorithms for real-world applications, none of the existing libraries can offer both the flexibility of developing custom pose estimation algorithms and the high-performance of executing these algorithms on commodity devices.

Pose Estimation

ECNUICA at SemEval-2021 Task 11: Rule based Information Extraction Pipeline

no code implementations SEMEVAL 2021 Jiaju Lin, Jing Ling, Zhiwei Wang, Jiawei Liu, Qin Chen, Liang He

The purpose of the task was to extract triples from a paper in the Nature Language Processing field for constructing an Open Research Knowledge Graph.

Open Information Extraction

Confidence-Aware Learning for Camouflaged Object Detection

1 code implementation22 Jun 2021 Jiawei Liu, Jing Zhang, Nick Barnes

Then, we concatenate it with the input image and feed it to the confidence estimation network to produce an one channel confidence map. We generate dynamic supervision for the confidence estimation network, representing the agreement of camouflage prediction with the ground truth camouflage map.

object-detection Object Detection

Adaptive Domain-Specific Normalization for Generalizable Person Re-Identification

no code implementations7 May 2021 Jiawei Liu, Zhipeng Huang, Kecheng Zheng, Dong Liu, Xiaoyan Sun, Zheng-Jun Zha

It describes unseen target domain as a combination of the known source ones, and explicitly learns domain-specific representation with target distribution to improve the model's generalization by a meta-learning pipeline.

Generalizable Person Re-identification Meta-Learning

Learning structure-aware semantic segmentation with image-level supervision

1 code implementation15 Apr 2021 Jiawei Liu, Jing Zhang, Yicong Hong, Nick Barnes

Within this pipeline, the class activation map (CAM) is obtained and further processed to serve as a pseudo label to train the semantic segmentation model in a fully-supervised manner.

Boundary Detection Common Sense Reasoning +2

Extract the Knowledge of Graph Neural Networks and Go Beyond it: An Effective Knowledge Distillation Framework

1 code implementation4 Mar 2021 Cheng Yang, Jiawei Liu, Chuan Shi

Our framework extracts the knowledge of an arbitrary learned GNN model (teacher model), and injects it into a well-designed student model.

Knowledge Distillation Node Classification

Hierarchical Gumbel Attention Network for Text-based Person Search

no code implementations10 Oct 2020 Kecheng Zheng, Wu Liu, Jiawei Liu, Zheng-Jun Zha, Tao Mei

This hard selection strategy is able to fuse the strong-relevant multi-modality features for alleviating the problem of matching redundancy.

Image Retrieval Image-to-Text Retrieval +5

Local Label Point Correction for Edge Detection of Overlapping Cervical Cells

1 code implementation5 Oct 2020 Jiawei Liu, Huijie Fan, Qiang Wang, Wentao Li, Yandong Tang, Danbo Wang, Mingyi Zhou, Li Chen

The qualitative and quantitative experimental results show that our LLPC can improve the quality of manual labels and the accuracy of overlapping cell edge detection.

Cell Segmentation Edge Detection +2

Temporal Attribute-Appearance Learning Network for Video-based Person Re-Identification

no code implementations9 Sep 2020 Jiawei Liu, Xierong Zhu, Zheng-Jun Zha

TALNet simultaneously exploits human attributes and appearance to learn comprehensive and effective pedestrian representations from videos.

Multi-Task Learning Video-Based Person Re-Identification

Decorrelated Clustering with Data Selection Bias

1 code implementation29 Jun 2020 Xiao Wang, Shaohua Fan, Kun Kuang, Chuan Shi, Jiawei Liu, Bai Wang

Most of existing clustering algorithms are proposed without considering the selection bias in data.

Selection bias

Co-Designing Statistical MIMO Radar and In-band Full-Duplex Multi-User MIMO Communications

no code implementations26 Jun 2020 Jiawei Liu, Kumar Vijay Mishra, Mohammad Saquib

We consider a spectral sharing problem in which a statistical (or widely distributed) multiple-input-multiple-output (MIMO) radar and an in-band full-duplex (IBFD) multi-user MIMO (MU-MIMO) communications system concurrently operate within the same frequency band.

Revisiting Regex Generation for Modeling Industrial Applications by Incorporating Byte Pair Encoder

no code implementations6 May 2020 De-Sheng Wang, Jiawei Liu, Xiang Qi, Baolin Sun, Peng Zhang

The results demonstrate the effectiveness of our method, which outperforms the baseline on 10 kinds of data and achieves nearly 50 percent improvement on average.

Co-Saliency Spatio-Temporal Interaction Network for Person Re-Identification in Videos

no code implementations10 Apr 2020 Jiawei Liu, Zheng-Jun Zha, Xierong Zhu, Na Jiang

Person re-identification aims at identifying a certain pedestrian across non-overlapping camera networks.

Person Re-Identification

Adaptive Transfer Network for Cross-Domain Person Re-Identification

no code implementations CVPR 2019 Jiawei Liu, Zheng-Jun Zha, Di Chen, Richang Hong, Meng Wang

In particular, ATNet consists of a transfer network composed by multiple factor-wise CycleGANs and an ensemble CycleGAN as well as a selection network that infers the affects of different factors on transferring each image.

Person Re-Identification Style Transfer

Automated Essay Scoring based on Two-Stage Learning

2 code implementations23 Jan 2019 Jiawei Liu, Yang Xu, Yaguang Zhu

Current state-of-art feature-engineered and end-to-end Automated Essay Score (AES) methods are proven to be unable to detect adversarial samples, e. g. the essays composed of permuted sentences and the prompt-irrelevant essays.

Automated Essay Scoring Vocal Bursts Valence Prediction

CA3Net: Contextual-Attentional Attribute-Appearance Network for Person Re-Identification

no code implementations19 Nov 2018 Jiawei Liu, Zheng-Jun Zha, Hongtao Xie, Zhiwei Xiong, Yongdong Zhang

An appearance network is developed to learn appearance features from the full body, horizontal and vertical body parts of pedestrians with spatial dependencies among body parts.

Multi-Task Learning Person Re-Identification

Implicitly Incorporating Morphological Information into Word Embedding

no code implementations10 Jan 2017 Yang Xu, Jiawei Liu

In this paper, we propose three novel models to enhance word embedding by implicitly using morphological information.

Word Similarity

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