Search Results for author: Liang Du

Found 38 papers, 11 papers with code

AdaFV: Rethinking of Visual-Language alignment for VLM acceleration

no code implementations16 Jan 2025 Jiayi Han, Liang Du, Yiwen Wu, Xiangguo Zhou, Hongwei Du, Weibo Zheng

The success of VLMs often relies on the dynamic high-resolution schema that adaptively augments the input images to multiple crops, so that the details of the images can be retained.

Token Reduction

Sharper Error Bounds in Late Fusion Multi-view Clustering Using Eigenvalue Proportion

no code implementations24 Dec 2024 Liang Du, Henghui Jiang, XiaoDong Li, Yiqing Guo, Yan Chen, Feijiang Li, Peng Zhou, Yuhua Qian

Multi-view clustering (MVC) aims to integrate complementary information from multiple views to enhance clustering performance.

Clustering

k-HyperEdge Medoids for Clustering Ensemble

1 code implementation11 Dec 2024 Feijiang Li, Jieting Wang, Liuya zhang, Yuhua Qian, Shuai Jin, Tao Yan, Liang Du

In this paper, the clustering ensemble is formulated as a k-HyperEdge Medoids discovery problem and a clustering ensemble method based on k-HyperEdge Medoids that considers the characteristics of the above two types of clustering ensemble methods is proposed.

Clustering Clustering Ensemble

Unsupervised Feature Selection Algorithm Based on Dual Manifold Re-ranking

no code implementations27 Oct 2024 Yunhui Liang, Jianwen Gan, Yan Chen, Peng Zhou, Liang Du

By comparing DMRR with three original unsupervised feature selection algorithms and two unsupervised feature selection post-processing algorithms, experimental results confirm that the importance information of different samples and the dual relationship between sample and feature are beneficial for achieving better feature selection.

feature selection Re-Ranking

Hierarchical Multiple Kernel K-Means Algorithm Based on Sparse Connectivity

no code implementations27 Oct 2024 Lei Wang, Liang Du, Peng Zhou

Multiple kernel learning (MKL) aims to find an optimal, consistent kernel function.

Diversity

Multiple kernel concept factorization algorithm based on global fusion

no code implementations27 Oct 2024 Fei Li, Liang Du, Chaohong Ren

Non-negative Matrix Factorization(NMF) algorithm can only be used to find low rank approximation of original non-negative data while Concept Factorization(CF) algorithm extends matrix factorization to single non-linear kernel space, improving learning ability and adaptability of matrix factorization.

Clustering

Multiple Kernel Clustering via Local Regression Integration

no code implementations20 Oct 2024 Liang Du, Xin Ren, Haiying Zhang, Peng Zhou

It captures the local structure of kernel data and employs kernel regression on the local region to predict the clustering results.

Clustering regression

Symmetry Nonnegative Matrix Factorization Algorithm Based on Self-paced Learning

no code implementations20 Oct 2024 Lei Wang, Liang Du, Peng Zhou, Peng Wu

A symmetric nonnegative matrix factorization algorithm based on self-paced learning was proposed to improve the clustering performance of the model.

Clustering

SLIM: Let LLM Learn More and Forget Less with Soft LoRA and Identity Mixture

no code implementations10 Oct 2024 Jiayi Han, Liang Du, Hongwei Du, Xiangguo Zhou, Yiwen Wu, Weibo Zheng, Donghong Han

To efficiently fine-tune the LLMs with less limitation to their downstream performance while mitigating the forgetting of general capabilities, we propose a novel mixture of expert (MoE) framework based on Soft LoRA and Identity Mixture (SLIM), that allows dynamic routing between LoRA adapters and skipping connection, enables the suppression of forgetting.

parameter-efficient fine-tuning

Dynamic Neural Dowker Network: Approximating Persistent Homology in Dynamic Directed Graphs

1 code implementation17 Aug 2024 Hao Li, Hao Jiang, Jiajun Fan, Dongsheng Ye, Liang Du

