Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–32 of 32 results for author: Teng, F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.15045  [pdf, other

    eess.SY cs.LG

    Efficient Sampling for Data-Driven Frequency Stability Constraint via Forward-Mode Automatic Differentiation

    Authors: Wangkun Xu, Qian Chen, Pudong Ge, Zhongda Chu, Fei Teng

    Abstract: Encoding frequency stability constraints in the operation problem is challenging due to its complex dynamics. Recently, data-driven approaches have been proposed to learn the stability criteria offline with the trained model embedded as a constraint of online optimization. However, random sampling of stationary operation points is less efficient in generating balanced stable and unstable samples.… ▽ More

    Submitted 20 July, 2024; originally announced July 2024.

  2. arXiv:2405.15231  [pdf, other

    cs.LG

    Cardinality Estimation on Hyper-relational Knowledge Graphs

    Authors: Fei Teng, Haoyang Li, Shimin Di, Lei Chen

    Abstract: Cardinality Estimation (CE) for query is to estimate the number of results without execution, which is an effective index in query optimization. Recently, CE over has achieved great success in knowledge graphs (KGs) that consist of triple facts. To more precisely represent facts, current researchers propose hyper-relational KGs (HKGs) to represent a triple fact with qualifiers, where qualifiers pr… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

  3. arXiv:2404.00983  [pdf, other

    cs.LG cs.AI

    Continual Learning for Smart City: A Survey

    Authors: Li Yang, Zhipeng Luo, Shiming Zhang, Fei Teng, Tianrui Li

    Abstract: With the digitization of modern cities, large data volumes and powerful computational resources facilitate the rapid update of intelligent models deployed in smart cities. Continual learning (CL) is a novel machine learning paradigm that constantly updates models to adapt to changing environments, where the learning tasks, data, and distributions can vary over time. Our survey provides a comprehen… ▽ More

    Submitted 1 April, 2024; originally announced April 2024.

    Comments: Preprint. Work in Progress

  4. arXiv:2403.20046  [pdf, other

    cs.CL

    Can LLMs Learn from Previous Mistakes? Investigating LLMs' Errors to Boost for Reasoning

    Authors: Yongqi Tong, Dawei Li, Sizhe Wang, Yujia Wang, Fei Teng, Jingbo Shang

    Abstract: Recent works have shown the benefits to LLMs from fine-tuning golden-standard Chain-of-Thought (CoT) rationales or using them as correct examples in few-shot prompting. While humans can indeed imitate correct examples, learning from our mistakes is another vital aspect of human cognition. Hence, a question naturally arises: \textit{can LLMs learn and benefit from their mistakes, especially for the… ▽ More

    Submitted 7 June, 2024; v1 submitted 29 March, 2024; originally announced March 2024.

    Comments: The 62nd Annual Meeting of the Association for Computational Linguistics (ACL 2024) - Main Conference

  5. arXiv:2403.07265  [pdf, other

    cs.IR

    Self-supervised Contrastive Learning for Implicit Collaborative Filtering

    Authors: Shipeng Song, Bin Liu, Fei Teng, Tianrui Li

    Abstract: Contrastive learning-based recommendation algorithms have significantly advanced the field of self-supervised recommendation, particularly with BPR as a representative ranking prediction task that dominates implicit collaborative filtering. However, the presence of false-positive and false-negative examples in recommendation systems hampers accurate preference learning. In this study, we propose a… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: 3 figures

  6. arXiv:2403.00284  [pdf, other

    cs.AI cs.LG

    A Survey of Route Recommendations: Methods, Applications, and Opportunities

    Authors: Shiming Zhang, Zhipeng Luo, Li Yang, Fei Teng, Tianrui Li

    Abstract: Nowadays, with advanced information technologies deployed citywide, large data volumes and powerful computational resources are intelligentizing modern city development. As an important part of intelligent transportation, route recommendation and its applications are widely used, directly influencing citizens` travel habits. Developing smart and efficient travel routes based on big data (possibly… ▽ More

    Submitted 6 April, 2024; v1 submitted 1 March, 2024; originally announced March 2024.

    Comments: 24 pages, 13 figures

  7. arXiv:2402.06165  [pdf, other

    cs.CV cs.AI cs.LG

    Learning Contrastive Feature Representations for Facial Action Unit Detection

    Authors: Ziqiao Shang, Bin Liu, Fengmao Lv, Fei Teng, Tianrui Li

    Abstract: Facial action unit (AU) detection has long encountered the challenge of detecting subtle feature differences when AUs activate. Existing methods often rely on encoding pixel-level information of AUs, which not only encodes additional redundant information but also leads to increased model complexity and limited generalizability. Additionally, the accuracy of AU detection is negatively impacted by… ▽ More

    Submitted 12 July, 2024; v1 submitted 8 February, 2024; originally announced February 2024.

    Comments: 13 pages, 17 figures, submitted to IEEE Transactions on Circuits and Systems for Video Technology (TCSVT)

  8. arXiv:2401.16712  [pdf, other

    cs.CV cs.RO eess.IV

    LF Tracy: A Unified Single-Pipeline Approach for Salient Object Detection in Light Field Cameras

    Authors: Fei Teng, Jiaming Zhang, Jiawei Liu, Kunyu Peng, Xina Cheng, Zhiyong Li, Kailun Yang

    Abstract: Leveraging the rich information extracted from light field (LF) cameras is instrumental for dense prediction tasks. However, adapting light field data to enhance Salient Object Detection (SOD) still follows the traditional RGB methods and remains under-explored in the community. Previous approaches predominantly employ a custom two-stream design to discover the implicit angular feature within ligh… ▽ More

    Submitted 29 January, 2024; originally announced January 2024.

    Comments: The source code will be made publicly available at https://github.com/FeiBryantkit/LF-Tracy

  9. arXiv:2312.16403  [pdf, other

    cs.LG cs.AI

    Learning Time-aware Graph Structures for Spatially Correlated Time Series Forecasting

    Authors: Minbo Ma, Jilin Hu, Christian S. Jensen, Fei Teng, Peng Han, Zhiqiang Xu, Tianrui Li

    Abstract: Spatio-temporal forecasting of future values of spatially correlated time series is important across many cyber-physical systems (CPS). Recent studies offer evidence that the use of graph neural networks to capture latent correlations between time series holds a potential for enhanced forecasting. However, most existing methods rely on pre-defined or self-learning graphs, which are either static o… ▽ More

    Submitted 26 December, 2023; originally announced December 2023.

    Comments: published in ICDE 2024

  10. arXiv:2312.10587  [pdf, other

    cs.LG

    E2E-AT: A Unified Framework for Tackling Uncertainty in Task-aware End-to-end Learning

    Authors: Wangkun Xu, Jianhong Wang, Fei Teng

    Abstract: Successful machine learning involves a complete pipeline of data, model, and downstream applications. Instead of treating them separately, there has been a prominent increase of attention within the constrained optimization (CO) and machine learning (ML) communities towards combining prediction and optimization models. The so-called end-to-end (E2E) learning captures the task-based objective for w… ▽ More

    Submitted 23 December, 2023; v1 submitted 16 December, 2023; originally announced December 2023.

    Comments: Accepted by AAAI-24

  11. arXiv:2312.02554  [pdf, other

    cs.LG cs.CL

    ULMA: Unified Language Model Alignment with Human Demonstration and Point-wise Preference

    Authors: Tianchi Cai, Xierui Song, Jiyan Jiang, Fei Teng, Jinjie Gu, Guannan Zhang

    Abstract: Aligning language models to human expectations, e.g., being helpful and harmless, has become a pressing challenge for large language models. A typical alignment procedure consists of supervised fine-tuning and preference learning. Most preference learning methods, such as RLHF and DPO, depend on pairwise preference data, which inadequately address scenarios where human feedback is point-wise, lead… ▽ More

    Submitted 26 February, 2024; v1 submitted 5 December, 2023; originally announced December 2023.

  12. arXiv:2311.15545  [pdf, other

    cs.LG cs.AI cs.CE

    Out-of-Distribution Generalized Dynamic Graph Neural Network for Human Albumin Prediction

    Authors: Zeyang Zhang, Xingwang Li, Fei Teng, Ning Lin, Xueling Zhu, Xin Wang, Wenwu Zhu

    Abstract: Human albumin is essential for indicating the body's overall health. Accurately predicting plasma albumin levels and determining appropriate doses are urgent clinical challenges, particularly in critically ill patients, to maintain optimal blood levels. However, human albumin prediction is non-trivial that has to leverage the dynamics of biochemical markers as well as the experience of treating pa… ▽ More

    Submitted 7 March, 2024; v1 submitted 27 November, 2023; originally announced November 2023.

    Comments: MedAI'23

  13. arXiv:2308.14412  [pdf, other

    cs.LG eess.SY

    Task-Aware Machine Unlearning and Its Application in Load Forecasting

    Authors: Wangkun Xu, Fei Teng

    Abstract: Data privacy and security have become a non-negligible factor in load forecasting. Previous researches mainly focus on training stage enhancement. However, once the model is trained and deployed, it may need to `forget' (i.e., remove the impact of) part of training data if the these data are found to be malicious or as requested by the data owner. This paper introduces the concept of machine unlea… ▽ More

    Submitted 11 March, 2024; v1 submitted 28 August, 2023; originally announced August 2023.

    Comments: This paper has been accepted by IEEE trans on Power Systems. The copyright is transfered and preserved by IEEE

  14. arXiv:2308.11635  [pdf, other

    eess.SP cs.HC cs.LG

    Semi-Supervised Dual-Stream Self-Attentive Adversarial Graph Contrastive Learning for Cross-Subject EEG-based Emotion Recognition

    Authors: Weishan Ye, Zhiguo Zhang, Min Zhang, Fei Teng, Li Zhang, Linling Li, Gan Huang, Jianhong Wang, Dong Ni, Zhen Liang

    Abstract: Electroencephalography (EEG) is an objective tool for emotion recognition with promising applications. However, the scarcity of labeled data remains a major challenge in this field, limiting the widespread use of EEG-based emotion recognition. In this paper, a semi-supervised Dual-stream Self-Attentive Adversarial Graph Contrastive learning framework (termed as DS-AGC) is proposed to tackle the ch… ▽ More

    Submitted 13 August, 2023; originally announced August 2023.

    Comments: arXiv admin note: text overlap with arXiv:2304.06496

  15. arXiv:2307.15588  [pdf, other

    cs.CV cs.RO eess.IV

    OAFuser: Towards Omni-Aperture Fusion for Light Field Semantic Segmentation

    Authors: Fei Teng, Jiaming Zhang, Kunyu Peng, Yaonan Wang, Rainer Stiefelhagen, Kailun Yang

    Abstract: Light field cameras, by harnessing the power of micro-lens array, are capable of capturing intricate angular and spatial details. This allows for acquiring complex light patterns and details from multiple angles, significantly enhancing the precision of image semantic segmentation, a critical aspect of scene interpretation in vision intelligence. However, the extensive angular information of light… ▽ More

    Submitted 21 December, 2023; v1 submitted 28 July, 2023; originally announced July 2023.

    Comments: The source code of OAFuser will be made publicly available at https://github.com/FeiBryantkit/OAFuser

  16. Enhancing Cyber-Resiliency of DER-based SmartGrid: A Survey

    Authors: Mengxiang Liu, Fei Teng, Zhenyong Zhang, Pudong Ge, Ruilong Deng, Mingyang Sun, Peng Cheng, Jiming Chen

    Abstract: The rapid development of information and communications technology has enabled the use of digital-controlled and software-driven distributed energy resources (DERs) to improve the flexibility and efficiency of power supply, and support grid operations. However, this evolution also exposes geographically-dispersed DERs to cyber threats, including hardware and software vulnerabilities, communication… ▽ More

    Submitted 5 March, 2024; v1 submitted 9 May, 2023; originally announced May 2023.

    Comments: Accepted by IEEE Transactions on Smart Grid

  17. arXiv:2304.09062  [pdf, other

    cs.IR cs.LG

    Always Strengthen Your Strengths: A Drift-Aware Incremental Learning Framework for CTR Prediction

    Authors: Congcong Liu, Fei Teng, Xiwei Zhao, Zhangang Lin, Jinghe Hu, Jingping Shao

    Abstract: Click-through rate (CTR) prediction is of great importance in recommendation systems and online advertising platforms. When served in industrial scenarios, the user-generated data observed by the CTR model typically arrives as a stream. Streaming data has the characteristic that the underlying distribution drifts over time and may recur. This can lead to catastrophic forgetting if the model simply… ▽ More

    Submitted 17 April, 2023; originally announced April 2023.

    Comments: This work has been accepted by SIGIR23

  18. arXiv:2301.01832  [pdf, other

    cs.LG cs.CR eess.SY

    Availability Adversarial Attack and Countermeasures for Deep Learning-based Load Forecasting

    Authors: Wangkun Xu, Fei Teng

    Abstract: The forecast of electrical loads is essential for the planning and operation of the power system. Recently, advances in deep learning have enabled more accurate forecasts. However, deep neural networks are prone to adversarial attacks. Although most of the literature focuses on integrity-based attacks, this paper proposes availability-based adversarial attacks, which can be more easily implemented… ▽ More

    Submitted 4 January, 2023; originally announced January 2023.

  19. arXiv:2212.04136  [pdf

    eess.SY cs.AI

    Design and Planning of Flexible Mobile Micro-Grids Using Deep Reinforcement Learning

    Authors: Cesare Caputo, Michel-Alexandre Cardin, Pudong Ge, Fei Teng, Anna Korre, Ehecatl Antonio del Rio Chanona

    Abstract: Ongoing risks from climate change have impacted the livelihood of global nomadic communities, and are likely to lead to increased migratory movements in coming years. As a result, mobility considerations are becoming increasingly important in energy systems planning, particularly to achieve energy access in developing countries. Advanced Plug and Play control strategies have been recently develope… ▽ More

    Submitted 8 December, 2022; originally announced December 2022.

    Comments: Submitted to Applied Energy

  20. arXiv:2210.15140  [pdf, other

    cs.SD cs.AI cs.CR eess.AS

    V-Cloak: Intelligibility-, Naturalness- & Timbre-Preserving Real-Time Voice Anonymization

    Authors: Jiangyi Deng, Fei Teng, Yanjiao Chen, Xiaofu Chen, Zhaohui Wang, Wenyuan Xu

    Abstract: Voice data generated on instant messaging or social media applications contains unique user voiceprints that may be abused by malicious adversaries for identity inference or identity theft. Existing voice anonymization techniques, e.g., signal processing and voice conversion/synthesis, suffer from degradation of perceptual quality. In this paper, we develop a voice anonymization system, named V-Cl… ▽ More

    Submitted 26 October, 2022; originally announced October 2022.

    Comments: Accepted by USENIX Security Symposium 2023

  21. arXiv:2210.01803  [pdf, other

    cs.LG cs.AI

    Federated Graph-based Networks with Shared Embedding

    Authors: Tianyi Yu, Pei Lai, Fei Teng

    Abstract: Nowadays, user privacy is becoming an issue that cannot be bypassed for system developers, especially for that of web applications where data can be easily transferred through internet. Thankfully, federated learning proposes an innovative method to train models with distributed devices while data are kept in local storage. However, unlike general neural networks, although graph-based networks hav… ▽ More

    Submitted 3 October, 2022; originally announced October 2022.

    Comments: 10 pages, 5 figures

  22. arXiv:2208.13495  [pdf, other

    cs.LG

    A Missing Value Filling Model Based on Feature Fusion Enhanced Autoencoder

    Authors: Xinyao Liu, Shengdong Du, Tianrui Li, Fei Teng, Yan Yang

    Abstract: With the advent of the big data era, the data quality problem is becoming more critical. Among many factors, data with missing values is one primary issue, and thus developing effective imputation models is a key topic in the research community. Recently, a major research direction is to employ neural network models such as self-organizing mappings or automatic encoders for filling missing values.… ▽ More

    Submitted 3 August, 2023; v1 submitted 29 August, 2022; originally announced August 2022.

  23. arXiv:2204.05101  [pdf, other

    cs.IR cs.AI cs.LG

    On the Adaptation to Concept Drift for CTR Prediction

    Authors: Congcong Liu, Yuejiang Li, Fei Teng, Xiwei Zhao, Changping Peng, Zhangang Lin, Jinghe Hu, Jingping Shao

    Abstract: Click-through rate (CTR) prediction is a crucial task in web search, recommender systems, and online advertisement displaying. In practical application, CTR models often serve with high-speed user-generated data streams, whose underlying distribution rapidly changing over time. The concept drift problem inevitably exists in those streaming data, which can lead to performance degradation due to the… ▽ More

    Submitted 22 February, 2023; v1 submitted 1 April, 2022; originally announced April 2022.

  24. arXiv:2202.04312  [pdf, other

    cs.NI eess.SP

    Using 5G in Smart Cities: A Systematic Mapping Study

    Authors: Chen Yang, Peng Liang, Liming Fu, Guorui Cui, Fei Huang, Feng Teng, Yawar Abbas Bangash

    Abstract: 5G is the fifth generation wireless network, with a set of characteristics, e.g., high bandwidth and data rates. The scenarios of using 5G include enhanced Mobile Broadband (eMBB), massive Machine Type Communications (mMTC), and ultra-Reliable and Low-Latency Communications (uRLLC). 5G is expected to support a wide variety of applications. We conducted a systematic mapping study that covers the li… ▽ More

    Submitted 15 February, 2022; v1 submitted 9 February, 2022; originally announced February 2022.

    Comments: Preprint accepted for publication in Intelligent Systems with Applications, 2022

  25. arXiv:2201.09101   

    cs.LG cs.AI

    HiSTGNN: Hierarchical Spatio-temporal Graph Neural Networks for Weather Forecasting

    Authors: Minbo Ma, Peng Xie, Fei Teng, Tianrui Li, Bin Wang, Shenggong Ji, Junbo Zhang

    Abstract: Weather Forecasting is an attractive challengeable task due to its influence on human life and complexity in atmospheric motion. Supported by massive historical observed time series data, the task is suitable for data-driven approaches, especially deep neural networks. Recently, the Graph Neural Networks (GNNs) based methods have achieved excellent performance for spatio-temporal forecasting. Howe… ▽ More

    Submitted 19 September, 2022; v1 submitted 22 January, 2022; originally announced January 2022.

    Comments: Some sections will be modified because of some errors of the experiments and presents

  26. arXiv:2104.09898  [pdf, other

    math.OC cs.CR eess.SY q-fin.MF

    Market Value of Differentially-Private Smart Meter Data

    Authors: Saurab Chhachhi, Fei Teng

    Abstract: This paper proposes a framework to investigate the value of sharing privacy-protected smart meter data between domestic consumers and load serving entities. The framework consists of a discounted differential privacy model to ensure individuals cannot be identified from aggregated data, a ANN-based short-term load forecasting to quantify the impact of data availability and privacy protection on th… ▽ More

    Submitted 20 April, 2021; originally announced April 2021.

    Comments: 5 pages, 4 figures, submitted to the 2021 IEEE Power & Energy Society Innovative Smart Grid Technologies Conference (ISGT NA)

  27. arXiv:2101.11430  [pdf, other

    cs.CL cs.LG

    An Explainable CNN Approach for Medical Codes Prediction from Clinical Text

    Authors: Shu Yuan Hu, Fei Teng

    Abstract: Method: We develop CNN-based methods for automatic ICD coding based on clinical text from intensive care unit (ICU) stays. We come up with the Shallow and Wide Attention convolutional Mechanism (SWAM), which allows our model to learn local and low-level features for each label. The key idea behind our model design is to look for the presence of informative snippets in the clinical text that correl… ▽ More

    Submitted 13 January, 2021; originally announced January 2021.

    Comments: 10 pages, 3 figures

  28. arXiv:1812.03315  [pdf, ps, other

    cs.LG eess.SP stat.ML

    A deep learning-based remaining useful life prediction approach for bearings

    Authors: Cheng Cheng, Guijun Ma, Yong Zhang, Mingyang Sun, Fei Teng, Han Ding, Ye Yuan

    Abstract: In industrial applications, nearly half the failures of motors are caused by the degradation of rolling element bearings (REBs). Therefore, accurately estimating the remaining useful life (RUL) for REBs are of crucial importance to ensure the reliability and safety of mechanical systems. To tackle this challenge, model-based approaches are often limited by the complexity of mathematical modeling.… ▽ More

    Submitted 30 August, 2022; v1 submitted 8 December, 2018; originally announced December 2018.

  29. arXiv:1808.01721  [pdf

    cs.CV

    A Study of Deep Feature Fusion based Methods for Classifying Multi-lead ECG

    Authors: Bin Chen, Wei Guo, Bin Li, Rober K. F. Teng, Mingjun Dai, Jianping Luo, Hui Wang

    Abstract: An automatic classification method has been studied to effectively detect and recognize Electrocardiogram (ECG). Based on the synchronizing and orthogonal relationships of multiple leads, we propose a Multi-branch Convolution and Residual Network (MBCRNet) with three kinds of feature fusion methods for automatic detection of normal and abnormal ECG signals. Experiments are conducted on the Chinese… ▽ More

    Submitted 5 August, 2018; originally announced August 2018.

    Comments: 6 pages, 5 figures

  30. arXiv:1604.02781  [pdf, other

    cs.IT

    Dual-Timescale Spectrum Management in Small-Cell Wireless Networks

    Authors: Fei Teng, Dongning Guo

    Abstract: To attain the targeted data rates of next generation cellular networks requires dense deployment of small cells in addition to macro cells which provide wide coverage. Dynamic radio resource management is crucial to the success of such heterogeneous networks due to much more pronounced traffic and interference variations in small cells. This work proposes a framework for spectrum management organi… ▽ More

    Submitted 3 March, 2019; v1 submitted 10 April, 2016; originally announced April 2016.

    Comments: 30 pages, 5 figures

  31. arXiv:1408.2572  [pdf, other

    cs.IT cs.GT

    Sharing of Unlicensed Spectrum by Strategic Operators

    Authors: Fei Teng, Dongning Guo, Michael L. Honig

    Abstract: Facing the challenge of meeting ever-increasing demand for wireless data, the industry is striving to exploit large swaths of spectrum which anyone can use for free without having to obtain a license. Major standards bodies are currently considering a proposal to retool and deploy Long Term Evolution (LTE) technologies in unlicensed bands below 6 GHz. This paper studies the fundamental questions o… ▽ More

    Submitted 25 January, 2017; v1 submitted 11 August, 2014; originally announced August 2014.

    Comments: To appear in the IEEE Journal on Selected Areas in Communications, Special Issue on Game Theory for Networks

  32. arXiv:0804.4749  [pdf

    cs.RO

    Study of improving nano-contouring performance by employing cross-coupling controller

    Authors: Wen Yuh Jywe, Shih Shin Chen, Hung-Shu Wang, Chien Hung Liu, Hsin Hung Jwo, Yun Feng Teng, Tung Hsien Hsieh

    Abstract: For the tracking stage path planning, we design a two-axis cross-coupling control system which uses the PI controller to compensate the contour error between axes. In this paper, the stage adoptive is designed by our laboratory (Precision Machine Center of National Formosa University). The cross-coupling controller calculates the actuating signal of each axis by combining multi-axes position err… ▽ More

    Submitted 30 April, 2008; originally announced April 2008.

    Comments: Uploaded by ICIUS2007 Conference Organizer on behalf of the author(s). 6 pages, 8 figures

    ACM Class: B.1.2

    Journal ref: Proceedings of the International Conference on Intelligent Unmanned System (ICIUS 2007), Bali, Indonesia, October 24-25, 2007, Paper No. ICIUS2007-C002