Skip to main content

Showing 1–50 of 3,282 results for author: Wang, W

  1. arXiv:2407.20224  [pdf, other

    cs.CL

    Can Editing LLMs Inject Harm?

    Authors: Canyu Chen, Baixiang Huang, Zekun Li, Zhaorun Chen, Shiyang Lai, Xiongxiao Xu, Jia-Chen Gu, Jindong Gu, Huaxiu Yao, Chaowei Xiao, Xifeng Yan, William Yang Wang, Philip Torr, Dawn Song, Kai Shu

    Abstract: Knowledge editing techniques have been increasingly adopted to efficiently correct the false or outdated knowledge in Large Language Models (LLMs), due to the high cost of retraining from scratch. Meanwhile, one critical but under-explored question is: can knowledge editing be used to inject harm into LLMs? In this paper, we propose to reformulate knowledge editing as a new type of safety threat f… ▽ More

    Submitted 29 July, 2024; originally announced July 2024.

    Comments: The first two authors contributed equally. 9 pages for main paper, 36 pages including appendix. The code, results, dataset for this paper and more resources are on the project website: https://llm-editing.github.io

  2. arXiv:2407.20171  [pdf, other

    cs.CV

    Diffusion Feedback Helps CLIP See Better

    Authors: Wenxuan Wang, Quan Sun, Fan Zhang, Yepeng Tang, Jing Liu, Xinlong Wang

    Abstract: Contrastive Language-Image Pre-training (CLIP), which excels at abstracting open-world representations across domains and modalities, has become a foundation for a variety of vision and multimodal tasks. However, recent studies reveal that CLIP has severe visual shortcomings, such as which can hardly distinguish orientation, quantity, color, structure, etc. These visual shortcomings also limit the… ▽ More

    Submitted 29 July, 2024; originally announced July 2024.

  3. arXiv:2407.19503  [pdf, ps, other

    eess.SP cs.IT

    Discrete Spectrum Analysis of Vector OFDM Signals

    Authors: Xiang-Gen Xia, Wei Wang

    Abstract: Vector OFDM (VOFDM) is equivalent to OTFS and is good for time-varying channels. However, due to its vector form, its signal spectrum is not as clear as that of the conventional OFDM. In this paper, we study the discrete spectrum of discrete VOFDM signals. We obtain a linear relationship between a vector of information symbols and a vector of the same size of components evenly distributed in the d… ▽ More

    Submitted 28 July, 2024; originally announced July 2024.

  4. arXiv:2407.19259  [pdf, other

    cs.CV cs.AI

    Fine-Grained Scene Graph Generation via Sample-Level Bias Prediction

    Authors: Yansheng Li, Tingzhu Wang, Kang Wu, Linlin Wang, Xin Guo, Wenbin Wang

    Abstract: Scene Graph Generation (SGG) aims to explore the relationships between objects in images and obtain scene summary graphs, thereby better serving downstream tasks. However, the long-tailed problem has adversely affected the scene graph's quality. The predictions are dominated by coarse-grained relationships, lacking more informative fine-grained ones. The union region of one object pair (i.e., one… ▽ More

    Submitted 27 July, 2024; originally announced July 2024.

    Comments: 24 pages, 10 figures, ECCV2024

  5. arXiv:2407.18523  [pdf, other

    cs.LG

    DTFormer: A Transformer-Based Method for Discrete-Time Dynamic Graph Representation Learning

    Authors: Xi Chen, Yun Xiong, Siwei Zhang, Jiawei Zhang, Yao Zhang, Shiyang Zhou, Xixi Wu, Mingyang Zhang, Tengfei Liu, Weiqiang Wang

    Abstract: Discrete-Time Dynamic Graphs (DTDGs), which are prevalent in real-world implementations and notable for their ease of data acquisition, have garnered considerable attention from both academic researchers and industry practitioners. The representation learning of DTDGs has been extensively applied to model the dynamics of temporally changing entities and their evolving connections. Currently, DTDG… ▽ More

    Submitted 26 July, 2024; originally announced July 2024.

    Comments: 11 pages, 3 figures

  6. arXiv:2407.17825  [pdf, other

    cs.SI cs.CR

    Blockchain Takeovers in Web 3.0: An Empirical Study on the TRON-Steem Incident

    Authors: Chao Li, Runhua Xu, Balaji Palanisamy, Li Duan, Meng Shen, Jiqiang Liu, Wei Wang

    Abstract: A fundamental goal of Web 3.0 is to establish a decentralized network and application ecosystem, thereby enabling users to retain control over their data while promoting value exchange. However, the recent Tron-Steem takeover incident poses a significant threat to this vision. In this paper, we present a thorough empirical analysis of the Tron-Steem takeover incident. By conducting a fine-grained… ▽ More

    Submitted 25 July, 2024; originally announced July 2024.

  7. arXiv:2407.17480  [pdf, other

    cs.CV cs.AI

    Universal Approximation Theory: The basic theory for deep learning-based computer vision models

    Authors: Wei Wang, Qing Li

    Abstract: Computer vision (CV) is one of the most crucial fields in artificial intelligence. In recent years, a variety of deep learning models based on convolutional neural networks (CNNs) and Transformers have been designed to tackle diverse problems in CV. These algorithms have found practical applications in areas such as robotics and facial recognition. Despite the increasing power of current CV models… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

  8. arXiv:2407.17274  [pdf, other

    cs.MM cs.AI cs.CV

    Revolutionizing Text-to-Image Retrieval as Autoregressive Token-to-Voken Generation

    Authors: Yongqi Li, Hongru Cai, Wenjie Wang, Leigang Qu, Yinwei Wei, Wenjie Li, Liqiang Nie, Tat-Seng Chua

    Abstract: Text-to-image retrieval is a fundamental task in multimedia processing, aiming to retrieve semantically relevant cross-modal content. Traditional studies have typically approached this task as a discriminative problem, matching the text and image via the cross-attention mechanism (one-tower framework) or in a common embedding space (two-tower framework). Recently, generative cross-modal retrieval… ▽ More

    Submitted 24 July, 2024; originally announced July 2024.

    Comments: Work in progress

  9. arXiv:2407.16990  [pdf, other

    cs.NI

    Region-based Content Enhancement for Efficient Video Analytics at the Edge

    Authors: Weijun Wang, Liang Mi, Shaowei Cen, Haipeng Dai, Yuanchun Li, Xiaoming Fu, Yunxin Liu

    Abstract: Video analytics is widespread in various applications serving our society. Recent advances of content enhancement in video analytics offer significant benefits for the bandwidth saving and accuracy improvement. However, existing content-enhanced video analytics systems are excessively computationally expensive and provide extremely low throughput. In this paper, we present region-based content enh… ▽ More

    Submitted 24 July, 2024; originally announced July 2024.

  10. arXiv:2407.16842  [pdf, other

    cs.RO

    Adapting Image-based RL Policies via Predicted Rewards

    Authors: Weiyao Wang, Xinyuan Fang, Gregory D. Hager

    Abstract: Image-based reinforcement learning (RL) faces significant challenges in generalization when the visual environment undergoes substantial changes between training and deployment. Under such circumstances, learned policies may not perform well leading to degraded results. Previous approaches to this problem have largely focused on broadening the training observation distribution, employing technique… ▽ More

    Submitted 23 July, 2024; originally announced July 2024.

    Comments: L4DC 2024

  11. arXiv:2407.16820  [pdf, other

    cs.RO

    Domain Adaptation of Visual Policies with a Single Demonstration

    Authors: Weiyao Wang, Gregory D. Hager

    Abstract: Deploying machine learning algorithms for robot tasks in real-world applications presents a core challenge: overcoming the domain gap between the training and the deployment environment. This is particularly difficult for visuomotor policies that utilize high-dimensional images as input, particularly when those images are generated via simulation. A common method to tackle this issue is through do… ▽ More

    Submitted 23 July, 2024; originally announced July 2024.

    Comments: ICRA 2024

  12. arXiv:2407.16715  [pdf

    q-bio.QM cs.AI cs.LG

    Research on Adverse Drug Reaction Prediction Model Combining Knowledge Graph Embedding and Deep Learning

    Authors: Yufeng Li, Wenchao Zhao, Bo Dang, Xu Yan, Weimin Wang, Min Gao, Mingxuan Xiao

    Abstract: In clinical treatment, identifying potential adverse reactions of drugs can help assist doctors in making medication decisions. In response to the problems in previous studies that features are high-dimensional and sparse, independent prediction models need to be constructed for each adverse reaction of drugs, and the prediction accuracy is low, this paper develops an adverse drug reaction predict… ▽ More

    Submitted 27 July, 2024; v1 submitted 22 July, 2024; originally announced July 2024.

    Comments: 12 pages, 4 figures, 9 tables

  13. arXiv:2407.16711  [pdf, other

    cs.SE cs.CL

    Benchmarks as Microscopes: A Call for Model Metrology

    Authors: Michael Saxon, Ari Holtzman, Peter West, William Yang Wang, Naomi Saphra

    Abstract: Modern language models (LMs) pose a new challenge in capability assessment. Static benchmarks inevitably saturate without providing confidence in the deployment tolerances of LM-based systems, but developers nonetheless claim that their models have generalized traits such as reasoning or open-domain language understanding based on these flawed metrics. The science and practice of LMs requires a ne… ▽ More

    Submitted 22 July, 2024; originally announced July 2024.

    Comments: Conference paper at COLM 2024

  14. arXiv:2407.16655  [pdf, other

    cs.CV

    MovieDreamer: Hierarchical Generation for Coherent Long Visual Sequence

    Authors: Canyu Zhao, Mingyu Liu, Wen Wang, Jianlong Yuan, Hao Chen, Bo Zhang, Chunhua Shen

    Abstract: Recent advancements in video generation have primarily leveraged diffusion models for short-duration content. However, these approaches often fall short in modeling complex narratives and maintaining character consistency over extended periods, which is essential for long-form video production like movies. We propose MovieDreamer, a novel hierarchical framework that integrates the strengths of aut… ▽ More

    Submitted 23 July, 2024; originally announced July 2024.

    Comments: 23 pages, 18 figures

  15. arXiv:2407.16641  [pdf, other

    cs.LG cs.AI

    A Geometry-Aware Algorithm to Learn Hierarchical Embeddings in Hyperbolic Space

    Authors: Zhangyu Wang, Lantian Xu, Zhifeng Kong, Weilong Wang, Xuyu Peng, Enyang Zheng

    Abstract: Hyperbolic embeddings are a class of representation learning methods that offer competitive performances when data can be abstracted as a tree-like graph. However, in practice, learning hyperbolic embeddings of hierarchical data is difficult due to the different geometry between hyperbolic space and the Euclidean space. To address such difficulties, we first categorize three kinds of illness that… ▽ More

    Submitted 23 July, 2024; originally announced July 2024.

  16. arXiv:2407.16576  [pdf, other

    cs.CR

    Exploring Automatic Cryptographic API Misuse Detection in the Era of LLMs

    Authors: Yifan Xia, Zichen Xie, Peiyu Liu, Kangjie Lu, Yan Liu, Wenhai Wang, Shouling Ji

    Abstract: While the automated detection of cryptographic API misuses has progressed significantly, its precision diminishes for intricate targets due to the reliance on manually defined patterns. Large Language Models (LLMs), renowned for their contextual understanding, offer a promising avenue to address existing shortcomings. However, applying LLMs in this security-critical domain presents challenges, par… ▽ More

    Submitted 23 July, 2024; originally announced July 2024.

  17. arXiv:2407.16137  [pdf

    cs.CV

    3D-UGCN: A Unified Graph Convolutional Network for Robust 3D Human Pose Estimation from Monocular RGB Images

    Authors: Jie Zhao, Jianing Li, Weihan Chen, Wentong Wang, Pengfei Yuan, Xu Zhang, Deshu Peng

    Abstract: Human pose estimation remains a multifaceted challenge in computer vision, pivotal across diverse domains such as behavior recognition, human-computer interaction, and pedestrian tracking. This paper proposes an improved method based on the spatial-temporal graph convolution net-work (UGCN) to address the issue of missing human posture skeleton sequences in single-view videos. We present the impro… ▽ More

    Submitted 22 July, 2024; originally announced July 2024.

    Comments: Proceedings of IEEE AICON2024

  18. arXiv:2407.15838  [pdf, other

    cs.CV

    MMInstruct: A High-Quality Multi-Modal Instruction Tuning Dataset with Extensive Diversity

    Authors: Yangzhou Liu, Yue Cao, Zhangwei Gao, Weiyun Wang, Zhe Chen, Wenhai Wang, Hao Tian, Lewei Lu, Xizhou Zhu, Tong Lu, Yu Qiao, Jifeng Dai

    Abstract: Despite the effectiveness of vision-language supervised fine-tuning in enhancing the performance of Vision Large Language Models (VLLMs). However, existing visual instruction tuning datasets include the following limitations: (1) Instruction annotation quality: despite existing VLLMs exhibiting strong performance, instructions generated by those advanced VLLMs may still suffer from inaccuracies, s… ▽ More

    Submitted 22 July, 2024; originally announced July 2024.

    Comments: 18 pages, 8 figures, technical report

  19. arXiv:2407.15245  [pdf, ps, other

    math.OC cs.LG eess.SY math-ph stat.ML

    Weyl Calculus and Exactly Solvable Schrödinger Bridges with Quadratic State Cost

    Authors: Alexis M. H. Teter, Wenqing Wang, Abhishek Halder

    Abstract: Schrödinger bridge--a stochastic dynamical generalization of optimal mass transport--exhibits a learning-control duality. Viewed as a stochastic control problem, the Schrödinger bridge finds an optimal control policy that steers a given joint state statistics to another while minimizing the total control effort subject to controlled diffusion and deadline constraints. Viewed as a stochastic learni… ▽ More

    Submitted 26 July, 2024; v1 submitted 21 July, 2024; originally announced July 2024.

  20. arXiv:2407.15087  [pdf, other

    cs.CV

    Navigation Instruction Generation with BEV Perception and Large Language Models

    Authors: Sheng Fan, Rui Liu, Wenguan Wang, Yi Yang

    Abstract: Navigation instruction generation, which requires embodied agents to describe the navigation routes, has been of great interest in robotics and human-computer interaction. Existing studies directly map the sequence of 2D perspective observations to route descriptions. Though straightforward, they overlook the geometric information and object semantics of the 3D environment. To address these challe… ▽ More

    Submitted 21 July, 2024; originally announced July 2024.

    Comments: ECCV 2024; Project Page: https://github.com/FanScy/BEVInstructor

  21. arXiv:2407.14985  [pdf, other

    cs.CL cs.AI cs.LG

    Generalization v.s. Memorization: Tracing Language Models' Capabilities Back to Pretraining Data

    Authors: Antonis Antoniades, Xinyi Wang, Yanai Elazar, Alfonso Amayuelas, Alon Albalak, Kexun Zhang, William Yang Wang

    Abstract: Despite the proven utility of large language models (LLMs) in real-world applications, there remains a lack of understanding regarding how they leverage their large-scale pretraining text corpora to achieve such capabilities. In this work, we investigate the interplay between generalization and memorization in pretrained LLMs at scale, through a comprehensive $n$-gram analysis of their training da… ▽ More

    Submitted 20 July, 2024; originally announced July 2024.

    Comments: ICML FM-Wild workshop version

  22. arXiv:2407.14872  [pdf, other

    cs.CV cs.RO

    Adapt2Reward: Adapting Video-Language Models to Generalizable Robotic Rewards via Failure Prompts

    Authors: Yanting Yang, Minghao Chen, Qibo Qiu, Jiahao Wu, Wenxiao Wang, Binbin Lin, Ziyu Guan, Xiaofei He

    Abstract: For a general-purpose robot to operate in reality, executing a broad range of instructions across various environments is imperative. Central to the reinforcement learning and planning for such robotic agents is a generalizable reward function. Recent advances in vision-language models, such as CLIP, have shown remarkable performance in the domain of deep learning, paving the way for open-domain v… ▽ More

    Submitted 20 July, 2024; originally announced July 2024.

    Comments: ECCV 2024 camera-ready

  23. arXiv:2407.14491  [pdf, other

    cs.CV

    PD-TPE: Parallel Decoder with Text-guided Position Encoding for 3D Visual Grounding

    Authors: Chenshu Hou, Liang Peng, Xiaopei Wu, Wenxiao Wang, Xiaofei He

    Abstract: 3D visual grounding aims to locate the target object mentioned by free-formed natural language descriptions in 3D point cloud scenes. Most previous work requires the encoder-decoder to simultaneously align the attribute information of the target object and its relational information with the surrounding environment across modalities. This causes the queries' attention to be dispersed, potentially… ▽ More

    Submitted 19 July, 2024; originally announced July 2024.

  24. arXiv:2407.14419  [pdf, other

    cs.CV

    HOTS3D: Hyper-Spherical Optimal Transport for Semantic Alignment of Text-to-3D Generation

    Authors: Zezeng Li, Weimin Wang, WenHai Li, Na Lei, Xianfeng Gu

    Abstract: Recent CLIP-guided 3D generation methods have achieved promising results but struggle with generating faithful 3D shapes that conform with input text due to the gap between text and image embeddings. To this end, this paper proposes HOTS3D which makes the first attempt to effectively bridge this gap by aligning text features to the image features with spherical optimal transport (SOT). However, in… ▽ More

    Submitted 19 July, 2024; originally announced July 2024.

  25. arXiv:2407.14329  [pdf, other

    cs.SD eess.AS

    Efficient Audio Captioning with Encoder-Level Knowledge Distillation

    Authors: Xuenan Xu, Haohe Liu, Mengyue Wu, Wenwu Wang, Mark D. Plumbley

    Abstract: Significant improvement has been achieved in automated audio captioning (AAC) with recent models. However, these models have become increasingly large as their performance is enhanced. In this work, we propose a knowledge distillation (KD) framework for AAC. Our analysis shows that in the encoder-decoder based AAC models, it is more effective to distill knowledge into the encoder as compared with… ▽ More

    Submitted 19 July, 2024; originally announced July 2024.

    Comments: Interspeech 2024

  26. arXiv:2407.13998  [pdf, other

    cs.CL cs.AI

    RAG-QA Arena: Evaluating Domain Robustness for Long-form Retrieval Augmented Question Answering

    Authors: Rujun Han, Yuhao Zhang, Peng Qi, Yumo Xu, Jenyuan Wang, Lan Liu, William Yang Wang, Bonan Min, Vittorio Castelli

    Abstract: Question answering based on retrieval augmented generation (RAG-QA) is an important research topic in NLP and has a wide range of real-world applications. However, most existing datasets for this task are either constructed using a single source corpus or consist of short extractive answers, which fall short of evaluating large language model (LLM) based RAG-QA systems on cross-domain generalizati… ▽ More

    Submitted 18 July, 2024; originally announced July 2024.

  27. arXiv:2407.12888  [pdf

    cs.CL cs.AI

    Explainable Biomedical Hypothesis Generation via Retrieval Augmented Generation enabled Large Language Models

    Authors: Alexander R. Pelletier, Joseph Ramirez, Irsyad Adam, Simha Sankar, Yu Yan, Ding Wang, Dylan Steinecke, Wei Wang, Peipei Ping

    Abstract: The vast amount of biomedical information available today presents a significant challenge for investigators seeking to digest, process, and understand these findings effectively. Large Language Models (LLMs) have emerged as powerful tools to navigate this complex and challenging data landscape. However, LLMs may lead to hallucinatory responses, making Retrieval Augmented Generation (RAG) crucial… ▽ More

    Submitted 17 July, 2024; originally announced July 2024.

  28. arXiv:2407.12842  [pdf, other

    cs.CL cs.AI

    MS2SL: Multimodal Spoken Data-Driven Continuous Sign Language Production

    Authors: Jian Ma, Wenguan Wang, Yi Yang, Feng Zheng

    Abstract: Sign language understanding has made significant strides; however, there is still no viable solution for generating sign sequences directly from entire spoken content, e.g., text or speech. In this paper, we propose a unified framework for continuous sign language production, easing communication between sign and non-sign language users. In particular, a sequence diffusion model, utilizing embeddi… ▽ More

    Submitted 4 July, 2024; originally announced July 2024.

    Comments: Accepted to ACL 2024 Findings; Project Page: https://hechang25.github.io/MS2SL

  29. arXiv:2407.12797  [pdf, other

    cs.PF cs.LG

    CEBench: A Benchmarking Toolkit for the Cost-Effectiveness of LLM Pipelines

    Authors: Wenbo Sun, Jiaqi Wang, Qiming Guo, Ziyu Li, Wenlu Wang, Rihan Hai

    Abstract: Online Large Language Model (LLM) services such as ChatGPT and Claude 3 have transformed business operations and academic research by effortlessly enabling new opportunities. However, due to data-sharing restrictions, sectors such as healthcare and finance prefer to deploy local LLM applications using costly hardware resources. This scenario requires a balance between the effectiveness advantages… ▽ More

    Submitted 20 June, 2024; originally announced July 2024.

  30. arXiv:2407.12334  [pdf, other

    cs.CR

    Cabin: Confining Untrusted Programs within Confidential VMs

    Authors: Benshan Mei, Saisai Xia, Wenhao Wang, Dongdai Lin

    Abstract: Confidential computing safeguards sensitive computations from untrusted clouds, with Confidential Virtual Machines (CVMs) providing a secure environment for guest OS. However, CVMs often come with large and vulnerable operating system kernels, making them susceptible to attacks exploiting kernel weaknesses. The imprecise control over the read/write access in the page table has allowed attackers to… ▽ More

    Submitted 17 July, 2024; v1 submitted 17 July, 2024; originally announced July 2024.

    Comments: ICICS 2024

  31. arXiv:2407.12180  [pdf, other

    cs.NI cs.RO

    A UAV-assisted Wireless Localization Challenge on AERPAW

    Authors: Paul Kudyba, Jaya Sravani Mandapaka, Weijie Wang, Logan McCorkendale, Zachary McCorkendale, Mathias Kidane, Haijian Sun, Eric Adams, Kamesh Namuduri, Fraida Fund, Mihail Sichitiu, Ozgur Ozdemir

    Abstract: As wireless researchers are tasked to enable wireless communication as infrastructure in more dynamic aerial settings, there is a growing need for large-scale experimental platforms that provide realistic, reproducible, and reliable experimental validation. To bridge the research-to-implementation gap, the Aerial Experimentation and Research Platform for Advanced Wireless (AERPAW) offers open-sour… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

    Comments: submitted to IEEE magazine paper

  32. arXiv:2407.11745  [pdf, other

    eess.AS cs.AI cs.SD

    Universal Sound Separation with Self-Supervised Audio Masked Autoencoder

    Authors: Junqi Zhao, Xubo Liu, Jinzheng Zhao, Yi Yuan, Qiuqiang Kong, Mark D. Plumbley, Wenwu Wang

    Abstract: Universal sound separation (USS) is a task of separating mixtures of arbitrary sound sources. Typically, universal separation models are trained from scratch in a supervised manner, using labeled data. Self-supervised learning (SSL) is an emerging deep learning approach that leverages unlabeled data to obtain task-agnostic representations, which can benefit many downstream tasks. In this paper, we… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

  33. arXiv:2407.11610  [pdf, other

    cs.CV

    MergeNet: Explicit Mesh Reconstruction from Sparse Point Clouds via Edge Prediction

    Authors: Weimin Wang, Yingxu Deng, Zezeng Li, Yu Liu, Na Lei

    Abstract: This paper introduces a novel method for reconstructing meshes from sparse point clouds by predicting edge connection. Existing implicit methods usually produce superior smooth and watertight meshes due to the isosurface extraction algorithms~(e.g., Marching Cubes). However, these methods become memory and computationally intensive with increasing resolution. Explicit methods are more efficient by… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

  34. arXiv:2407.10373  [pdf, other

    cs.SD cs.AI cs.CV eess.AS

    Mutual Learning for Acoustic Matching and Dereverberation via Visual Scene-driven Diffusion

    Authors: Jian Ma, Wenguan Wang, Yi Yang, Feng Zheng

    Abstract: Visual acoustic matching (VAM) is pivotal for enhancing the immersive experience, and the task of dereverberation is effective in improving audio intelligibility. Existing methods treat each task independently, overlooking the inherent reciprocity between them. Moreover, these methods depend on paired training data, which is challenging to acquire, impeding the utilization of extensive unpaired da… ▽ More

    Submitted 14 July, 2024; originally announced July 2024.

    Comments: ECCV 2024; Project page: https://hechang25.github.io/MVSD

  35. arXiv:2407.10200  [pdf, other

    cs.CV cs.AI

    Shape2Scene: 3D Scene Representation Learning Through Pre-training on Shape Data

    Authors: Tuo Feng, Wenguan Wang, Ruijie Quan, Yi Yang

    Abstract: Current 3D self-supervised learning methods of 3D scenes face a data desert issue, resulting from the time-consuming and expensive collecting process of 3D scene data. Conversely, 3D shape datasets are easier to collect. Despite this, existing pre-training strategies on shape data offer limited potential for 3D scene understanding due to significant disparities in point quantities. To tackle these… ▽ More

    Submitted 14 July, 2024; originally announced July 2024.

    Comments: ECCV 2024; Project page: https://github.com/FengZicai/S2S

  36. arXiv:2407.10167  [pdf, other

    cs.CL cs.AI

    Key-Point-Driven Mathematical Reasoning Distillation of Large Language Model

    Authors: Xunyu Zhu, Jian Li, Can Ma, Weiping Wang

    Abstract: Large Language Models (LLMs) have demonstrated exceptional proficiency in mathematical reasoning tasks due to their extensive parameter counts and training on vast datasets. Despite these capabilities, deploying LLMs is hindered by their computational demands. Distilling LLM mathematical reasoning into Smaller Language Models (SLMs) has emerged as a solution to this challenge, although these small… ▽ More

    Submitted 22 July, 2024; v1 submitted 14 July, 2024; originally announced July 2024.

  37. arXiv:2407.10132  [pdf, other

    cs.LG stat.ME

    Optimal Kernel Choice for Score Function-based Causal Discovery

    Authors: Wenjie Wang, Biwei Huang, Feng Liu, Xinge You, Tongliang Liu, Kun Zhang, Mingming Gong

    Abstract: Score-based methods have demonstrated their effectiveness in discovering causal relationships by scoring different causal structures based on their goodness of fit to the data. Recently, Huang et al. proposed a generalized score function that can handle general data distributions and causal relationships by modeling the relations in reproducing kernel Hilbert space (RKHS). The selection of an appr… ▽ More

    Submitted 14 July, 2024; originally announced July 2024.

    Comments: Accepted by ICML2024

  38. arXiv:2407.09792  [pdf, other

    cs.RO

    Language-Augmented Symbolic Planner for Open-World Task Planning

    Authors: Guanqi Chen, Lei Yang, Ruixing Jia, Zhe Hu, Yizhou Chen, Wei Zhang, Wenping Wang, Jia Pan

    Abstract: Enabling robotic agents to perform complex long-horizon tasks has been a long-standing goal in robotics and artificial intelligence (AI). Despite the potential shown by large language models (LLMs), their planning capabilities remain limited to short-horizon tasks and they are unable to replace the symbolic planning approach. Symbolic planners, on the other hand, may encounter execution errors due… ▽ More

    Submitted 13 July, 2024; originally announced July 2024.

    Comments: Accepted by Robotics: Science and Systems (RSS) 2024

  39. arXiv:2407.09693  [pdf, other

    cs.LG cs.AI

    A Mathematical Framework, a Taxonomy of Modeling Paradigms, and a Suite of Learning Techniques for Neural-Symbolic Systems

    Authors: Charles Dickens, Connor Pryor, Changyu Gao, Alon Albalak, Eriq Augustine, William Wang, Stephen Wright, Lise Getoor

    Abstract: The field of Neural-Symbolic (NeSy) systems is growing rapidly. Proposed approaches show great promise in achieving symbiotic unions of neural and symbolic methods. However, each NeSy system differs in fundamental ways. There is a pressing need for a unifying theory to illuminate the commonalities and differences in approaches and enable further progress. In this paper, we introduce Neural-Symboli… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

  40. arXiv:2407.09648  [pdf, other

    cs.CV

    3x2: 3D Object Part Segmentation by 2D Semantic Correspondences

    Authors: Anh Thai, Weiyao Wang, Hao Tang, Stefan Stojanov, Matt Feiszli, James M. Rehg

    Abstract: 3D object part segmentation is essential in computer vision applications. While substantial progress has been made in 2D object part segmentation, the 3D counterpart has received less attention, in part due to the scarcity of annotated 3D datasets, which are expensive to collect. In this work, we propose to leverage a few annotated 3D shapes or richly annotated 2D datasets to perform 3D object par… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

    Comments: Accepted to ECCV 2024

  41. arXiv:2407.09121  [pdf, other

    cs.CL cs.AI

    Refuse Whenever You Feel Unsafe: Improving Safety in LLMs via Decoupled Refusal Training

    Authors: Youliang Yuan, Wenxiang Jiao, Wenxuan Wang, Jen-tse Huang, Jiahao Xu, Tian Liang, Pinjia He, Zhaopeng Tu

    Abstract: This study addresses a critical gap in safety tuning practices for Large Language Models (LLMs) by identifying and tackling a refusal position bias within safety tuning data, which compromises the models' ability to appropriately refuse generating unsafe content. We introduce a novel approach, Decoupled Refusal Training (DeRTa), designed to empower LLMs to refuse compliance to harmful prompts at a… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

  42. arXiv:2407.08133  [pdf, other

    cs.CV cs.AI

    Nonverbal Interaction Detection

    Authors: Jianan Wei, Tianfei Zhou, Yi Yang, Wenguan Wang

    Abstract: This work addresses a new challenge of understanding human nonverbal interaction in social contexts. Nonverbal signals pervade virtually every communicative act. Our gestures, facial expressions, postures, gaze, even physical appearance all convey messages, without anything being said. Despite their critical role in social life, nonverbal signals receive very limited attention as compared to the l… ▽ More

    Submitted 14 July, 2024; v1 submitted 10 July, 2024; originally announced July 2024.

    Comments: ECCV 2024; Project page: https://github.com/weijianan1/NVI

  43. arXiv:2407.08127  [pdf, other

    cs.CV

    Prediction Exposes Your Face: Black-box Model Inversion via Prediction Alignment

    Authors: Yufan Liu, Wanqian Zhang, Dayan Wu, Zheng Lin, Jingzi Gu, Weiping Wang

    Abstract: Model inversion (MI) attack reconstructs the private training data of a target model given its output, posing a significant threat to deep learning models and data privacy. On one hand, most of existing MI methods focus on searching for latent codes to represent the target identity, yet this iterative optimization-based scheme consumes a huge number of queries to the target model, making it unreal… ▽ More

    Submitted 10 July, 2024; originally announced July 2024.

    Comments: Accepted by ECCV 2024

  44. arXiv:2407.07924  [pdf, other

    math.OC cs.AI cs.CL cs.LG

    Solving General Natural-Language-Description Optimization Problems with Large Language Models

    Authors: Jihai Zhang, Wei Wang, Siyan Guo, Li Wang, Fangquan Lin, Cheng Yang, Wotao Yin

    Abstract: Optimization problems seek to find the best solution to an objective under a set of constraints, and have been widely investigated in real-world applications. Modeling and solving optimization problems in a specific domain typically require a combination of domain knowledge, mathematical skills, and programming ability, making it difficult for general users and even domain professionals. In this p… ▽ More

    Submitted 9 July, 2024; originally announced July 2024.

  45. arXiv:2407.07504  [pdf, other

    cs.CV

    Pan-cancer Histopathology WSI Pre-training with Position-aware Masked Autoencoder

    Authors: Kun Wu, Zhiguo Jiang, Kunming Tang, Jun Shi, Fengying Xie, Wei Wang, Haibo Wu, Yushan Zheng

    Abstract: Large-scale pre-training models have promoted the development of histopathology image analysis. However, existing self-supervised methods for histopathology images focus on learning patch features, while there is still a lack of available pre-training models for WSI-level feature learning. In this paper, we propose a novel self-supervised learning framework for pan-cancer WSI-level representation… ▽ More

    Submitted 15 July, 2024; v1 submitted 10 July, 2024; originally announced July 2024.

  46. arXiv:2407.07487  [pdf, other

    cs.CL

    Review-LLM: Harnessing Large Language Models for Personalized Review Generation

    Authors: Qiyao Peng, Hongtao Liu, Hongyan Xu, Qing Yang, Minglai Shao, Wenjun Wang

    Abstract: Product review generation is an important task in recommender systems, which could provide explanation and persuasiveness for the recommendation. Recently, Large Language Models (LLMs, e.g., ChatGPT) have shown superior text modeling and generating ability, which could be applied in review generation. However, directly applying the LLMs for generating reviews might be troubled by the ``polite'' ph… ▽ More

    Submitted 10 July, 2024; originally announced July 2024.

  47. arXiv:2407.07433  [pdf, other

    cs.CV cs.AI

    Controllable Navigation Instruction Generation with Chain of Thought Prompting

    Authors: Xianghao Kong, Jinyu Chen, Wenguan Wang, Hang Su, Xiaolin Hu, Yi Yang, Si Liu

    Abstract: Instruction generation is a vital and multidisciplinary research area with broad applications. Existing instruction generation models are limited to generating instructions in a single style from a particular dataset, and the style and content of generated instructions cannot be controlled. Moreover, most existing instruction generation methods also disregard the spatial modeling of the navigation… ▽ More

    Submitted 16 July, 2024; v1 submitted 10 July, 2024; originally announced July 2024.

    Comments: ECCV 2024

  48. arXiv:2407.07056  [pdf, other

    cs.CV eess.IV

    CAPformer: Compression-Aware Pre-trained Transformer for Low-Light Image Enhancement

    Authors: Wei Wang, Zhi Jin

    Abstract: Low-Light Image Enhancement (LLIE) has advanced with the surge in phone photography demand, yet many existing methods neglect compression, a crucial concern for resource-constrained phone photography. Most LLIE methods overlook this, hindering their effectiveness. In this study, we investigate the effects of JPEG compression on low-light images and reveal substantial information loss caused by JPE… ▽ More

    Submitted 10 July, 2024; v1 submitted 9 July, 2024; originally announced July 2024.

  49. arXiv:2407.06953  [pdf, other

    cs.DC

    SP-Chain: Boosting Intra-Shard and Cross-Shard Security and Performance in Blockchain Sharding

    Authors: Mingzhe Li, You Lin, Wei Wang, Jin Zhang

    Abstract: A promising way to overcome the scalability limitations of the current blockchain is to use sharding, which is to split the transaction processing among multiple, smaller groups of nodes. A well-performed blockchain sharding system requires both high performance and high security in both intra- and cross-shard perspectives. However, existing protocols either have issues on protecting security or t… ▽ More

    Submitted 9 July, 2024; originally announced July 2024.

  50. arXiv:2407.06943  [pdf, other

    cs.RO

    A Starter's Kit for Concentric Tube Robots

    Authors: Kalina Bonofiglio, Wenpeng Wang, Ethan R. Wilke, Adri Rajaraman, Loris Fichera

    Abstract: Concentric Tube Robots (CTRs) have garnered significant interest within the surgical robotics community because of their flexibility, dexterity, and ease of miniaturization. However, mastering the unique kinematics and design principles of CTRs can be challenging for newcomers to the field. In this paper, we present an educational kit aimed at lowering the barriers to entry into concentric tube ro… ▽ More

    Submitted 9 July, 2024; originally announced July 2024.