This paper introduces the Dynamic Neural Dowker Network (DNDN), a novel framework specifically designed to approximate the results of dynamic Dowker filtration, aiming to capture the high-order topological features of dynamic directed graphs.

Graph Classification Graph Neural Network +1

Stable Heterogeneous Treatment Effect Estimation across Out-of-Distribution Populations

1 code implementation3 Jul 2024 Yuling Zhang, Anpeng Wu, Kun Kuang, Liang Du, Zixun Sun, Zhi Wang

Heterogeneous treatment effect (HTE) estimation is vital for understanding the change of treatment effect across individuals or subgroups.

counterfactual Representation Learning +1

Fast Asymmetric Factorization for Large Scale Multiple Kernel Clustering

1 code implementation26 May 2024 Yan Chen, Liang Du, Lei Duan

In response, Multiple Kernel Clustering (MKC) has emerged as a solution, allowing the fusion of information from multiple base kernels for clustering.

Clustering

Supervisory Prompt Training

no code implementations26 Mar 2024 Jean Ghislain Billa, Min Oh, Liang Du

In this system, one LLM, the generator, performs a task while the other, the corrector, provides feedback and generates improved prompts.

GSM8K Sentence

Large Language Model Cascades with Mixture of Thoughts Representations for Cost-efficient Reasoning

1 code implementation4 Oct 2023 Murong Yue, Jie Zhao, Min Zhang, Liang Du, Ziyu Yao

Large language models (LLMs) such as GPT-4 have exhibited remarkable performance in a variety of tasks, but this strong performance often comes with the high expense of using paid API services.

Decision Making Language Modeling +2

RE-SORT: Removing Spurious Correlation in Multilevel Interaction for CTR Prediction

1 code implementation26 Sep 2023 Song-Li Wu, Liang Du, Jia-Qi Yang, Yu-Ai Wang, De-Chuan Zhan, Shuang Zhao, Zi-Xun Sun

Click-through rate (CTR) prediction is a critical task in recommendation systems, serving as the ultimate filtering step to sort items for a user.

Click-Through Rate Prediction Recommendation Systems +1

Fair Causal Feature Selection

no code implementations17 Jun 2023 Zhaolong Ling, Enqi Xu, Peng Zhou, Liang Du, Kui Yu, Xindong Wu

Fair feature selection for classification decision tasks has recently garnered significant attention from researchers.

Fairness feature selection

DELTA: Dynamic Embedding Learning with Truncated Conscious Attention for CTR Prediction

no code implementations3 May 2023 Chen Zhu, Liang Du, Hong Chen, Shuang Zhao, Zixun Sun, Xin Wang, Wenwu Zhu

To tackle this problem, inspired by the Global Workspace Theory in conscious processing, which posits that only a specific subset of the product features are pertinent while the rest can be noisy and even detrimental to human-click behaviors, we propose a CTR model that enables Dynamic Embedding Learning with Truncated Conscious Attention for CTR prediction, termed DELTA.

Click-Through Rate Prediction

MathPrompter: Mathematical Reasoning using Large Language Models

1 code implementation4 Mar 2023 Shima Imani, Liang Du, Harsh Shrivastava

Large Language Models (LLMs) have limited performance when solving arithmetic reasoning tasks and often provide incorrect answers.

Arithmetic Reasoning Math +2

Rethinking Precision of Pseudo Label: Test-Time Adaptation via Complementary Learning

no code implementations15 Jan 2023 Jiayi Han, Longbin Zeng, Liang Du, Weiyang Ding, Jianfeng Feng

In this work, we propose a novel complementary learning approach to enhance test-time adaptation (TTA), which has been proven to exhibit good performance on testing data with distribution shifts such as corruptions.

Pseudo Label Test-time Adaptation

Repainting and Imitating Learning for Lane Detection

no code implementations11 Oct 2022 Yue He, Minyue Jiang, Xiaoqing Ye, Liang Du, Zhikang Zou, Wei zhang, Xiao Tan, Errui Ding

In this paper, we target at finding an enhanced feature space where the lane features are distinctive while maintaining a similar distribution of lanes in the wild.

