Skip to main content

Showing 1–50 of 50 results for author: Lang, C

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

    cs.CL

    Know-MRI: A Knowledge Mechanisms Revealer&Interpreter for Large Language Models

    Authors: Jiaxiang Liu, Boxuan Xing, Chenhao Yuan, Chenxiang Zhang, Di Wu, Xiusheng Huang, Haida Yu, Chuhan Lang, Pengfei Cao, Jun Zhao, Kang Liu

    Abstract: As large language models (LLMs) continue to advance, there is a growing urgency to enhance the interpretability of their internal knowledge mechanisms. Consequently, many interpretation methods have emerged, aiming to unravel the knowledge mechanisms of LLMs from various perspectives. However, current interpretation methods differ in input data formats and interpreting outputs. The tools integrati… ▽ More

    Submitted 10 June, 2025; originally announced June 2025.

  2. arXiv:2503.06683  [pdf, other

    cs.CV

    Dynamic Dictionary Learning for Remote Sensing Image Segmentation

    Authors: Xuechao Zou, Yue Li, Shun Zhang, Kai Li, Shiying Wang, Pin Tao, Junliang Xing, Congyan Lang

    Abstract: Remote sensing image segmentation faces persistent challenges in distinguishing morphologically similar categories and adapting to diverse scene variations. While existing methods rely on implicit representation learning paradigms, they often fail to dynamically adjust semantic embeddings according to contextual cues, leading to suboptimal performance in fine-grained scenarios such as cloud thickn… ▽ More

    Submitted 9 March, 2025; originally announced March 2025.

  3. arXiv:2412.06664  [pdf, other

    cs.CV

    Knowledge Transfer and Domain Adaptation for Fine-Grained Remote Sensing Image Segmentation

    Authors: Shun Zhang, Xuechao Zou, Kai Li, Congyan Lang, Shiying Wang, Pin Tao, Tengfei Cao

    Abstract: Fine-grained remote sensing image segmentation is essential for accurately identifying detailed objects in remote sensing images. Recently, vision transformer models (VTMs) pre-trained on large-scale datasets have demonstrated strong zero-shot generalization. However, directly applying them to specific tasks may lead to domain shift. We introduce a novel end-to-end learning paradigm combining know… ▽ More

    Submitted 14 January, 2025; v1 submitted 9 December, 2024; originally announced December 2024.

    Comments: 6 pages, 3 figures, 6 tables

  4. Symmetric Perception and Ordinal Regression for Detecting Scoliosis Natural Image

    Authors: Xiaojia Zhu, Rui Chen, Xiaoqi Guo, Zhiwen Shao, Yuhu Dai, Ming Zhang, Chuandong Lang

    Abstract: Scoliosis is one of the most common diseases in adolescents. Traditional screening methods for the scoliosis usually use radiographic examination, which requires certified experts with medical instruments and brings the radiation risk. Considering such requirement and inconvenience, we propose to use natural images of the human back for wide-range scoliosis screening, which is a challenging proble… ▽ More

    Submitted 24 November, 2024; originally announced November 2024.

    Comments: This paper has been accepted by Applied Intelligence

  5. arXiv:2411.13127  [pdf, other

    cs.CV

    Adapting Vision Foundation Models for Robust Cloud Segmentation in Remote Sensing Images

    Authors: Xuechao Zou, Shun Zhang, Kai Li, Shiying Wang, Junliang Xing, Lei Jin, Congyan Lang, Pin Tao

    Abstract: Cloud segmentation is a critical challenge in remote sensing image interpretation, as its accuracy directly impacts the effectiveness of subsequent data processing and analysis. Recently, vision foundation models (VFM) have demonstrated powerful generalization capabilities across various visual tasks. In this paper, we present a parameter-efficient adaptive approach, termed Cloud-Adapter, designed… ▽ More

    Submitted 23 November, 2024; v1 submitted 20 November, 2024; originally announced November 2024.

    Comments: 13 pages, 9 figures

  6. arXiv:2409.13749  [pdf, other

    cs.CL cs.AI q-fin.CP

    KodeXv0.1: A Family of State-of-the-Art Financial Large Language Models

    Authors: Neel Rajani, Lilli Kiessling, Aleksandr Ogaltsov, Claus Lang

    Abstract: Although powerful, current cutting-edge LLMs may not fulfil the needs of highly specialised sectors. We introduce KodeXv0.1, a family of large language models that outclass GPT-4 in financial question answering. We utilise the base variants of Llama 3.1 8B and 70B and adapt them to the financial domain through a custom training regime. To this end, we collect and process a large number of publicly… ▽ More

    Submitted 13 September, 2024; originally announced September 2024.

    Comments: 11 pages, 8 figures

    ACM Class: I.2.7

  7. arXiv:2408.08583  [pdf, other

    cs.LG

    GrassNet: State Space Model Meets Graph Neural Network

    Authors: Gongpei Zhao, Tao Wang, Yi Jin, Congyan Lang, Yidong Li, Haibin Ling

    Abstract: Designing spectral convolutional networks is a formidable task in graph learning. In traditional spectral graph neural networks (GNNs), polynomial-based methods are commonly used to design filters via the Laplacian matrix. In practical applications, however, these polynomial methods encounter inherent limitations, which primarily arise from the the low-order truncation of polynomial filters and th… ▽ More

    Submitted 16 August, 2024; originally announced August 2024.

  8. arXiv:2406.02040  [pdf, other

    cs.LG cs.AI

    DFA-GNN: Forward Learning of Graph Neural Networks by Direct Feedback Alignment

    Authors: Gongpei Zhao, Tao Wang, Congyan Lang, Yi Jin, Yidong Li, Haibin Ling

    Abstract: Graph neural networks are recognized for their strong performance across various applications, with the backpropagation algorithm playing a central role in the development of most GNN models. However, despite its effectiveness, BP has limitations that challenge its biological plausibility and affect the efficiency, scalability and parallelism of training neural networks for graph-based tasks. Whil… ▽ More

    Submitted 5 November, 2024; v1 submitted 4 June, 2024; originally announced June 2024.

  9. arXiv:2404.12798  [pdf, other

    cs.CV

    A Point-Based Approach to Efficient LiDAR Multi-Task Perception

    Authors: Christopher Lang, Alexander Braun, Lars Schillingmann, Abhinav Valada

    Abstract: Multi-task networks can potentially improve performance and computational efficiency compared to single-task networks, facilitating online deployment. However, current multi-task architectures in point cloud perception combine multiple task-specific point cloud representations, each requiring a separate feature encoder and making the network structures bulky and slow. We propose PAttFormer, an eff… ▽ More

    Submitted 19 April, 2024; originally announced April 2024.

    Comments: 8 pages, 3 figures, 8 tables

  10. arXiv:2312.00812  [pdf, other

    cs.AI cs.LG eess.SY

    Empowering Autonomous Driving with Large Language Models: A Safety Perspective

    Authors: Yixuan Wang, Ruochen Jiao, Sinong Simon Zhan, Chengtian Lang, Chao Huang, Zhaoran Wang, Zhuoran Yang, Qi Zhu

    Abstract: Autonomous Driving (AD) encounters significant safety hurdles in long-tail unforeseen driving scenarios, largely stemming from the non-interpretability and poor generalization of the deep neural networks within the AD system, particularly in out-of-distribution and uncertain data. To this end, this paper explores the integration of Large Language Models (LLMs) into AD systems, leveraging their rob… ▽ More

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

    Comments: Accepted to LLMAgent workshop @ICLR2024

  11. arXiv:2304.13147  [pdf, other

    cs.CV

    Self-Supervised Multi-Object Tracking For Autonomous Driving From Consistency Across Timescales

    Authors: Christopher Lang, Alexander Braun, Lars Schillingmann, Abhinav Valada

    Abstract: Self-supervised multi-object trackers have tremendous potential as they enable learning from raw domain-specific data. However, their re-identification accuracy still falls short compared to their supervised counterparts. We hypothesize that this drawback results from formulating self-supervised objectives that are limited to single frames or frame pairs. Such formulations do not capture sufficien… ▽ More

    Submitted 21 September, 2023; v1 submitted 25 April, 2023; originally announced April 2023.

    Comments: 8 pages, 3 figures, 5 tables

  12. arXiv:2303.09728  [pdf, other

    cs.CV

    The Cascaded Forward Algorithm for Neural Network Training

    Authors: Gongpei Zhao, Tao Wang, Yidong Li, Yi Jin, Congyan Lang, Haibin Ling

    Abstract: Backpropagation algorithm has been widely used as a mainstream learning procedure for neural networks in the past decade, and has played a significant role in the development of deep learning. However, there exist some limitations associated with this algorithm, such as getting stuck in local minima and experiencing vanishing/exploding gradients, which have led to questions about its biological pl… ▽ More

    Submitted 11 December, 2023; v1 submitted 16 March, 2023; originally announced March 2023.

  13. arXiv:2302.09043  [pdf, other

    cs.CV

    Self-Supervised Representation Learning from Temporal Ordering of Automated Driving Sequences

    Authors: Christopher Lang, Alexander Braun, Lars Schillingmann, Karsten Haug, Abhinav Valada

    Abstract: Self-supervised feature learning enables perception systems to benefit from the vast raw data recorded by vehicle fleets worldwide. While video-level self-supervised learning approaches have shown strong generalizability on classification tasks, the potential to learn dense representations from sequential data has been relatively unexplored. In this work, we propose TempO, a temporal ordering pret… ▽ More

    Submitted 8 November, 2023; v1 submitted 17 February, 2023; originally announced February 2023.

    Comments: 12 pages, 7 figures

  14. Collaborative Perception in Autonomous Driving: Methods, Datasets and Challenges

    Authors: Yushan Han, Hui Zhang, Huifang Li, Yi Jin, Congyan Lang, Yidong Li

    Abstract: Collaborative perception is essential to address occlusion and sensor failure issues in autonomous driving. In recent years, theoretical and experimental investigations of novel works for collaborative perception have increased tremendously. So far, however, few reviews have focused on systematical collaboration modules and large-scale collaborative perception datasets. This work reviews recent ac… ▽ More

    Submitted 30 August, 2023; v1 submitted 16 January, 2023; originally announced January 2023.

    Comments: 18 pages, 6 figures. Accepted by IEEE Intelligent Transportation Systems Magazine. URL: https://github.com/CatOneTwo/Collaborative-Perception-in-Autonomous-Driving

    Journal ref: IEEE Intelligent Transportation Systems Magazine

  15. arXiv:2204.09903  [pdf, other

    cs.CV

    Beyond the Prototype: Divide-and-conquer Proxies for Few-shot Segmentation

    Authors: Chunbo Lang, Binfei Tu, Gong Cheng, Junwei Han

    Abstract: Few-shot segmentation, which aims to segment unseen-class objects given only a handful of densely labeled samples, has received widespread attention from the community. Existing approaches typically follow the prototype learning paradigm to perform meta-inference, which fails to fully exploit the underlying information from support image-mask pairs, resulting in various segmentation failures, e.g.… ▽ More

    Submitted 30 May, 2022; v1 submitted 21 April, 2022; originally announced April 2022.

    Comments: accepted to IJCAI 2022 Long Oral

  16. arXiv:2203.08049  [pdf, other

    cs.CV

    On Hyperbolic Embeddings in 2D Object Detection

    Authors: Christopher Lang, Alexander Braun, Abhinav Valada

    Abstract: Object detection, for the most part, has been formulated in the euclidean space, where euclidean or spherical geodesic distances measure the similarity of an image region to an object class prototype. In this work, we study whether a hyperbolic geometry better matches the underlying structure of the object classification space. We incorporate a hyperbolic classifier in two-stage, keypoint-based, a… ▽ More

    Submitted 18 March, 2022; v1 submitted 15 March, 2022; originally announced March 2022.

    Comments: 14 pages, 5 figures

  17. arXiv:2203.07615  [pdf, other

    cs.CV

    Learning What Not to Segment: A New Perspective on Few-Shot Segmentation

    Authors: Chunbo Lang, Gong Cheng, Binfei Tu, Junwei Han

    Abstract: Recently few-shot segmentation (FSS) has been extensively developed. Most previous works strive to achieve generalization through the meta-learning framework derived from classification tasks; however, the trained models are biased towards the seen classes instead of being ideally class-agnostic, thus hindering the recognition of new concepts. This paper proposes a fresh and straightforward insigh… ▽ More

    Submitted 28 March, 2022; v1 submitted 14 March, 2022; originally announced March 2022.

    Comments: Accepted to CVPR 2022 Oral

  18. arXiv:2201.02057  [pdf, other

    cs.LG cs.AI cs.CV

    GLAN: A Graph-based Linear Assignment Network

    Authors: He Liu, Tao Wang, Congyan Lang, Songhe Feng, Yi Jin, Yidong Li

    Abstract: Differentiable solvers for the linear assignment problem (LAP) have attracted much research attention in recent years, which are usually embedded into learning frameworks as components. However, previous algorithms, with or without learning strategies, usually suffer from the degradation of the optimality with the increment of the problem size. In this paper, we propose a learnable linear assignme… ▽ More

    Submitted 5 January, 2022; originally announced January 2022.

  19. arXiv:2201.01603  [pdf, other

    cs.CV

    Deep Probabilistic Graph Matching

    Authors: He Liu, Tao Wang, Yidong Li, Congyan Lang, Songhe Feng, Haibin Ling

    Abstract: Most previous learning-based graph matching algorithms solve the \textit{quadratic assignment problem} (QAP) by dropping one or more of the matching constraints and adopting a relaxed assignment solver to obtain sub-optimal correspondences. Such relaxation may actually weaken the original graph matching problem, and in turn hurt the matching performance. In this paper we propose a deep learning-ba… ▽ More

    Submitted 5 January, 2022; originally announced January 2022.

  20. arXiv:2112.11366  [pdf, other

    cs.CV

    Contrastive Object Detection Using Knowledge Graph Embeddings

    Authors: Christopher Lang, Alexander Braun, Abhinav Valada

    Abstract: Object recognition for the most part has been approached as a one-hot problem that treats classes to be discrete and unrelated. Each image region has to be assigned to one member of a set of objects, including a background class, disregarding any similarities in the object types. In this work, we compare the error statistics of the class embeddings learned from a one-hot approach with semantically… ▽ More

    Submitted 21 December, 2021; originally announced December 2021.

  21. arXiv:2111.06162  [pdf, other

    cs.CV

    Clicking Matters:Towards Interactive Human Parsing

    Authors: Yutong Gao, Liqian Liang, Congyan Lang, Songhe Feng, Yidong Li, Yunchao Wei

    Abstract: In this work, we focus on Interactive Human Parsing (IHP), which aims to segment a human image into multiple human body parts with guidance from users' interactions. This new task inherits the class-aware property of human parsing, which cannot be well solved by traditional interactive image segmentation approaches that are generally class-agnostic. To tackle this new task, we first exploit user c… ▽ More

    Submitted 16 December, 2021; v1 submitted 11 November, 2021; originally announced November 2021.

    Comments: Human parsing, interactive segmentation, semantic segmentation

  22. arXiv:2110.11264  [pdf, ps, other

    cs.CV

    MSO: Multi-Feature Space Joint Optimization Network for RGB-Infrared Person Re-Identification

    Authors: Yajun Gao, Tengfei Liang, Yi Jin, Xiaoyan Gu, Wu Liu, Yidong Li, Congyan Lang

    Abstract: The RGB-infrared cross-modality person re-identification (ReID) task aims to recognize the images of the same identity between the visible modality and the infrared modality. Existing methods mainly use a two-stream architecture to eliminate the discrepancy between the two modalities in the final common feature space, which ignore the single space of each modality in the shallow layers. To solve i… ▽ More

    Submitted 21 October, 2021; originally announced October 2021.

  23. Anchor-free Oriented Proposal Generator for Object Detection

    Authors: Gong Cheng, Jiabao Wang, Ke Li, Xingxing Xie, Chunbo Lang, Yanqing Yao, Junwei Han

    Abstract: Oriented object detection is a practical and challenging task in remote sensing image interpretation. Nowadays, oriented detectors mostly use horizontal boxes as intermedium to derive oriented boxes from them. However, the horizontal boxes are inclined to get small Intersection-over-Unions (IoUs) with ground truths, which may have some undesirable effects, such as introducing redundant noise, mism… ▽ More

    Submitted 26 April, 2022; v1 submitted 5 October, 2021; originally announced October 2021.

  24. Rapid detection and recognition of whole brain activity in a freely behaving Caenorhabditis elegans

    Authors: Yuxiang Wu, Shang Wu, Xin Wang, Chengtian Lang, Quanshi Zhang, Quan Wen, Tianqi Xu

    Abstract: Advanced volumetric imaging methods and genetically encoded activity indicators have permitted a comprehensive characterization of whole brain activity at single neuron resolution in \textit{Caenorhabditis elegans}. The constant motion and deformation of the nematode nervous system, however, impose a great challenge for consistent identification of densely packed neurons in a behaving animal. Here… ▽ More

    Submitted 15 September, 2022; v1 submitted 21 September, 2021; originally announced September 2021.

    Journal ref: PLOS Computational Biology 18(10): e1010594, 2022

  25. arXiv:2109.00240  [pdf, other

    cs.CV

    Joint Graph Learning and Matching for Semantic Feature Correspondence

    Authors: He Liu, Tao Wang, Yidong Li, Congyan Lang, Yi Jin, Haibin Ling

    Abstract: In recent years, powered by the learned discriminative representation via graph neural network (GNN) models, deep graph matching methods have made great progresses in the task of matching semantic features. However, these methods usually rely on heuristically generated graph patterns, which may introduce unreliable relationships to hurt the matching performance. In this paper, we propose a joint \… ▽ More

    Submitted 17 November, 2021; v1 submitted 1 September, 2021; originally announced September 2021.

  26. arXiv:2102.13360  [pdf, other

    cs.CV

    A Universal Model for Cross Modality Mapping by Relational Reasoning

    Authors: Zun Li, Congyan Lang, Liqian Liang, Tao Wang, Songhe Feng, Jun Wu, Yidong Li

    Abstract: With the aim of matching a pair of instances from two different modalities, cross modality mapping has attracted growing attention in the computer vision community. Existing methods usually formulate the mapping function as the similarity measure between the pair of instance features, which are embedded to a common space. However, we observe that the relationships among the instances within a sing… ▽ More

    Submitted 26 February, 2021; originally announced February 2021.

    Comments: 10 pages, 4 figures

  27. arXiv:2101.12578  [pdf, other

    cs.LG stat.ML

    Adjusting for Autocorrelated Errors in Neural Networks for Time Series

    Authors: Fan-Keng Sun, Christopher I. Lang, Duane S. Boning

    Abstract: An increasing body of research focuses on using neural networks to model time series. A common assumption in training neural networks via maximum likelihood estimation on time series is that the errors across time steps are uncorrelated. However, errors are actually autocorrelated in many cases due to the temporality of the data, which makes such maximum likelihood estimations inaccurate. In this… ▽ More

    Submitted 8 October, 2021; v1 submitted 27 January, 2021; originally announced January 2021.

  28. EDCNN: Edge enhancement-based Densely Connected Network with Compound Loss for Low-Dose CT Denoising

    Authors: Tengfei Liang, Yi Jin, Yidong Li, Tao Wang, Songhe Feng, Congyan Lang

    Abstract: In the past few decades, to reduce the risk of X-ray in computed tomography (CT), low-dose CT image denoising has attracted extensive attention from researchers, which has become an important research issue in the field of medical images. In recent years, with the rapid development of deep learning technology, many algorithms have emerged to apply convolutional neural networks to this task, achiev… ▽ More

    Submitted 30 October, 2020; originally announced November 2020.

    Comments: 8 pages, 7 figures, 3 tables

    Journal ref: 2020 15th IEEE International Conference on Signal Processing (ICSP). 1 (2020) 193-198

  29. arXiv:2005.10738  [pdf, ps, other

    cs.AI cs.MA

    Multi-agent model for risk prediction in surgery

    Authors: Bruno Perez, Julien Henriet, Christophe Lang, Laurent Philippe

    Abstract: Risk management resulting from the actions and states of the different elements making up a operating room is a major concern during a surgical procedure. Agent-based simulation shows an interest through its interaction concepts, interactivity and autonomy of different simulator entities. We want in our study to implement a generator of alerts to listen the evolution of different settings applied… ▽ More

    Submitted 22 July, 2020; v1 submitted 21 May, 2020; originally announced May 2020.

  30. Cross-layer Feature Pyramid Network for Salient Object Detection

    Authors: Zun Li, Congyan Lang, Junhao Liew, Qibin Hou, Yidong Li, Jiashi Feng

    Abstract: Feature pyramid network (FPN) based models, which fuse the semantics and salient details in a progressive manner, have been proven highly effective in salient object detection. However, it is observed that these models often generate saliency maps with incomplete object structures or unclear object boundaries, due to the \emph{indirect} information propagation among distant layers that makes such… ▽ More

    Submitted 25 February, 2020; originally announced February 2020.

    Comments: 10 pages, 7 figures

  31. Leveraging Prior Knowledge for Protein-Protein Interaction Extraction with Memory Network

    Authors: Huiwei Zhou, Zhuang Liu, Shixian Ning, Yunlong Yang, Chengkun Lang, Yingyu Lin, Kun Ma

    Abstract: Automatically extracting Protein-Protein Interactions (PPI) from biomedical literature provides additional support for precision medicine efforts. This paper proposes a novel memory network-based model (MNM) for PPI extraction, which leverages prior knowledge about protein-protein pairs with memory networks. The proposed MNM captures important context clues related to knowledge representations lea… ▽ More

    Submitted 7 January, 2020; originally announced January 2020.

    Comments: Published on Database-The Journal of Biological Databases and Curation, 11 pages, 5 figures

    Journal ref: Database-The Journal of Biological Databases and Curation, 2018, 2018: bay071

  32. Knowledge-aware Attention Network for Protein-Protein Interaction Extraction

    Authors: Huiwei Zhou, Zhuang Liu1, Shixian Ning, Chengkun Lang, Yingyu Lin, Lei Du

    Abstract: Protein-protein interaction (PPI) extraction from published scientific literature provides additional support for precision medicine efforts. However, many of the current PPI extraction methods need extensive feature engineering and cannot make full use of the prior knowledge in knowledge bases (KB). KBs contain huge amounts of structured information about entities and relationships, therefore pla… ▽ More

    Submitted 7 January, 2020; originally announced January 2020.

    Comments: Published on Journal of Biomedical Informatics, 14 pages, 5 figures

    Journal ref: Journal of Biomedical Informatics, 2019, 96: 103234

  33. arXiv:2001.00604  [pdf, other

    cs.SI cs.CY stat.AP

    Detecting Areas of Potential High Prevalence of Chagas in Argentina

    Authors: Antonio Vazquez Brust, Tomas Olego, German Rosati, Carolina Lang, Guillermo Bozzoli, Diego Weinberg, Roberto Chuit, Martin A. Minnoni, Carlos Sarraute

    Abstract: A map of potential prevalence of Chagas disease (ChD) with high spatial disaggregation is presented. It aims to detect areas outside the Gran Chaco ecoregion (hyperendemic for the ChD), characterized by high affinity with ChD and high health vulnerability. To quantify potential prevalence, we developed several indicators: an Affinity Index which quantifies the degree of linkage between endemic a… ▽ More

    Submitted 2 January, 2020; originally announced January 2020.

    Comments: Proceedings of the 2019 World Wide Web Conference. May 13-17, 2019. San Francisco, CA, USA

  34. arXiv:2001.00596  [pdf, other

    cs.SI

    Computing Accessibility Metrics for Argentina

    Authors: Carolina Lang, Tobias Carreira, German Cesar Dima, Lucila Berniell, Carlos Sarraute

    Abstract: We present a tool to calculate distances and travel times between a set of origins and a set of destinations, using different modes of transport in Argentina. The input data for the tool is a set of destinations (a geo-referenced list of points of city amenities or "opportunities", such as firms, schools, hospitals, parks, banks or retail, etc.) and a set of origins characterized by their geograph… ▽ More

    Submitted 2 January, 2020; originally announced January 2020.

    Comments: Data For Policy International Conference. June 11-12, 2019, London, UK

  35. Chemical-induced Disease Relation Extraction with Dependency Information and Prior Knowledge

    Authors: Huiwei Zhou, Shixian Ning, Yunlong Yang, Zhuang Liu, Chengkun Lang, Yingyu Lin

    Abstract: Chemical-disease relation (CDR) extraction is significantly important to various areas of biomedical research and health care. Nowadays, many large-scale biomedical knowledge bases (KBs) containing triples about entity pairs and their relations have been built. KBs are important resources for biomedical relation extraction. However, previous research pays little attention to prior knowledge. In ad… ▽ More

    Submitted 1 January, 2020; originally announced January 2020.

    Comments: Published on Journal of Biomedical Informatics, 13 pages

    Journal ref: Journal of Biomedical Informatics, 2018, 84:171-178

  36. Combining Context and Knowledge Representations for Chemical-Disease Relation Extraction

    Authors: Huiwei Zhou, Yunlong Yang, Shixian Ning, Zhuang Liu, Chengkun Lang, Yingyu Lin, Degen Huang

    Abstract: Automatically extracting the relationships between chemicals and diseases is significantly important to various areas of biomedical research and health care. Biomedical experts have built many large-scale knowledge bases (KBs) to advance the development of biomedical research. KBs contain huge amounts of structured information about entities and relationships, therefore plays a pivotal role in che… ▽ More

    Submitted 22 December, 2019; originally announced December 2019.

    Comments: Published on IEEE/ACM Transactions on Computational Biology and Bioinformatics, 11 pages, 5 figures

    Journal ref: IEEE/ACM TCBB,2018,16(6):1879-1889

  37. Knowledge-guided Convolutional Networks for Chemical-Disease Relation Extraction

    Authors: Huiwei Zhou, Chengkun Lang, Zhuang Liu, Shixian Ning, Yingyu Lin, Lei Du

    Abstract: Background: Automatic extraction of chemical-disease relations (CDR) from unstructured text is of essential importance for disease treatment and drug development. Meanwhile, biomedical experts have built many highly-structured knowledge bases (KBs), which contain prior knowledge about chemicals and diseases. Prior knowledge provides strong support for CDR extraction. How to make full use of it is… ▽ More

    Submitted 22 December, 2019; originally announced December 2019.

    Comments: Published on BMC Bioinformatics, 16 pages, 5 figures

    Journal ref: BMC Bioinformatics, 2019, 20(1):260

  38. Improving Neural Protein-Protein Interaction Extraction with Knowledge Selection

    Authors: Huiwei Zhou, Xuefei Li, Weihong Yao, Zhuang Liu, Shixian Ning, Chengkun Lang, Lei Du

    Abstract: Protein-protein interaction (PPI) extraction from published scientific literature provides additional support for precision medicine efforts. Meanwhile, knowledge bases (KBs) contain huge amounts of structured information of protein entities and their relations, which can be encoded in entity and relation embeddings to help PPI extraction. However, the prior knowledge of protein-protein pairs must… ▽ More

    Submitted 11 December, 2019; originally announced December 2019.

    Comments: Published in Computational Biology and Chemistry; 14 pages, 2 figures

    Journal ref: Computational Biology and Chemistry, 2019, 83: 107146

  39. arXiv:1911.11536  [pdf, other

    cs.LG stat.ML

    Electricity Load Forecasting -- An Evaluation of Simple 1D-CNN Network Structures

    Authors: Christian Lang, Florian Steinborn, Oliver Steffens, Elmar W. Lang

    Abstract: This paper presents a convolutional neural network (CNN) which can be used for forecasting electricity load profiles 36 hours into the future. In contrast to well established CNN architectures, the input data is one-dimensional. A parameter scanning of network parameters is conducted in order to gain information about the influence of the kernel size, number of filters, and dense size. The results… ▽ More

    Submitted 26 November, 2019; originally announced November 2019.

    Comments: Presented at the ITISE 2019 in Granada

    Journal ref: Proceedings of Papers - ITISE 2019

  40. arXiv:1906.00551  [pdf, ps, other

    cs.LG stat.ML

    HERA: Partial Label Learning by Combining Heterogeneous Loss with Sparse and Low-Rank Regularization

    Authors: Gengyu Lyu, Songhe Feng, Yi Jin, Guojun Dai, Congyan Lang, Yidong Li

    Abstract: Partial Label Learning (PLL) aims to learn from the data where each training instance is associated with a set of candidate labels, among which only one is correct. Most existing methods deal with such problem by either treating each candidate label equally or identifying the ground-truth label iteratively. In this paper, we propose a novel PLL approach called HERA, which simultaneously incorporat… ▽ More

    Submitted 2 June, 2019; originally announced June 2019.

  41. arXiv:1901.08362  [pdf, other

    cs.CV

    Deep Reasoning with Multi-Scale Context for Salient Object Detection

    Authors: Zun Li, Congyan Lang, Yunpeng Chen, Junhao Liew, Jiashi Feng

    Abstract: To detect salient objects accurately, existing methods usually design complex backbone network architectures to learn and fuse powerful features. However, the saliency inference module that performs saliency prediction from the fused features receives much less attention on its architecture design and typically adopts only a few fully convolutional layers. In this paper, we find the limited capaci… ▽ More

    Submitted 25 March, 2019; v1 submitted 24 January, 2019; originally announced January 2019.

    Comments: 10 pages, 8 figures, 3 table

  42. arXiv:1901.03073  [pdf, ps, other

    cs.LG stat.ML

    GM-PLL: Graph Matching based Partial Label Learning

    Authors: Gengyu Lyu, Songhe Feng, Tao Wang, Congyan Lang, Yidong Li

    Abstract: Partial Label Learning (PLL) aims to learn from the data where each training example is associated with a set of candidate labels, among which only one is correct. The key to deal with such problem is to disambiguate the candidate label sets and obtain the correct assignments between instances and their candidate labels. In this paper, we interpret such assignments as instance-to-label matchings,… ▽ More

    Submitted 10 January, 2019; originally announced January 2019.

  43. arXiv:1808.03350  [pdf, other

    cs.CY physics.soc-ph stat.ML

    Uncovering the Spread of Chagas Disease in Argentina and Mexico

    Authors: Juan de Monasterio, Alejo Salles, Carolina Lang, Diego Weinberg, Martin Minnoni, Matias Travizano, Carlos Sarraute

    Abstract: Chagas disease is a neglected disease, and information about its geographical spread is very scarse. We analyze here mobility and calling patterns in order to identify potential risk zones for the disease, by using public health information and mobile phone records. Geolocalized call records are rich in social and mobility information, which can be used to infer whether an individual has lived in… ▽ More

    Submitted 9 August, 2018; originally announced August 2018.

    Comments: Published in NetMob 2017 (Fifth Conference on the Scientific Analysis of Mobile Phone Datasets), Milan, Italy. April 5, 2017

    ACM Class: J.4; H.2.8

  44. arXiv:1804.07759  [pdf, ps, other

    cs.LG cs.AI stat.ML

    A Self-paced Regularization Framework for Partial-Label Learning

    Authors: Gengyu Lyu, Songhe Feng, Congyang Lang

    Abstract: Partial label learning (PLL) aims to solve the problem where each training instance is associated with a set of candidate labels, one of which is the correct label. Most PLL algorithms try to disambiguate the candidate label set, by either simply treating each candidate label equally or iteratively identifying the true label. Nonetheless, existing algorithms usually treat all labels and instances… ▽ More

    Submitted 8 May, 2018; v1 submitted 20 April, 2018; originally announced April 2018.

  45. arXiv:1707.01149  [pdf, other

    cs.SI cs.CY physics.soc-ph

    Analyzing the Spread of Chagas Disease with Mobile Phone Data

    Authors: Juan de Monasterio, Alejo Salles, Carolina Lang, Diego Weinberg, Martin Minnoni, Matias Travizano, Carlos Sarraute

    Abstract: We use mobile phone records for the analysis of mobility patterns and the detection of possible risk zones of Chagas disease in two Latin American countries. We show that geolocalized call records are rich in social and individual information, which can be used to infer whether an individual has lived in an endemic area. We present two case studies, in Argentina and in Mexico, using data provided… ▽ More

    Submitted 4 July, 2017; originally announced July 2017.

    Comments: 6 pages, 6 figures

    ACM Class: J.4; H.2.8

    Journal ref: IEEE/ACM ASONAM pp. 607-612, San Francisco CA, USA, August 18-21 (2016)

  46. arXiv:1707.01032  [pdf, other

    cs.SI cs.CY physics.soc-ph

    The City Pulse of Buenos Aires

    Authors: Carlos Sarraute, Carolina Lang, Nicolas B. Ponieman, Sebastian Anapolsky

    Abstract: Cell phone technology generates massive amounts of data. Although this data has been gathered for billing and logging purposes, today it has a much higher value, because its volume makes it very useful for big data analyses. In this project, we analyze the viability of using cell phone records to lower the cost of urban and transportation planning, in particular, to find out how people travel in a… ▽ More

    Submitted 1 August, 2017; v1 submitted 4 July, 2017; originally announced July 2017.

    Comments: Published in NetMob 2015 (Fourth Conference on the Scientific Analysis of Mobile Phone Datasets), MIT Media Lab, Cambridge, USA, 8-10 April 2015

    ACM Class: J.4; H.2.8

  47. arXiv:1705.07206  [pdf, other

    cs.CV

    Multiple-Human Parsing in the Wild

    Authors: Jianshu Li, Jian Zhao, Yunchao Wei, Congyan Lang, Yidong Li, Terence Sim, Shuicheng Yan, Jiashi Feng

    Abstract: Human parsing is attracting increasing research attention. In this work, we aim to push the frontier of human parsing by introducing the problem of multi-human parsing in the wild. Existing works on human parsing mainly tackle single-person scenarios, which deviates from real-world applications where multiple persons are present simultaneously with interaction and occlusion. To address the multi-h… ▽ More

    Submitted 14 March, 2018; v1 submitted 19 May, 2017; originally announced May 2017.

    Comments: The first two authors are with equal contribution

  48. arXiv:1610.00656  [pdf, other

    physics.soc-ph cond-mat.stat-mech cs.SI

    The Statistical Mechanics of Human Weight Change

    Authors: John C. Lang, Hans De Sterck, Daniel M. Abrams

    Abstract: In the context of the global obesity epidemic, it is important to know who becomes obese and why. However, the processes that determine the changing shape of Body Mass Index (BMI) distributions in high-income societies are not well-understood. Here we establish the statistical mechanics of human weight change, providing a fundamental new understanding of human weight distributions. By compiling an… ▽ More

    Submitted 29 September, 2016; originally announced October 2016.

  49. arXiv:1501.04091  [pdf, other

    physics.soc-ph cs.SI

    A Hierarchy of Linear Threshold Models for the Spread of Political Revolutions on Social Networks

    Authors: John C. Lang, Hans De Sterck

    Abstract: We study a linear threshold agent-based model (ABM) for the spread of political revolutions on social networks using empirical network data. We propose new techniques for building a hierarchy of simplified ordinary differential equation (ODE) based models that aim to capture essential features of the ABM, including effects of the actual networks, and give insight in the parameter regime transition… ▽ More

    Submitted 16 January, 2015; originally announced January 2015.

    MSC Class: 91D10; 91D30; 70G60; 37M99

  50. arXiv:1407.2188  [pdf, other

    math.DS cs.SI physics.soc-ph

    The influence of societal individualism on a century of tobacco use: modelling the prevalence of smoking

    Authors: John C. Lang, Daniel M. Abrams, Hans De Sterck

    Abstract: Smoking of tobacco is predicted to cause approximately six million deaths worldwide in 2014. Responding effectively to this epidemic requires a thorough understanding of how smoking behaviour is transmitted and modified. Here, we present a new mathematical model of the social dynamics that cause cigarette smoking to spread in a population. Our model predicts that more individualistic societies wil… ▽ More

    Submitted 8 July, 2014; originally announced July 2014.

    MSC Class: 91D10 (Primary)

    Journal ref: BMC Public Health 15 (1280), 1-13 (2015)