Lane Detection

SGM3D: Stereo Guided Monocular 3D Object Detection

1 code implementation3 Dec 2021 Zheyuan Zhou, Liang Du, Xiaoqing Ye, Zhikang Zou, Xiao Tan, Li Zhang, xiangyang xue, Jianfeng Feng

Monocular 3D object detection aims to predict the object location, dimension and orientation in 3D space alongside the object category given only a monocular image.

Autonomous Driving Depth Estimation +4

A Data-Driven Democratized Control Architecture for Regional Transmission Operators

no code implementations20 Sep 2021 Xiaoyuan Fan, Daniel Moscovitz, Liang Du, Walid Saad

As probably the most complicated and critical infrastructure system, U. S. power grids become increasingly vulnerable to extreme events such as cyber-attacks and severe weather, as well as higher DER penetrations and growing information mismatch among system operators, utilities (transmission or generation owners), and end-users.

Manifold Adaptive Multiple Kernel K-Means for Clustering

no code implementations30 Sep 2020 Liang Du, Haiying Zhang, Xin Ren, Xiaolin Lv

Multiple kernel methods based on k-means aims to integrate a group of kernels to improve the performance of kernel k-means clustering.

Clustering

3DCFS: Fast and Robust Joint 3D Semantic-Instance Segmentation via Coupled Feature Selection

no code implementations1 Mar 2020 Liang Du, Jingang Tan, xiangyang xue, Lili Chen, Hongkai Wen, Jianfeng Feng, Jiamao Li, Xiaolin Zhang

We propose a novel fast and robust 3D point clouds segmentation framework via coupled feature selection, named 3DCFS, that jointly performs semantic and instance segmentation.

3D Semantic Instance Segmentation feature selection +2

Visualization of Multi-Objective Switched Reluctance Machine Optimization at Multiple Operating Conditions with t-SNE

no code implementations4 Nov 2019 Shen Zhang, Shibo Zhang, Sufei Li, Liang Du, Thomas G. Habetler

However, the number of objectives that would need to be optimized would significantly increase with the number of operating points considered in the optimization, thus posting a potential problem in regards to the visualization techniques currently in use, such as in the scatter plots of Pareto fronts, the parallel coordinates, and in the principal component analysis (PCA), inhibiting their ability to provide machine designers with intuitive and informative visualizations of all of the design candidates and their ability to pick a few for further fine-tuning with performance verification.

SSF-DAN: Separated Semantic Feature Based Domain Adaptation Network for Semantic Segmentation

no code implementations ICCV 2019 Liang Du, Jingang Tan, Hongye Yang, Jianfeng Feng, Xiangyang Xue, Qibao Zheng, Xiaoqing Ye, Xiaolin Zhang

Despite the great success achieved by supervised fully convolutional models in semantic segmentation, training the models requires a large amount of labor-intensive work to generate pixel-level annotations.

Domain Adaptation Segmentation +1

Cross-Age Face Verification by Coordinating With Cross-Face Age Verification

no code implementations CVPR 2015 Liang Du, Haibin Ling

As shown in our experiments, the algorithm effectively balances feature sharing and feature exclusion between the two tasks; and, for face verification, the algorithm effectively removes distracting features used in age verification.

Face Verification feature selection +1

Unsupervised Feature Selection with Adaptive Structure Learning

1 code implementation3 Apr 2015 Liang Du, Yi-Dong Shen

Traditional unsupervised methods select the features which can faithfully preserve the intrinsic structures of data, where the intrinsic structures are estimated using all the input features of data.

feature selection

Heterogeneous Metric Learning with Content-based Regularization for Software Artifact Retrieval

no code implementations25 Sep 2014 Liang Wu, Hui Xiong, Liang Du, Bo Liu, Guandong Xu, Yong Ge, Yanjie Fu, Yuanchun Zhou, Jianhui Li

Specifically, this method can capture both the inherent information in the source codes and the semantic information hidden in the comments, descriptions, and identifiers of the source codes.

Information Retrieval Metric Learning +1

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