id
large_stringlengths 9
16
| submitter
large_stringlengths 3
64
⌀ | authors
large_stringlengths 5
20.2k
| title
large_stringlengths 5
245
| comments
large_stringlengths 1
482
⌀ | journal-ref
large_stringlengths 4
382
⌀ | doi
large_stringlengths 9
151
⌀ | report-no
large_stringlengths 2
509
⌀ | categories
large_stringlengths 5
78
| license
large_stringclasses 9
values | abstract
large_stringlengths 83
3.55k
| versions
large listlengths 1
21
| update_date
timestamp[ms]date 2007-05-23 00:00:00
2025-05-30 00:00:00
| authors_parsed
large listlengths 1
1.35k
| prompt
large_stringlengths 166
3.64k
| label
stringclasses 2
values | prob
float64 0.5
0.73
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2304.05611 | Behrooz Mansouri | Behrooz Mansouri, Ricardo Campos | FALQU: Finding Answers to Legal Questions | 4 pages, 1 figure, 2 tables | null | null | null | cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper presents a new test collection for Legal IR, FALQU: Finding
Answers to Legal Questions, where questions and answers were obtained from Law
Stack Exchange (LawSE), a Q&A website for legal professionals, and others with
experience in law. Much in line with Stack overflow, Law Stack Exchange has a
variety of questions on different topics such as copyright, intellectual
property, and criminal laws, making it an interesting source for dataset
construction. Questions are also not limited to one country. Often, users of
different nationalities may ask questions about laws in different countries and
expertise. Therefore, questions in FALQU represent real-world users'
information needs thus helping to avoid lab-generated questions. Answers on the
other side are given by experts in the field. FALQU is the first test
collection, to the best of our knowledge, to use LawSE, considering more
diverse questions than the questions from the standard legal bar and judicial
exams. It contains 9880 questions and 34,145 answers to legal questions.
Alongside our new test collection, we provide different baseline systems that
include traditional information retrieval models such as TF-IDF and BM25, and
deep neural network search models. The results obtained from the BM25 model
achieved the highest effectiveness.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 05:03:59 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Mansouri",
"Behrooz",
""
],
[
"Campos",
"Ricardo",
""
]
] | TITLE: FALQU: Finding Answers to Legal Questions
ABSTRACT: This paper presents a new test collection for Legal IR, FALQU: Finding
Answers to Legal Questions, where questions and answers were obtained from Law
Stack Exchange (LawSE), a Q&A website for legal professionals, and others with
experience in law. Much in line with Stack overflow, Law Stack Exchange has a
variety of questions on different topics such as copyright, intellectual
property, and criminal laws, making it an interesting source for dataset
construction. Questions are also not limited to one country. Often, users of
different nationalities may ask questions about laws in different countries and
expertise. Therefore, questions in FALQU represent real-world users'
information needs thus helping to avoid lab-generated questions. Answers on the
other side are given by experts in the field. FALQU is the first test
collection, to the best of our knowledge, to use LawSE, considering more
diverse questions than the questions from the standard legal bar and judicial
exams. It contains 9880 questions and 34,145 answers to legal questions.
Alongside our new test collection, we provide different baseline systems that
include traditional information retrieval models such as TF-IDF and BM25, and
deep neural network search models. The results obtained from the BM25 model
achieved the highest effectiveness.
| new_dataset | 0.716063 |
2304.05613 | Viet Lai | Viet Dac Lai, Nghia Trung Ngo, Amir Pouran Ben Veyseh, Hieu Man,
Franck Dernoncourt, Trung Bui, Thien Huu Nguyen | ChatGPT Beyond English: Towards a Comprehensive Evaluation of Large
Language Models in Multilingual Learning | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Over the last few years, large language models (LLMs) have emerged as the
most important breakthroughs in natural language processing (NLP) that
fundamentally transform research and developments in the field. ChatGPT
represents one of the most exciting LLM systems developed recently to showcase
impressive skills for language generation and highly attract public attention.
Among various exciting applications discovered for ChatGPT in English, the
model can process and generate texts for multiple languages due to its
multilingual training data. Given the broad adoption of ChatGPT for English in
different problems and areas, a natural question is whether ChatGPT can also be
applied effectively for other languages or it is necessary to develop more
language-specific technologies. The answer to this question requires a thorough
evaluation of ChatGPT over multiple tasks with diverse languages and large
datasets (i.e., beyond reported anecdotes), which is still missing or limited
in current research. Our work aims to fill this gap for the evaluation of
ChatGPT and similar LLMs to provide more comprehensive information for
multilingual NLP applications. While this work will be an ongoing effort to
include additional experiments in the future, our current paper evaluates
ChatGPT on 7 different tasks, covering 37 diverse languages with high, medium,
low, and extremely low resources. We also focus on the zero-shot learning
setting for ChatGPT to improve reproducibility and better simulate the
interactions of general users. Compared to the performance of previous models,
our extensive experimental results demonstrate a worse performance of ChatGPT
for different NLP tasks and languages, calling for further research to develop
better models and understanding for multilingual learning.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 05:08:52 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Lai",
"Viet Dac",
""
],
[
"Ngo",
"Nghia Trung",
""
],
[
"Veyseh",
"Amir Pouran Ben",
""
],
[
"Man",
"Hieu",
""
],
[
"Dernoncourt",
"Franck",
""
],
[
"Bui",
"Trung",
""
],
[
"Nguyen",
"Thien Huu",
""
]
] | TITLE: ChatGPT Beyond English: Towards a Comprehensive Evaluation of Large
Language Models in Multilingual Learning
ABSTRACT: Over the last few years, large language models (LLMs) have emerged as the
most important breakthroughs in natural language processing (NLP) that
fundamentally transform research and developments in the field. ChatGPT
represents one of the most exciting LLM systems developed recently to showcase
impressive skills for language generation and highly attract public attention.
Among various exciting applications discovered for ChatGPT in English, the
model can process and generate texts for multiple languages due to its
multilingual training data. Given the broad adoption of ChatGPT for English in
different problems and areas, a natural question is whether ChatGPT can also be
applied effectively for other languages or it is necessary to develop more
language-specific technologies. The answer to this question requires a thorough
evaluation of ChatGPT over multiple tasks with diverse languages and large
datasets (i.e., beyond reported anecdotes), which is still missing or limited
in current research. Our work aims to fill this gap for the evaluation of
ChatGPT and similar LLMs to provide more comprehensive information for
multilingual NLP applications. While this work will be an ongoing effort to
include additional experiments in the future, our current paper evaluates
ChatGPT on 7 different tasks, covering 37 diverse languages with high, medium,
low, and extremely low resources. We also focus on the zero-shot learning
setting for ChatGPT to improve reproducibility and better simulate the
interactions of general users. Compared to the performance of previous models,
our extensive experimental results demonstrate a worse performance of ChatGPT
for different NLP tasks and languages, calling for further research to develop
better models and understanding for multilingual learning.
| no_new_dataset | 0.697815 |
2304.05619 | Chi-En Tai | Chi-en Amy Tai, Matthew Keller, Mattie Kerrigan, Yuhao Chen, Saeejith
Nair, Pengcheng Xi, Alexander Wong | NutritionVerse-3D: A 3D Food Model Dataset for Nutritional Intake
Estimation | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | 77% of adults over 50 want to age in place today, presenting a major
challenge to ensuring adequate nutritional intake. It has been reported that
one in four older adults that are 65 years or older are malnourished and given
the direct link between malnutrition and decreased quality of life, there have
been numerous studies conducted on how to efficiently track nutritional intake
of food. Recent advancements in machine learning and computer vision show
promise of automated nutrition tracking methods of food, but require a large
high-quality dataset in order to accurately identify the nutrients from the
food on the plate. Unlike existing datasets, a collection of 3D models with
nutritional information allow for view synthesis to create an infinite number
of 2D images for any given viewpoint/camera angle along with the associated
nutritional information. In this paper, we develop a methodology for collecting
high-quality 3D models for food items with a particular focus on speed and
consistency, and introduce NutritionVerse-3D, a large-scale high-quality
high-resolution dataset of 105 3D food models, in conjunction with their
associated weight, food name, and nutritional value. These models allow for
large quantity food intake scenes, diverse and customizable scene layout, and
an infinite number of camera settings and lighting conditions.
NutritionVerse-3D is publicly available as a part of an open initiative to
accelerate machine learning for nutrition sensing.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 05:27:30 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Tai",
"Chi-en Amy",
""
],
[
"Keller",
"Matthew",
""
],
[
"Kerrigan",
"Mattie",
""
],
[
"Chen",
"Yuhao",
""
],
[
"Nair",
"Saeejith",
""
],
[
"Xi",
"Pengcheng",
""
],
[
"Wong",
"Alexander",
""
]
] | TITLE: NutritionVerse-3D: A 3D Food Model Dataset for Nutritional Intake
Estimation
ABSTRACT: 77% of adults over 50 want to age in place today, presenting a major
challenge to ensuring adequate nutritional intake. It has been reported that
one in four older adults that are 65 years or older are malnourished and given
the direct link between malnutrition and decreased quality of life, there have
been numerous studies conducted on how to efficiently track nutritional intake
of food. Recent advancements in machine learning and computer vision show
promise of automated nutrition tracking methods of food, but require a large
high-quality dataset in order to accurately identify the nutrients from the
food on the plate. Unlike existing datasets, a collection of 3D models with
nutritional information allow for view synthesis to create an infinite number
of 2D images for any given viewpoint/camera angle along with the associated
nutritional information. In this paper, we develop a methodology for collecting
high-quality 3D models for food items with a particular focus on speed and
consistency, and introduce NutritionVerse-3D, a large-scale high-quality
high-resolution dataset of 105 3D food models, in conjunction with their
associated weight, food name, and nutritional value. These models allow for
large quantity food intake scenes, diverse and customizable scene layout, and
an infinite number of camera settings and lighting conditions.
NutritionVerse-3D is publicly available as a part of an open initiative to
accelerate machine learning for nutrition sensing.
| new_dataset | 0.653735 |
2304.05623 | Chi-En Tai | Chi-en Amy Tai, Hayden Gunraj, Alexander Wong | A Multi-Institutional Open-Source Benchmark Dataset for Breast Cancer
Clinical Decision Support using Synthetic Correlated Diffusion Imaging Data | null | null | null | null | eess.IV cs.CV q-bio.QM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recently, a new form of magnetic resonance imaging (MRI) called synthetic
correlated diffusion (CDI$^s$) imaging was introduced and showed considerable
promise for clinical decision support for cancers such as prostate cancer when
compared to current gold-standard MRI techniques. However, the efficacy for
CDI$^s$ for other forms of cancers such as breast cancer has not been as
well-explored nor have CDI$^s$ data been previously made publicly available.
Motivated to advance efforts in the development of computer-aided clinical
decision support for breast cancer using CDI$^s$, we introduce Cancer-Net BCa,
a multi-institutional open-source benchmark dataset of volumetric CDI$^s$
imaging data of breast cancer patients. Cancer-Net BCa contains CDI$^s$
volumetric images from a pre-treatment cohort of 253 patients across ten
institutions, along with detailed annotation metadata (the lesion type, genetic
subtype, longest diameter on the MRI (MRLD), the Scarff-Bloom-Richardson (SBR)
grade, and the post-treatment breast cancer pathologic complete response (pCR)
to neoadjuvant chemotherapy). We further examine the demographic and tumour
diversity of the Cancer-Net BCa dataset to gain deeper insights into potential
biases. Cancer-Net BCa is publicly available as a part of a global open-source
initiative dedicated to accelerating advancement in machine learning to aid
clinicians in the fight against cancer.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 05:41:44 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Tai",
"Chi-en Amy",
""
],
[
"Gunraj",
"Hayden",
""
],
[
"Wong",
"Alexander",
""
]
] | TITLE: A Multi-Institutional Open-Source Benchmark Dataset for Breast Cancer
Clinical Decision Support using Synthetic Correlated Diffusion Imaging Data
ABSTRACT: Recently, a new form of magnetic resonance imaging (MRI) called synthetic
correlated diffusion (CDI$^s$) imaging was introduced and showed considerable
promise for clinical decision support for cancers such as prostate cancer when
compared to current gold-standard MRI techniques. However, the efficacy for
CDI$^s$ for other forms of cancers such as breast cancer has not been as
well-explored nor have CDI$^s$ data been previously made publicly available.
Motivated to advance efforts in the development of computer-aided clinical
decision support for breast cancer using CDI$^s$, we introduce Cancer-Net BCa,
a multi-institutional open-source benchmark dataset of volumetric CDI$^s$
imaging data of breast cancer patients. Cancer-Net BCa contains CDI$^s$
volumetric images from a pre-treatment cohort of 253 patients across ten
institutions, along with detailed annotation metadata (the lesion type, genetic
subtype, longest diameter on the MRI (MRLD), the Scarff-Bloom-Richardson (SBR)
grade, and the post-treatment breast cancer pathologic complete response (pCR)
to neoadjuvant chemotherapy). We further examine the demographic and tumour
diversity of the Cancer-Net BCa dataset to gain deeper insights into potential
biases. Cancer-Net BCa is publicly available as a part of a global open-source
initiative dedicated to accelerating advancement in machine learning to aid
clinicians in the fight against cancer.
| new_dataset | 0.718557 |
2304.05634 | Dhruv Srivastava | Dhruv Srivastava and Aditya Kumar Singh and Makarand Tapaswi | How you feelin'? Learning Emotions and Mental States in Movie Scenes | CVPR 2023. Project Page: https://katha-ai.github.io/projects/emotx/ | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Movie story analysis requires understanding characters' emotions and mental
states. Towards this goal, we formulate emotion understanding as predicting a
diverse and multi-label set of emotions at the level of a movie scene and for
each character. We propose EmoTx, a multimodal Transformer-based architecture
that ingests videos, multiple characters, and dialog utterances to make joint
predictions. By leveraging annotations from the MovieGraphs dataset, we aim to
predict classic emotions (e.g. happy, angry) and other mental states (e.g.
honest, helpful). We conduct experiments on the most frequently occurring 10
and 25 labels, and a mapping that clusters 181 labels to 26. Ablation studies
and comparison against adapted state-of-the-art emotion recognition approaches
shows the effectiveness of EmoTx. Analyzing EmoTx's self-attention scores
reveals that expressive emotions often look at character tokens while other
mental states rely on video and dialog cues.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 06:31:14 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Srivastava",
"Dhruv",
""
],
[
"Singh",
"Aditya Kumar",
""
],
[
"Tapaswi",
"Makarand",
""
]
] | TITLE: How you feelin'? Learning Emotions and Mental States in Movie Scenes
ABSTRACT: Movie story analysis requires understanding characters' emotions and mental
states. Towards this goal, we formulate emotion understanding as predicting a
diverse and multi-label set of emotions at the level of a movie scene and for
each character. We propose EmoTx, a multimodal Transformer-based architecture
that ingests videos, multiple characters, and dialog utterances to make joint
predictions. By leveraging annotations from the MovieGraphs dataset, we aim to
predict classic emotions (e.g. happy, angry) and other mental states (e.g.
honest, helpful). We conduct experiments on the most frequently occurring 10
and 25 labels, and a mapping that clusters 181 labels to 26. Ablation studies
and comparison against adapted state-of-the-art emotion recognition approaches
shows the effectiveness of EmoTx. Analyzing EmoTx's self-attention scores
reveals that expressive emotions often look at character tokens while other
mental states rely on video and dialog cues.
| no_new_dataset | 0.708187 |
2304.05644 | Mohamed Amine Ferrag | Mohamed Amine Ferrag and Djallel Hamouda and Merouane Debbah and
Leandros Maglaras and Abderrahmane Lakas | Generative Adversarial Networks-Driven Cyber Threat Intelligence
Detection Framework for Securing Internet of Things | The paper is accepted and will be published in the IEEE DCOSS-IoT
2023 Conference Proceedings | null | null | null | cs.CR | http://creativecommons.org/licenses/by/4.0/ | While the benefits of 6G-enabled Internet of Things (IoT) are numerous,
providing high-speed, low-latency communication that brings new opportunities
for innovation and forms the foundation for continued growth in the IoT
industry, it is also important to consider the security challenges and risks
associated with the technology. In this paper, we propose a two-stage intrusion
detection framework for securing IoTs, which is based on two detectors. In the
first stage, we propose an adversarial training approach using generative
adversarial networks (GAN) to help the first detector train on robust features
by supplying it with adversarial examples as validation sets. Consequently, the
classifier would perform very well against adversarial attacks. Then, we
propose a deep learning (DL) model for the second detector to identify
intrusions. We evaluated the proposed approach's efficiency in terms of
detection accuracy and robustness against adversarial attacks. Experiment
results with a new cyber security dataset demonstrate the effectiveness of the
proposed methodology in detecting both intrusions and persistent adversarial
examples with a weighted avg of 96%, 95%, 95%, and 95% for precision, recall,
f1-score, and accuracy, respectively.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 06:47:27 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Ferrag",
"Mohamed Amine",
""
],
[
"Hamouda",
"Djallel",
""
],
[
"Debbah",
"Merouane",
""
],
[
"Maglaras",
"Leandros",
""
],
[
"Lakas",
"Abderrahmane",
""
]
] | TITLE: Generative Adversarial Networks-Driven Cyber Threat Intelligence
Detection Framework for Securing Internet of Things
ABSTRACT: While the benefits of 6G-enabled Internet of Things (IoT) are numerous,
providing high-speed, low-latency communication that brings new opportunities
for innovation and forms the foundation for continued growth in the IoT
industry, it is also important to consider the security challenges and risks
associated with the technology. In this paper, we propose a two-stage intrusion
detection framework for securing IoTs, which is based on two detectors. In the
first stage, we propose an adversarial training approach using generative
adversarial networks (GAN) to help the first detector train on robust features
by supplying it with adversarial examples as validation sets. Consequently, the
classifier would perform very well against adversarial attacks. Then, we
propose a deep learning (DL) model for the second detector to identify
intrusions. We evaluated the proposed approach's efficiency in terms of
detection accuracy and robustness against adversarial attacks. Experiment
results with a new cyber security dataset demonstrate the effectiveness of the
proposed methodology in detecting both intrusions and persistent adversarial
examples with a weighted avg of 96%, 95%, 95%, and 95% for precision, recall,
f1-score, and accuracy, respectively.
| new_dataset | 0.716628 |
2304.05667 | Xinpeng Li | Xinpeng Li and Xiaojiang Peng | Rail Detection: An Efficient Row-based Network and A New Benchmark | Accepted by ACMMM 2022 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Rail detection, essential for railroad anomaly detection, aims to identify
the railroad region in video frames. Although various studies on rail detection
exist, neither an open benchmark nor a high-speed network is available in the
community, making algorithm comparison and development difficult. Inspired by
the growth of lane detection, we propose a rail database and a row-based rail
detection method. In detail, we make several contributions: (i) We present a
real-world railway dataset, Rail-DB, with 7432 pairs of images and annotations.
The images are collected from different situations in lighting, road
structures, and views. The rails are labeled with polylines, and the images are
categorized into nine scenes. The Rail-DB is expected to facilitate the
improvement of rail detection algorithms. (ii) We present an efficient
row-based rail detection method, Rail-Net, containing a lightweight
convolutional backbone and an anchor classifier. Specifically, we formulate the
process of rail detection as a row-based selecting problem. This strategy
reduces the computational cost compared to alternative segmentation methods.
(iii) We evaluate the Rail-Net on Rail-DB with extensive experiments, including
cross-scene settings and network backbones ranging from ResNet to Vision
Transformers. Our method achieves promising performance in terms of both speed
and accuracy. Notably, a lightweight version could achieve 92.77% accuracy and
312 frames per second. The Rail-Net outperforms the traditional method by
50.65% and the segmentation one by 5.86%. The database and code are available
at: https://github.com/Sampson-Lee/Rail-Detection.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 07:44:50 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Li",
"Xinpeng",
""
],
[
"Peng",
"Xiaojiang",
""
]
] | TITLE: Rail Detection: An Efficient Row-based Network and A New Benchmark
ABSTRACT: Rail detection, essential for railroad anomaly detection, aims to identify
the railroad region in video frames. Although various studies on rail detection
exist, neither an open benchmark nor a high-speed network is available in the
community, making algorithm comparison and development difficult. Inspired by
the growth of lane detection, we propose a rail database and a row-based rail
detection method. In detail, we make several contributions: (i) We present a
real-world railway dataset, Rail-DB, with 7432 pairs of images and annotations.
The images are collected from different situations in lighting, road
structures, and views. The rails are labeled with polylines, and the images are
categorized into nine scenes. The Rail-DB is expected to facilitate the
improvement of rail detection algorithms. (ii) We present an efficient
row-based rail detection method, Rail-Net, containing a lightweight
convolutional backbone and an anchor classifier. Specifically, we formulate the
process of rail detection as a row-based selecting problem. This strategy
reduces the computational cost compared to alternative segmentation methods.
(iii) We evaluate the Rail-Net on Rail-DB with extensive experiments, including
cross-scene settings and network backbones ranging from ResNet to Vision
Transformers. Our method achieves promising performance in terms of both speed
and accuracy. Notably, a lightweight version could achieve 92.77% accuracy and
312 frames per second. The Rail-Net outperforms the traditional method by
50.65% and the segmentation one by 5.86%. The database and code are available
at: https://github.com/Sampson-Lee/Rail-Detection.
| new_dataset | 0.714802 |
2304.05675 | Chengchao Xu | Chengchao Xu and Xinmei Tian | Semantic-Aware Mixup for Domain Generalization | Accepted by IJCNN | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Deep neural networks (DNNs) have shown exciting performance in various tasks,
yet suffer generalization failures when meeting unknown target domains. One of
the most promising approaches to achieve domain generalization (DG) is
generating unseen data, e.g., mixup, to cover the unknown target data. However,
existing works overlook the challenges induced by the simultaneous appearance
of changes in both the semantic and distribution space. Accordingly, such a
challenge makes source distributions hard to fit for DNNs. To mitigate the
hard-fitting issue, we propose to perform a semantic-aware mixup (SAM) for
domain generalization, where whether to perform mixup depends on the semantic
and domain information. The feasibility of SAM shares the same spirits with the
Fourier-based mixup. Namely, the Fourier phase spectrum is expected to contain
semantics information (relating to labels), while the Fourier amplitude retains
other information (relating to style information). Built upon the insight, SAM
applies different mixup strategies to the Fourier phase spectrum and amplitude
information. For instance, SAM merely performs mixup on the amplitude spectrum
when both the semantic and domain information changes. Consequently, the
overwhelmingly large change can be avoided. We validate the effectiveness of
SAM using image classification tasks on several DG benchmarks.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 07:49:52 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Xu",
"Chengchao",
""
],
[
"Tian",
"Xinmei",
""
]
] | TITLE: Semantic-Aware Mixup for Domain Generalization
ABSTRACT: Deep neural networks (DNNs) have shown exciting performance in various tasks,
yet suffer generalization failures when meeting unknown target domains. One of
the most promising approaches to achieve domain generalization (DG) is
generating unseen data, e.g., mixup, to cover the unknown target data. However,
existing works overlook the challenges induced by the simultaneous appearance
of changes in both the semantic and distribution space. Accordingly, such a
challenge makes source distributions hard to fit for DNNs. To mitigate the
hard-fitting issue, we propose to perform a semantic-aware mixup (SAM) for
domain generalization, where whether to perform mixup depends on the semantic
and domain information. The feasibility of SAM shares the same spirits with the
Fourier-based mixup. Namely, the Fourier phase spectrum is expected to contain
semantics information (relating to labels), while the Fourier amplitude retains
other information (relating to style information). Built upon the insight, SAM
applies different mixup strategies to the Fourier phase spectrum and amplitude
information. For instance, SAM merely performs mixup on the amplitude spectrum
when both the semantic and domain information changes. Consequently, the
overwhelmingly large change can be avoided. We validate the effectiveness of
SAM using image classification tasks on several DG benchmarks.
| no_new_dataset | 0.711462 |
2304.05678 | Simindokht Jahangard | Simindokht Jahangard, Munawar Hayat and Hamid Rezatofighi | Real-time Trajectory-based Social Group Detection | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Social group detection is a crucial aspect of various robotic applications,
including robot navigation and human-robot interactions. To date, a range of
model-based techniques have been employed to address this challenge, such as
the F-formation and trajectory similarity frameworks. However, these approaches
often fail to provide reliable results in crowded and dynamic scenarios. Recent
advancements in this area have mainly focused on learning-based methods, such
as deep neural networks that use visual content or human pose. Although visual
content-based methods have demonstrated promising performance on large-scale
datasets, their computational complexity poses a significant barrier to their
practical use in real-time applications. To address these issues, we propose a
simple and efficient framework for social group detection. Our approach
explores the impact of motion trajectory on social grouping and utilizes a
novel, reliable, and fast data-driven method. We formulate the individuals in a
scene as a graph, where the nodes are represented by LSTM-encoded trajectories
and the edges are defined by the distances between each pair of tracks. Our
framework employs a modified graph transformer module and graph clustering
losses to detect social groups. Our experiments on the popular JRDBAct dataset
reveal noticeable improvements in performance, with relative improvements
ranging from 2% to 11%. Furthermore, our framework is significantly faster,
with up to 12x faster inference times compared to state-of-the-art methods
under the same computation resources. These results demonstrate that our
proposed method is suitable for real-time robotic applications.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:01:43 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Jahangard",
"Simindokht",
""
],
[
"Hayat",
"Munawar",
""
],
[
"Rezatofighi",
"Hamid",
""
]
] | TITLE: Real-time Trajectory-based Social Group Detection
ABSTRACT: Social group detection is a crucial aspect of various robotic applications,
including robot navigation and human-robot interactions. To date, a range of
model-based techniques have been employed to address this challenge, such as
the F-formation and trajectory similarity frameworks. However, these approaches
often fail to provide reliable results in crowded and dynamic scenarios. Recent
advancements in this area have mainly focused on learning-based methods, such
as deep neural networks that use visual content or human pose. Although visual
content-based methods have demonstrated promising performance on large-scale
datasets, their computational complexity poses a significant barrier to their
practical use in real-time applications. To address these issues, we propose a
simple and efficient framework for social group detection. Our approach
explores the impact of motion trajectory on social grouping and utilizes a
novel, reliable, and fast data-driven method. We formulate the individuals in a
scene as a graph, where the nodes are represented by LSTM-encoded trajectories
and the edges are defined by the distances between each pair of tracks. Our
framework employs a modified graph transformer module and graph clustering
losses to detect social groups. Our experiments on the popular JRDBAct dataset
reveal noticeable improvements in performance, with relative improvements
ranging from 2% to 11%. Furthermore, our framework is significantly faster,
with up to 12x faster inference times compared to state-of-the-art methods
under the same computation resources. These results demonstrate that our
proposed method is suitable for real-time robotic applications.
| no_new_dataset | 0.707859 |
2304.05685 | Lequn Chen | Lequn Chen, Xiling Yao, Kui Liu, Chaolin Tan, Seung Ki Moon | Multisensor fusion-based digital twin in additive manufacturing for
in-situ quality monitoring and defect correction | 11 pages, 9 figures. Accepted at 24th International Conference on
Engineering Design (ICED23) | null | null | null | eess.IV cs.SY eess.SP eess.SY | http://creativecommons.org/licenses/by/4.0/ | Early detection and correction of defects are critical in additive
manufacturing (AM) to avoid build failures. In this paper, we present a
multisensor fusion-based digital twin for in-situ quality monitoring and defect
correction in a robotic laser direct energy deposition process. Multisensor
fusion sources consist of an acoustic sensor, an infrared thermal camera, a
coaxial vision camera, and a laser line scanner. The key novelty and
contribution of this work are to develop a spatiotemporal data fusion method
that synchronizes and registers the multisensor features within the part's 3D
volume. The fused dataset can be used to predict location-specific quality
using machine learning. On-the-fly identification of regions requiring material
addition or removal is feasible. Robot toolpath and auto-tuned process
parameters are generated for defecting correction. In contrast to traditional
single-sensor-based monitoring, multisensor fusion allows for a more in-depth
understanding of underlying process physics, such as pore formation and
laser-material interactions. The proposed methods pave the way for
self-adaptation AM with higher efficiency, less waste, and cleaner production.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:13:43 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Chen",
"Lequn",
""
],
[
"Yao",
"Xiling",
""
],
[
"Liu",
"Kui",
""
],
[
"Tan",
"Chaolin",
""
],
[
"Moon",
"Seung Ki",
""
]
] | TITLE: Multisensor fusion-based digital twin in additive manufacturing for
in-situ quality monitoring and defect correction
ABSTRACT: Early detection and correction of defects are critical in additive
manufacturing (AM) to avoid build failures. In this paper, we present a
multisensor fusion-based digital twin for in-situ quality monitoring and defect
correction in a robotic laser direct energy deposition process. Multisensor
fusion sources consist of an acoustic sensor, an infrared thermal camera, a
coaxial vision camera, and a laser line scanner. The key novelty and
contribution of this work are to develop a spatiotemporal data fusion method
that synchronizes and registers the multisensor features within the part's 3D
volume. The fused dataset can be used to predict location-specific quality
using machine learning. On-the-fly identification of regions requiring material
addition or removal is feasible. Robot toolpath and auto-tuned process
parameters are generated for defecting correction. In contrast to traditional
single-sensor-based monitoring, multisensor fusion allows for a more in-depth
understanding of underlying process physics, such as pore formation and
laser-material interactions. The proposed methods pave the way for
self-adaptation AM with higher efficiency, less waste, and cleaner production.
| no_new_dataset | 0.711443 |
2304.05688 | Wilhelm Hasselbring | David Georg Reichelt, Stefan K\"uhne, Wilhelm Hasselbring | Towards Solving the Challenge of Minimal Overhead Monitoring | 8 pages, 2023 ACM/SPEC International Conference on Performance
Engineering | null | 10.1145/3578245.3584851 | null | cs.SE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The examination of performance changes or the performance behavior of a
software requires the measurement of the performance. This is done via probes,
i.e., pieces of code which obtain and process measurement data, and which are
inserted into the examined application. The execution of those probes in a
singular method creates overhead, which deteriorates performance measurements
of calling methods and slows down the measurement process. Therefore, an
important challenge for performance measurement is the reduction of the
measurement overhead.
To address this challenge, the overhead should be minimized. Based on an
analysis of the sources of performance overhead, we derive the following four
optimization options: (1) Source instrumentation instead of AspectJ
instrumentation, (2) reduction of measurement data, (3) change of the queue and
(4) aggregation of measurement data. We evaluate the effect of these
optimization options using the MooBench benchmark. Thereby, we show that these
optimizations options reduce the monitoring overhead of the monitoring
framework Kieker. For MooBench, the execution duration could be reduced from
4.77 ms to 0.39 ms per method invocation on average.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:26:05 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Reichelt",
"David Georg",
""
],
[
"Kühne",
"Stefan",
""
],
[
"Hasselbring",
"Wilhelm",
""
]
] | TITLE: Towards Solving the Challenge of Minimal Overhead Monitoring
ABSTRACT: The examination of performance changes or the performance behavior of a
software requires the measurement of the performance. This is done via probes,
i.e., pieces of code which obtain and process measurement data, and which are
inserted into the examined application. The execution of those probes in a
singular method creates overhead, which deteriorates performance measurements
of calling methods and slows down the measurement process. Therefore, an
important challenge for performance measurement is the reduction of the
measurement overhead.
To address this challenge, the overhead should be minimized. Based on an
analysis of the sources of performance overhead, we derive the following four
optimization options: (1) Source instrumentation instead of AspectJ
instrumentation, (2) reduction of measurement data, (3) change of the queue and
(4) aggregation of measurement data. We evaluate the effect of these
optimization options using the MooBench benchmark. Thereby, we show that these
optimizations options reduce the monitoring overhead of the monitoring
framework Kieker. For MooBench, the execution duration could be reduced from
4.77 ms to 0.39 ms per method invocation on average.
| no_new_dataset | 0.702568 |
2304.05690 | Jiefeng Li | Jiefeng Li, Siyuan Bian, Chao Xu, Zhicun Chen, Lixin Yang, Cewu Lu | HybrIK-X: Hybrid Analytical-Neural Inverse Kinematics for Whole-body
Mesh Recovery | An eXpressive extension of HybrIK [arXiv:2011.14672], supports
SMPL-X. arXiv admin note: substantial text overlap with arXiv:2011.14672 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recovering whole-body mesh by inferring the abstract pose and shape
parameters from visual content can obtain 3D bodies with realistic structures.
However, the inferring process is highly non-linear and suffers from image-mesh
misalignment, resulting in inaccurate reconstruction. In contrast, 3D keypoint
estimation methods utilize the volumetric representation to achieve pixel-level
accuracy but may predict unrealistic body structures. To address these issues,
this paper presents a novel hybrid inverse kinematics solution, HybrIK, that
integrates the merits of 3D keypoint estimation and body mesh recovery in a
unified framework. HybrIK directly transforms accurate 3D joints to body-part
rotations via twist-and-swing decomposition. The swing rotations are
analytically solved with 3D joints, while the twist rotations are derived from
visual cues through neural networks. To capture comprehensive whole-body
details, we further develop a holistic framework, HybrIK-X, which enhances
HybrIK with articulated hands and an expressive face. HybrIK-X is fast and
accurate by solving the whole-body pose with a one-stage model. Experiments
demonstrate that HybrIK and HybrIK-X preserve both the accuracy of 3D joints
and the realistic structure of the parametric human model, leading to
pixel-aligned whole-body mesh recovery. The proposed method significantly
surpasses the state-of-the-art methods on various benchmarks for body-only,
hand-only, and whole-body scenarios. Code and results can be found at
https://jeffli.site/HybrIK-X/
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:29:31 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Li",
"Jiefeng",
""
],
[
"Bian",
"Siyuan",
""
],
[
"Xu",
"Chao",
""
],
[
"Chen",
"Zhicun",
""
],
[
"Yang",
"Lixin",
""
],
[
"Lu",
"Cewu",
""
]
] | TITLE: HybrIK-X: Hybrid Analytical-Neural Inverse Kinematics for Whole-body
Mesh Recovery
ABSTRACT: Recovering whole-body mesh by inferring the abstract pose and shape
parameters from visual content can obtain 3D bodies with realistic structures.
However, the inferring process is highly non-linear and suffers from image-mesh
misalignment, resulting in inaccurate reconstruction. In contrast, 3D keypoint
estimation methods utilize the volumetric representation to achieve pixel-level
accuracy but may predict unrealistic body structures. To address these issues,
this paper presents a novel hybrid inverse kinematics solution, HybrIK, that
integrates the merits of 3D keypoint estimation and body mesh recovery in a
unified framework. HybrIK directly transforms accurate 3D joints to body-part
rotations via twist-and-swing decomposition. The swing rotations are
analytically solved with 3D joints, while the twist rotations are derived from
visual cues through neural networks. To capture comprehensive whole-body
details, we further develop a holistic framework, HybrIK-X, which enhances
HybrIK with articulated hands and an expressive face. HybrIK-X is fast and
accurate by solving the whole-body pose with a one-stage model. Experiments
demonstrate that HybrIK and HybrIK-X preserve both the accuracy of 3D joints
and the realistic structure of the parametric human model, leading to
pixel-aligned whole-body mesh recovery. The proposed method significantly
surpasses the state-of-the-art methods on various benchmarks for body-only,
hand-only, and whole-body scenarios. Code and results can be found at
https://jeffli.site/HybrIK-X/
| no_new_dataset | 0.709189 |
2304.05694 | Muyu Wang | Xian Wei, Muyu Wang, Shing-Ho Jonathan Lin, Zhengyu Li, Jian Yang,
Arafat Al-Jawari, Xuan Tang | Multi-scale Geometry-aware Transformer for 3D Point Cloud Classification | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Self-attention modules have demonstrated remarkable capabilities in capturing
long-range relationships and improving the performance of point cloud tasks.
However, point cloud objects are typically characterized by complex,
disordered, and non-Euclidean spatial structures with multiple scales, and
their behavior is often dynamic and unpredictable. The current self-attention
modules mostly rely on dot product multiplication and dimension alignment among
query-key-value features, which cannot adequately capture the multi-scale
non-Euclidean structures of point cloud objects. To address these problems,
this paper proposes a self-attention plug-in module with its variants,
Multi-scale Geometry-aware Transformer (MGT). MGT processes point cloud data
with multi-scale local and global geometric information in the following three
aspects. At first, the MGT divides point cloud data into patches with multiple
scales. Secondly, a local feature extractor based on sphere mapping is proposed
to explore the geometry inner each patch and generate a fixed-length
representation for each patch. Thirdly, the fixed-length representations are
fed into a novel geodesic-based self-attention to capture the global
non-Euclidean geometry between patches. Finally, all the modules are integrated
into the framework of MGT with an end-to-end training scheme. Experimental
results demonstrate that the MGT vastly increases the capability of capturing
multi-scale geometry using the self-attention mechanism and achieves strong
competitive performance on mainstream point cloud benchmarks.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:34:56 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Wei",
"Xian",
""
],
[
"Wang",
"Muyu",
""
],
[
"Lin",
"Shing-Ho Jonathan",
""
],
[
"Li",
"Zhengyu",
""
],
[
"Yang",
"Jian",
""
],
[
"Al-Jawari",
"Arafat",
""
],
[
"Tang",
"Xuan",
""
]
] | TITLE: Multi-scale Geometry-aware Transformer for 3D Point Cloud Classification
ABSTRACT: Self-attention modules have demonstrated remarkable capabilities in capturing
long-range relationships and improving the performance of point cloud tasks.
However, point cloud objects are typically characterized by complex,
disordered, and non-Euclidean spatial structures with multiple scales, and
their behavior is often dynamic and unpredictable. The current self-attention
modules mostly rely on dot product multiplication and dimension alignment among
query-key-value features, which cannot adequately capture the multi-scale
non-Euclidean structures of point cloud objects. To address these problems,
this paper proposes a self-attention plug-in module with its variants,
Multi-scale Geometry-aware Transformer (MGT). MGT processes point cloud data
with multi-scale local and global geometric information in the following three
aspects. At first, the MGT divides point cloud data into patches with multiple
scales. Secondly, a local feature extractor based on sphere mapping is proposed
to explore the geometry inner each patch and generate a fixed-length
representation for each patch. Thirdly, the fixed-length representations are
fed into a novel geodesic-based self-attention to capture the global
non-Euclidean geometry between patches. Finally, all the modules are integrated
into the framework of MGT with an end-to-end training scheme. Experimental
results demonstrate that the MGT vastly increases the capability of capturing
multi-scale geometry using the self-attention mechanism and achieves strong
competitive performance on mainstream point cloud benchmarks.
| no_new_dataset | 0.71027 |
2304.05754 | Bing Han | Bing Han, Zhengyang Chen, Yanmin Qian | Self-Supervised Learning with Cluster-Aware-DINO for High-Performance
Robust Speaker Verification | Submitted to TASLP in July 19, 2022 | null | null | null | cs.SD eess.AS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Automatic speaker verification task has made great achievements using deep
learning approaches with the large-scale manually annotated dataset. However,
it's very difficult and expensive to collect a large amount of well-labeled
data for system building. In this paper, we propose a novel and advanced
self-supervised learning framework which can construct a high performance
speaker verification system without using any labeled data. To avoid the impact
of false negative pairs, we adopt the self-distillation with no labels (DINO)
framework as the initial model, which can be trained without exploiting
negative pairs. Then, we introduce a cluster-aware training strategy for DINO
to improve the diversity of data. In the iteration learning stage, due to a
mass of unreliable labels from clustering, the quality of pseudo labels is
important for the system training. This motivates us to propose dynamic
loss-gate and label correction (DLG-LC) methods to alleviate the performance
degradation caused by unreliable labels. More specifically, we model the loss
distribution with GMM and obtain the loss-gate threshold dynamically to
distinguish the reliable and unreliable labels. Besides, we adopt the model
predictions to correct the unreliable label, for better utilizing the
unreliable data rather than dropping them directly. Moreover, we extend the
DLG-LC to multi-modality to further improve the performance. The experiments
are performed on the commonly used Voxceleb dataset. Compared to the best-known
self-supervised speaker verification system, our proposed method obtain 22.17%,
27.94% and 25.56% relative EER improvement on Vox-O, Vox-E and Vox-H test sets,
even with fewer iterations, smaller models, and simpler clustering methods.
More importantly, the newly proposed system even achieves comparable results
with the fully supervised system, but without using any human labeled data.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 10:32:29 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Han",
"Bing",
""
],
[
"Chen",
"Zhengyang",
""
],
[
"Qian",
"Yanmin",
""
]
] | TITLE: Self-Supervised Learning with Cluster-Aware-DINO for High-Performance
Robust Speaker Verification
ABSTRACT: Automatic speaker verification task has made great achievements using deep
learning approaches with the large-scale manually annotated dataset. However,
it's very difficult and expensive to collect a large amount of well-labeled
data for system building. In this paper, we propose a novel and advanced
self-supervised learning framework which can construct a high performance
speaker verification system without using any labeled data. To avoid the impact
of false negative pairs, we adopt the self-distillation with no labels (DINO)
framework as the initial model, which can be trained without exploiting
negative pairs. Then, we introduce a cluster-aware training strategy for DINO
to improve the diversity of data. In the iteration learning stage, due to a
mass of unreliable labels from clustering, the quality of pseudo labels is
important for the system training. This motivates us to propose dynamic
loss-gate and label correction (DLG-LC) methods to alleviate the performance
degradation caused by unreliable labels. More specifically, we model the loss
distribution with GMM and obtain the loss-gate threshold dynamically to
distinguish the reliable and unreliable labels. Besides, we adopt the model
predictions to correct the unreliable label, for better utilizing the
unreliable data rather than dropping them directly. Moreover, we extend the
DLG-LC to multi-modality to further improve the performance. The experiments
are performed on the commonly used Voxceleb dataset. Compared to the best-known
self-supervised speaker verification system, our proposed method obtain 22.17%,
27.94% and 25.56% relative EER improvement on Vox-O, Vox-E and Vox-H test sets,
even with fewer iterations, smaller models, and simpler clustering methods.
More importantly, the newly proposed system even achieves comparable results
with the fully supervised system, but without using any human labeled data.
| no_new_dataset | 0.709849 |
2304.05758 | Luca Scofano | Muhammad Rameez Ur Rahman, Luca Scofano, Edoardo De Matteis,
Alessandro Flaborea, Alessio Sampieri, Fabio Galasso | Best Practices for 2-Body Pose Forecasting | The 5th IEEE/CVF CVPR Precognition Workshop '23 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The task of collaborative human pose forecasting stands for predicting the
future poses of multiple interacting people, given those in previous frames.
Predicting two people in interaction, instead of each separately, promises
better performance, due to their body-body motion correlations. But the task
has remained so far primarily unexplored.
In this paper, we review the progress in human pose forecasting and provide
an in-depth assessment of the single-person practices that perform best for
2-body collaborative motion forecasting. Our study confirms the positive impact
of frequency input representations, space-time separable and fully-learnable
interaction adjacencies for the encoding GCN and FC decoding. Other
single-person practices do not transfer to 2-body, so the proposed best ones do
not include hierarchical body modeling or attention-based interaction encoding.
We further contribute a novel initialization procedure for the 2-body spatial
interaction parameters of the encoder, which benefits performance and
stability. Altogether, our proposed 2-body pose forecasting best practices
yield a performance improvement of 21.9% over the state-of-the-art on the most
recent ExPI dataset, whereby the novel initialization accounts for 3.5%. See
our project page at https://www.pinlab.org/bestpractices2body
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 10:46:23 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Rahman",
"Muhammad Rameez Ur",
""
],
[
"Scofano",
"Luca",
""
],
[
"De Matteis",
"Edoardo",
""
],
[
"Flaborea",
"Alessandro",
""
],
[
"Sampieri",
"Alessio",
""
],
[
"Galasso",
"Fabio",
""
]
] | TITLE: Best Practices for 2-Body Pose Forecasting
ABSTRACT: The task of collaborative human pose forecasting stands for predicting the
future poses of multiple interacting people, given those in previous frames.
Predicting two people in interaction, instead of each separately, promises
better performance, due to their body-body motion correlations. But the task
has remained so far primarily unexplored.
In this paper, we review the progress in human pose forecasting and provide
an in-depth assessment of the single-person practices that perform best for
2-body collaborative motion forecasting. Our study confirms the positive impact
of frequency input representations, space-time separable and fully-learnable
interaction adjacencies for the encoding GCN and FC decoding. Other
single-person practices do not transfer to 2-body, so the proposed best ones do
not include hierarchical body modeling or attention-based interaction encoding.
We further contribute a novel initialization procedure for the 2-body spatial
interaction parameters of the encoder, which benefits performance and
stability. Altogether, our proposed 2-body pose forecasting best practices
yield a performance improvement of 21.9% over the state-of-the-art on the most
recent ExPI dataset, whereby the novel initialization accounts for 3.5%. See
our project page at https://www.pinlab.org/bestpractices2body
| no_new_dataset | 0.707979 |
2304.05772 | Nicolas Chahine | Nicolas Chahine, Ana-Stefania Calarasanu, Davide Garcia-Civiero, Theo
Cayla, Sira Ferradans, Jean Ponce (NYU) | An Image Quality Assessment Dataset for Portraits | Conference on Computer Vision and Pattern Recognition 2023, IEEE/CVF,
Jun 2023, Vancouver, Canada | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Year after year, the demand for ever-better smartphone photos continues to
grow, in particular in the domain of portrait photography. Manufacturers thus
use perceptual quality criteria throughout the development of smartphone
cameras. This costly procedure can be partially replaced by automated
learning-based methods for image quality assessment (IQA). Due to its
subjective nature, it is necessary to estimate and guarantee the consistency of
the IQA process, a characteristic lacking in the mean opinion scores (MOS)
widely used for crowdsourcing IQA. In addition, existing blind IQA (BIQA)
datasets pay little attention to the difficulty of cross-content assessment,
which may degrade the quality of annotations. This paper introduces PIQ23, a
portrait-specific IQA dataset of 5116 images of 50 predefined scenarios
acquired by 100 smartphones, covering a high variety of brands, models, and use
cases. The dataset includes individuals of various genders and ethnicities who
have given explicit and informed consent for their photographs to be used in
public research. It is annotated by pairwise comparisons (PWC) collected from
over 30 image quality experts for three image attributes: face detail
preservation, face target exposure, and overall image quality. An in-depth
statistical analysis of these annotations allows us to evaluate their
consistency over PIQ23. Finally, we show through an extensive comparison with
existing baselines that semantic information (image context) can be used to
improve IQA predictions. The dataset along with the proposed statistical
analysis and BIQA algorithms are available:
https://github.com/DXOMARK-Research/PIQ2023
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 11:30:06 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Chahine",
"Nicolas",
"",
"NYU"
],
[
"Calarasanu",
"Ana-Stefania",
"",
"NYU"
],
[
"Garcia-Civiero",
"Davide",
"",
"NYU"
],
[
"Cayla",
"Theo",
"",
"NYU"
],
[
"Ferradans",
"Sira",
"",
"NYU"
],
[
"Ponce",
"Jean",
"",
"NYU"
]
] | TITLE: An Image Quality Assessment Dataset for Portraits
ABSTRACT: Year after year, the demand for ever-better smartphone photos continues to
grow, in particular in the domain of portrait photography. Manufacturers thus
use perceptual quality criteria throughout the development of smartphone
cameras. This costly procedure can be partially replaced by automated
learning-based methods for image quality assessment (IQA). Due to its
subjective nature, it is necessary to estimate and guarantee the consistency of
the IQA process, a characteristic lacking in the mean opinion scores (MOS)
widely used for crowdsourcing IQA. In addition, existing blind IQA (BIQA)
datasets pay little attention to the difficulty of cross-content assessment,
which may degrade the quality of annotations. This paper introduces PIQ23, a
portrait-specific IQA dataset of 5116 images of 50 predefined scenarios
acquired by 100 smartphones, covering a high variety of brands, models, and use
cases. The dataset includes individuals of various genders and ethnicities who
have given explicit and informed consent for their photographs to be used in
public research. It is annotated by pairwise comparisons (PWC) collected from
over 30 image quality experts for three image attributes: face detail
preservation, face target exposure, and overall image quality. An in-depth
statistical analysis of these annotations allows us to evaluate their
consistency over PIQ23. Finally, we show through an extensive comparison with
existing baselines that semantic information (image context) can be used to
improve IQA predictions. The dataset along with the proposed statistical
analysis and BIQA algorithms are available:
https://github.com/DXOMARK-Research/PIQ2023
| new_dataset | 0.717569 |
2304.05817 | Wei-Neng Chen | Feng-Feng Wei, Wei-Neng Chen, Xiao-Qi Guo, Bowen Zhao, Sang-Woon Jeon
and Jun Zhang | CEC: Crowdsourcing-based Evolutionary Computation for Distributed
Optimization | null | null | null | null | cs.NE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Crowdsourcing is an emerging computing paradigm that takes advantage of the
intelligence of a crowd to solve complex problems effectively. Besides
collecting and processing data, it is also a great demand for the crowd to
conduct optimization. Inspired by this, this paper intends to introduce
crowdsourcing into evolutionary computation (EC) to propose a
crowdsourcing-based evolutionary computation (CEC) paradigm for distributed
optimization. EC is helpful for optimization tasks of crowdsourcing and in
turn, crowdsourcing can break the spatial limitation of EC for large-scale
distributed optimization. Therefore, this paper firstly introduces the paradigm
of crowdsourcing-based distributed optimization. Then, CEC is elaborated. CEC
performs optimization based on a server and a group of workers, in which the
server dispatches a large task to workers. Workers search for promising
solutions through EC optimizers and cooperate with connected neighbors. To
eliminate uncertainties brought by the heterogeneity of worker behaviors and
devices, the server adopts the competitive ranking and uncertainty detection
strategy to guide the cooperation of workers. To illustrate the satisfactory
performance of CEC, a crowdsourcing-based swarm optimizer is implemented as an
example for extensive experiments. Comparison results on benchmark functions
and a distributed clustering optimization problem demonstrate the potential
applications of CEC.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 12:45:55 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Wei",
"Feng-Feng",
""
],
[
"Chen",
"Wei-Neng",
""
],
[
"Guo",
"Xiao-Qi",
""
],
[
"Zhao",
"Bowen",
""
],
[
"Jeon",
"Sang-Woon",
""
],
[
"Zhang",
"Jun",
""
]
] | TITLE: CEC: Crowdsourcing-based Evolutionary Computation for Distributed
Optimization
ABSTRACT: Crowdsourcing is an emerging computing paradigm that takes advantage of the
intelligence of a crowd to solve complex problems effectively. Besides
collecting and processing data, it is also a great demand for the crowd to
conduct optimization. Inspired by this, this paper intends to introduce
crowdsourcing into evolutionary computation (EC) to propose a
crowdsourcing-based evolutionary computation (CEC) paradigm for distributed
optimization. EC is helpful for optimization tasks of crowdsourcing and in
turn, crowdsourcing can break the spatial limitation of EC for large-scale
distributed optimization. Therefore, this paper firstly introduces the paradigm
of crowdsourcing-based distributed optimization. Then, CEC is elaborated. CEC
performs optimization based on a server and a group of workers, in which the
server dispatches a large task to workers. Workers search for promising
solutions through EC optimizers and cooperate with connected neighbors. To
eliminate uncertainties brought by the heterogeneity of worker behaviors and
devices, the server adopts the competitive ranking and uncertainty detection
strategy to guide the cooperation of workers. To illustrate the satisfactory
performance of CEC, a crowdsourcing-based swarm optimizer is implemented as an
example for extensive experiments. Comparison results on benchmark functions
and a distributed clustering optimization problem demonstrate the potential
applications of CEC.
| no_new_dataset | 0.710603 |
2304.05826 | Stefan Grushko | Stefan Grushko, Ale\v{s} Vysock\'y, Jakub Chlebek, Petr Prokop | HaDR: Applying Domain Randomization for Generating Synthetic Multimodal
Dataset for Hand Instance Segmentation in Cluttered Industrial Environments | null | null | null | null | cs.HC cs.CV | http://creativecommons.org/licenses/by-sa/4.0/ | This study uses domain randomization to generate a synthetic RGB-D dataset
for training multimodal instance segmentation models, aiming to achieve
colour-agnostic hand localization in cluttered industrial environments. Domain
randomization is a simple technique for addressing the "reality gap" by
randomly rendering unrealistic features in a simulation scene to force the
neural network to learn essential domain features. We provide a new synthetic
dataset for various hand detection applications in industrial environments, as
well as ready-to-use pretrained instance segmentation models. To achieve robust
results in a complex unstructured environment, we use multimodal input that
includes both colour and depth information, which we hypothesize helps to
improve the accuracy of the model prediction. In order to test this assumption,
we analyze the influence of each modality and their synergy. The evaluated
models were trained solely on our synthetic dataset; yet we show that our
approach enables the models to outperform corresponding models trained on
existing state-of-the-art datasets in terms of Average Precision and
Probability-based Detection Quality.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 13:02:08 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Grushko",
"Stefan",
""
],
[
"Vysocký",
"Aleš",
""
],
[
"Chlebek",
"Jakub",
""
],
[
"Prokop",
"Petr",
""
]
] | TITLE: HaDR: Applying Domain Randomization for Generating Synthetic Multimodal
Dataset for Hand Instance Segmentation in Cluttered Industrial Environments
ABSTRACT: This study uses domain randomization to generate a synthetic RGB-D dataset
for training multimodal instance segmentation models, aiming to achieve
colour-agnostic hand localization in cluttered industrial environments. Domain
randomization is a simple technique for addressing the "reality gap" by
randomly rendering unrealistic features in a simulation scene to force the
neural network to learn essential domain features. We provide a new synthetic
dataset for various hand detection applications in industrial environments, as
well as ready-to-use pretrained instance segmentation models. To achieve robust
results in a complex unstructured environment, we use multimodal input that
includes both colour and depth information, which we hypothesize helps to
improve the accuracy of the model prediction. In order to test this assumption,
we analyze the influence of each modality and their synergy. The evaluated
models were trained solely on our synthetic dataset; yet we show that our
approach enables the models to outperform corresponding models trained on
existing state-of-the-art datasets in terms of Average Precision and
Probability-based Detection Quality.
| new_dataset | 0.717402 |
2304.05837 | Lucas Klemmer | Lucas Klemmer, Daniel Gro{\ss}e | Programming Language Assisted Waveform Analysis: A Case Study on the
Instruction Performance of SERV | Presented at the 3rd Workshop on Open-Source Design Automation
(OSDA), 2023 (arXiv:2303.18024) | null | null | OSDA/2023/02 | cs.AR | http://creativecommons.org/licenses/by/4.0/ | RISC-Vs growing traction leads to the release of new RISC-V cores on a near
monthly basis. In this growing and diverse ecosystem, understanding the
performance and other properties of a RISC-V core is of great importance since
selecting the best fitting core is mandatory for a successful project.
Analyzing RISC-V cores by hand is not possible due to the ever-increasing
number of available cores and available software benchmarks might not be
fine-grained enough to understand a core completely. Programming and powerful
programming languages have proven to provide the productivity that is required
to keep pace with these fast developments. In this paper we present a case
study in which we use WAWK, a front-end for the open-source Waveform Analysis
Language, to analyze the performance of all instructions of SERV, a well known
bit-serial RISC-V core. With WAWK, only a few lines of code are necessary to
calculate the respective metric on the waveform generated during simulation.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 13:09:29 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Klemmer",
"Lucas",
""
],
[
"Große",
"Daniel",
""
]
] | TITLE: Programming Language Assisted Waveform Analysis: A Case Study on the
Instruction Performance of SERV
ABSTRACT: RISC-Vs growing traction leads to the release of new RISC-V cores on a near
monthly basis. In this growing and diverse ecosystem, understanding the
performance and other properties of a RISC-V core is of great importance since
selecting the best fitting core is mandatory for a successful project.
Analyzing RISC-V cores by hand is not possible due to the ever-increasing
number of available cores and available software benchmarks might not be
fine-grained enough to understand a core completely. Programming and powerful
programming languages have proven to provide the productivity that is required
to keep pace with these fast developments. In this paper we present a case
study in which we use WAWK, a front-end for the open-source Waveform Analysis
Language, to analyze the performance of all instructions of SERV, a well known
bit-serial RISC-V core. With WAWK, only a few lines of code are necessary to
calculate the respective metric on the waveform generated during simulation.
| no_new_dataset | 0.708792 |
2304.05839 | Hector Kohler | Hector Kohler (Scool, CRIStAL), Riad Akrour (Scool, CRIStAL), Philippe
Preux (Scool, CRIStAL) | Optimal Interpretability-Performance Trade-off of Classification Trees
with Black-Box Reinforcement Learning | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Interpretability of AI models allows for user safety checks to build trust in
these models. In particular, decision trees (DTs) provide a global view on the
learned model and clearly outlines the role of the features that are critical
to classify a given data. However, interpretability is hindered if the DT is
too large. To learn compact trees, a Reinforcement Learning (RL) framework has
been recently proposed to explore the space of DTs. A given supervised
classification task is modeled as a Markov decision problem (MDP) and then
augmented with additional actions that gather information about the features,
equivalent to building a DT. By appropriately penalizing these actions, the RL
agent learns to optimally trade-off size and performance of a DT. However, to
do so, this RL agent has to solve a partially observable MDP. The main
contribution of this paper is to prove that it is sufficient to solve a fully
observable problem to learn a DT optimizing the interpretability-performance
trade-off. As such any planning or RL algorithm can be used. We demonstrate the
effectiveness of this approach on a set of classical supervised classification
datasets and compare our approach with other interpretability-performance
optimizing methods.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 09:43:23 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Kohler",
"Hector",
"",
"Scool, CRIStAL"
],
[
"Akrour",
"Riad",
"",
"Scool, CRIStAL"
],
[
"Preux",
"Philippe",
"",
"Scool, CRIStAL"
]
] | TITLE: Optimal Interpretability-Performance Trade-off of Classification Trees
with Black-Box Reinforcement Learning
ABSTRACT: Interpretability of AI models allows for user safety checks to build trust in
these models. In particular, decision trees (DTs) provide a global view on the
learned model and clearly outlines the role of the features that are critical
to classify a given data. However, interpretability is hindered if the DT is
too large. To learn compact trees, a Reinforcement Learning (RL) framework has
been recently proposed to explore the space of DTs. A given supervised
classification task is modeled as a Markov decision problem (MDP) and then
augmented with additional actions that gather information about the features,
equivalent to building a DT. By appropriately penalizing these actions, the RL
agent learns to optimally trade-off size and performance of a DT. However, to
do so, this RL agent has to solve a partially observable MDP. The main
contribution of this paper is to prove that it is sufficient to solve a fully
observable problem to learn a DT optimizing the interpretability-performance
trade-off. As such any planning or RL algorithm can be used. We demonstrate the
effectiveness of this approach on a set of classical supervised classification
datasets and compare our approach with other interpretability-performance
optimizing methods.
| no_new_dataset | 0.708213 |
2304.05845 | Si Sun | Si Sun, Yida Lu, Shi Yu, Xiangyang Li, Zhonghua Li, Zhao Cao, Zhiyuan
Liu, Deiming Ye and Jie Bao | Rethinking Dense Retrieval's Few-Shot Ability | Work in progress | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Few-shot dense retrieval (DR) aims to effectively generalize to novel search
scenarios by learning a few samples. Despite its importance, there is little
study on specialized datasets and standardized evaluation protocols. As a
result, current methods often resort to random sampling from supervised
datasets to create "few-data" setups and employ inconsistent training
strategies during evaluations, which poses a challenge in accurately comparing
recent progress. In this paper, we propose a customized FewDR dataset and a
unified evaluation benchmark. Specifically, FewDR employs class-wise sampling
to establish a standardized "few-shot" setting with finely-defined classes,
reducing variability in multiple sampling rounds. Moreover, the dataset is
disjointed into base and novel classes, allowing DR models to be continuously
trained on ample data from base classes and a few samples in novel classes.
This benchmark eliminates the risk of novel class leakage, providing a reliable
estimation of the DR model's few-shot ability. Our extensive empirical results
reveal that current state-of-the-art DR models still face challenges in the
standard few-shot scene. Our code and data will be open-sourced at
https://github.com/OpenMatch/ANCE-Tele.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 13:20:16 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Sun",
"Si",
""
],
[
"Lu",
"Yida",
""
],
[
"Yu",
"Shi",
""
],
[
"Li",
"Xiangyang",
""
],
[
"Li",
"Zhonghua",
""
],
[
"Cao",
"Zhao",
""
],
[
"Liu",
"Zhiyuan",
""
],
[
"Ye",
"Deiming",
""
],
[
"Bao",
"Jie",
""
]
] | TITLE: Rethinking Dense Retrieval's Few-Shot Ability
ABSTRACT: Few-shot dense retrieval (DR) aims to effectively generalize to novel search
scenarios by learning a few samples. Despite its importance, there is little
study on specialized datasets and standardized evaluation protocols. As a
result, current methods often resort to random sampling from supervised
datasets to create "few-data" setups and employ inconsistent training
strategies during evaluations, which poses a challenge in accurately comparing
recent progress. In this paper, we propose a customized FewDR dataset and a
unified evaluation benchmark. Specifically, FewDR employs class-wise sampling
to establish a standardized "few-shot" setting with finely-defined classes,
reducing variability in multiple sampling rounds. Moreover, the dataset is
disjointed into base and novel classes, allowing DR models to be continuously
trained on ample data from base classes and a few samples in novel classes.
This benchmark eliminates the risk of novel class leakage, providing a reliable
estimation of the DR model's few-shot ability. Our extensive empirical results
reveal that current state-of-the-art DR models still face challenges in the
standard few-shot scene. Our code and data will be open-sourced at
https://github.com/OpenMatch/ANCE-Tele.
| new_dataset | 0.704313 |
2304.05866 | Harsh Rangwani | Harsh Rangwani, Lavish Bansal, Kartik Sharma, Tejan Karmali, Varun
Jampani, R. Venkatesh Babu | NoisyTwins: Class-Consistent and Diverse Image Generation through
StyleGANs | CVPR 2023. Project Page: https://rangwani-harsh.github.io/NoisyTwins/ | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | StyleGANs are at the forefront of controllable image generation as they
produce a latent space that is semantically disentangled, making it suitable
for image editing and manipulation. However, the performance of StyleGANs
severely degrades when trained via class-conditioning on large-scale
long-tailed datasets. We find that one reason for degradation is the collapse
of latents for each class in the $\mathcal{W}$ latent space. With NoisyTwins,
we first introduce an effective and inexpensive augmentation strategy for class
embeddings, which then decorrelates the latents based on self-supervision in
the $\mathcal{W}$ space. This decorrelation mitigates collapse, ensuring that
our method preserves intra-class diversity with class-consistency in image
generation. We show the effectiveness of our approach on large-scale real-world
long-tailed datasets of ImageNet-LT and iNaturalist 2019, where our method
outperforms other methods by $\sim 19\%$ on FID, establishing a new
state-of-the-art.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 13:56:45 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Rangwani",
"Harsh",
""
],
[
"Bansal",
"Lavish",
""
],
[
"Sharma",
"Kartik",
""
],
[
"Karmali",
"Tejan",
""
],
[
"Jampani",
"Varun",
""
],
[
"Babu",
"R. Venkatesh",
""
]
] | TITLE: NoisyTwins: Class-Consistent and Diverse Image Generation through
StyleGANs
ABSTRACT: StyleGANs are at the forefront of controllable image generation as they
produce a latent space that is semantically disentangled, making it suitable
for image editing and manipulation. However, the performance of StyleGANs
severely degrades when trained via class-conditioning on large-scale
long-tailed datasets. We find that one reason for degradation is the collapse
of latents for each class in the $\mathcal{W}$ latent space. With NoisyTwins,
we first introduce an effective and inexpensive augmentation strategy for class
embeddings, which then decorrelates the latents based on self-supervision in
the $\mathcal{W}$ space. This decorrelation mitigates collapse, ensuring that
our method preserves intra-class diversity with class-consistency in image
generation. We show the effectiveness of our approach on large-scale real-world
long-tailed datasets of ImageNet-LT and iNaturalist 2019, where our method
outperforms other methods by $\sim 19\%$ on FID, establishing a new
state-of-the-art.
| no_new_dataset | 0.708862 |
2304.05871 | Zexi Li | Zexi Li, Qunwei Li, Yi Zhou, Wenliang Zhong, Guannan Zhang, Chao Wu | Edge-cloud Collaborative Learning with Federated and Centralized
Features | Accepted by Proceedings of the 46th International ACM SIGIR
Conference on Research and Development in Information Retrieval (SIGIR '23) | null | 10.1145/3539618.3591976 | null | cs.LG cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Federated learning (FL) is a popular way of edge computing that doesn't
compromise users' privacy. Current FL paradigms assume that data only resides
on the edge, while cloud servers only perform model averaging. However, in
real-life situations such as recommender systems, the cloud server has the
ability to store historical and interactive features. In this paper, our
proposed Edge-Cloud Collaborative Knowledge Transfer Framework (ECCT) bridges
the gap between the edge and cloud, enabling bi-directional knowledge transfer
between both, sharing feature embeddings and prediction logits. ECCT
consolidates various benefits, including enhancing personalization, enabling
model heterogeneity, tolerating training asynchronization, and relieving
communication burdens. Extensive experiments on public and industrial datasets
demonstrate ECCT's effectiveness and potential for use in academia and
industry.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 14:00:32 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Li",
"Zexi",
""
],
[
"Li",
"Qunwei",
""
],
[
"Zhou",
"Yi",
""
],
[
"Zhong",
"Wenliang",
""
],
[
"Zhang",
"Guannan",
""
],
[
"Wu",
"Chao",
""
]
] | TITLE: Edge-cloud Collaborative Learning with Federated and Centralized
Features
ABSTRACT: Federated learning (FL) is a popular way of edge computing that doesn't
compromise users' privacy. Current FL paradigms assume that data only resides
on the edge, while cloud servers only perform model averaging. However, in
real-life situations such as recommender systems, the cloud server has the
ability to store historical and interactive features. In this paper, our
proposed Edge-Cloud Collaborative Knowledge Transfer Framework (ECCT) bridges
the gap between the edge and cloud, enabling bi-directional knowledge transfer
between both, sharing feature embeddings and prediction logits. ECCT
consolidates various benefits, including enhancing personalization, enabling
model heterogeneity, tolerating training asynchronization, and relieving
communication burdens. Extensive experiments on public and industrial datasets
demonstrate ECCT's effectiveness and potential for use in academia and
industry.
| no_new_dataset | 0.708036 |
2304.05884 | Xiang An | Xiang An, Jiankang Deng, Kaicheng Yang, Jaiwei Li, Ziyong Feng, Jia
Guo, Jing Yang, Tongliang Liu | Unicom: Universal and Compact Representation Learning for Image
Retrieval | Accepted at ICLR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Modern image retrieval methods typically rely on fine-tuning pre-trained
encoders to extract image-level descriptors. However, the most widely used
models are pre-trained on ImageNet-1K with limited classes. The pre-trained
feature representation is therefore not universal enough to generalize well to
the diverse open-world classes. In this paper, we first cluster the large-scale
LAION400M into one million pseudo classes based on the joint textual and visual
features extracted by the CLIP model. Due to the confusion of label
granularity, the automatically clustered dataset inevitably contains heavy
inter-class conflict. To alleviate such conflict, we randomly select partial
inter-class prototypes to construct the margin-based softmax loss. To further
enhance the low-dimensional feature representation, we randomly select partial
feature dimensions when calculating the similarities between embeddings and
class-wise prototypes. The dual random partial selections are with respect to
the class dimension and the feature dimension of the prototype matrix, making
the classification conflict-robust and the feature embedding compact. Our
method significantly outperforms state-of-the-art unsupervised and supervised
image retrieval approaches on multiple benchmarks. The code and pre-trained
models are released to facilitate future research
https://github.com/deepglint/unicom.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 14:25:52 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"An",
"Xiang",
""
],
[
"Deng",
"Jiankang",
""
],
[
"Yang",
"Kaicheng",
""
],
[
"Li",
"Jaiwei",
""
],
[
"Feng",
"Ziyong",
""
],
[
"Guo",
"Jia",
""
],
[
"Yang",
"Jing",
""
],
[
"Liu",
"Tongliang",
""
]
] | TITLE: Unicom: Universal and Compact Representation Learning for Image
Retrieval
ABSTRACT: Modern image retrieval methods typically rely on fine-tuning pre-trained
encoders to extract image-level descriptors. However, the most widely used
models are pre-trained on ImageNet-1K with limited classes. The pre-trained
feature representation is therefore not universal enough to generalize well to
the diverse open-world classes. In this paper, we first cluster the large-scale
LAION400M into one million pseudo classes based on the joint textual and visual
features extracted by the CLIP model. Due to the confusion of label
granularity, the automatically clustered dataset inevitably contains heavy
inter-class conflict. To alleviate such conflict, we randomly select partial
inter-class prototypes to construct the margin-based softmax loss. To further
enhance the low-dimensional feature representation, we randomly select partial
feature dimensions when calculating the similarities between embeddings and
class-wise prototypes. The dual random partial selections are with respect to
the class dimension and the feature dimension of the prototype matrix, making
the classification conflict-robust and the feature embedding compact. Our
method significantly outperforms state-of-the-art unsupervised and supervised
image retrieval approaches on multiple benchmarks. The code and pre-trained
models are released to facilitate future research
https://github.com/deepglint/unicom.
| no_new_dataset | 0.709648 |
2304.05887 | Gabriele Berton | Giovanni Barbarani, Mohamad Mostafa, Hajali Bayramov, Gabriele
Trivigno, Gabriele Berton, Carlo Masone, Barbara Caputo | Are Local Features All You Need for Cross-Domain Visual Place
Recognition? | CVPRW 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Visual Place Recognition is a task that aims to predict the coordinates of an
image (called query) based solely on visual clues. Most commonly, a retrieval
approach is adopted, where the query is matched to the most similar images from
a large database of geotagged photos, using learned global descriptors. Despite
recent advances, recognizing the same place when the query comes from a
significantly different distribution is still a major hurdle for state of the
art retrieval methods. Examples are heavy illumination changes (e.g. night-time
images) or substantial occlusions (e.g. transient objects). In this work we
explore whether re-ranking methods based on spatial verification can tackle
these challenges, following the intuition that local descriptors are inherently
more robust than global features to domain shifts. To this end, we provide a
new, comprehensive benchmark on current state of the art models. We also
introduce two new demanding datasets with night and occluded queries, to be
matched against a city-wide database. Code and datasets are available at
https://github.com/gbarbarani/re-ranking-for-VPR.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 14:46:57 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Barbarani",
"Giovanni",
""
],
[
"Mostafa",
"Mohamad",
""
],
[
"Bayramov",
"Hajali",
""
],
[
"Trivigno",
"Gabriele",
""
],
[
"Berton",
"Gabriele",
""
],
[
"Masone",
"Carlo",
""
],
[
"Caputo",
"Barbara",
""
]
] | TITLE: Are Local Features All You Need for Cross-Domain Visual Place
Recognition?
ABSTRACT: Visual Place Recognition is a task that aims to predict the coordinates of an
image (called query) based solely on visual clues. Most commonly, a retrieval
approach is adopted, where the query is matched to the most similar images from
a large database of geotagged photos, using learned global descriptors. Despite
recent advances, recognizing the same place when the query comes from a
significantly different distribution is still a major hurdle for state of the
art retrieval methods. Examples are heavy illumination changes (e.g. night-time
images) or substantial occlusions (e.g. transient objects). In this work we
explore whether re-ranking methods based on spatial verification can tackle
these challenges, following the intuition that local descriptors are inherently
more robust than global features to domain shifts. To this end, we provide a
new, comprehensive benchmark on current state of the art models. We also
introduce two new demanding datasets with night and occluded queries, to be
matched against a city-wide database. Code and datasets are available at
https://github.com/gbarbarani/re-ranking-for-VPR.
| new_dataset | 0.714603 |
2304.05894 | Ga\"el Poux-M\'edard | Ga\"el Poux-M\'edard, Julien Velcin, Sabine Loudcher | Dynamic Mixed Membership Stochastic Block Model for Weighted Labeled
Networks | null | null | 10.1145/3539618.3591675 | null | cs.LG cs.IR cs.SI | http://creativecommons.org/licenses/by/4.0/ | Most real-world networks evolve over time. Existing literature proposes
models for dynamic networks that are either unlabeled or assumed to have a
single membership structure. On the other hand, a new family of Mixed
Membership Stochastic Block Models (MMSBM) allows to model static labeled
networks under the assumption of mixed-membership clustering. In this work, we
propose to extend this later class of models to infer dynamic labeled networks
under a mixed membership assumption. Our approach takes the form of a temporal
prior on the model's parameters. It relies on the single assumption that
dynamics are not abrupt. We show that our method significantly differs from
existing approaches, and allows to model more complex systems --dynamic labeled
networks. We demonstrate the robustness of our method with several experiments
on both synthetic and real-world datasets. A key interest of our approach is
that it needs very few training data to yield good results. The performance
gain under challenging conditions broadens the variety of possible applications
of automated learning tools --as in social sciences, which comprise many fields
where small datasets are a major obstacle to the introduction of machine
learning methods.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 15:01:03 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Poux-Médard",
"Gaël",
""
],
[
"Velcin",
"Julien",
""
],
[
"Loudcher",
"Sabine",
""
]
] | TITLE: Dynamic Mixed Membership Stochastic Block Model for Weighted Labeled
Networks
ABSTRACT: Most real-world networks evolve over time. Existing literature proposes
models for dynamic networks that are either unlabeled or assumed to have a
single membership structure. On the other hand, a new family of Mixed
Membership Stochastic Block Models (MMSBM) allows to model static labeled
networks under the assumption of mixed-membership clustering. In this work, we
propose to extend this later class of models to infer dynamic labeled networks
under a mixed membership assumption. Our approach takes the form of a temporal
prior on the model's parameters. It relies on the single assumption that
dynamics are not abrupt. We show that our method significantly differs from
existing approaches, and allows to model more complex systems --dynamic labeled
networks. We demonstrate the robustness of our method with several experiments
on both synthetic and real-world datasets. A key interest of our approach is
that it needs very few training data to yield good results. The performance
gain under challenging conditions broadens the variety of possible applications
of automated learning tools --as in social sciences, which comprise many fields
where small datasets are a major obstacle to the introduction of machine
learning methods.
| no_new_dataset | 0.709038 |
2304.05895 | Damien Dablain | Damien A. Dablain and Nitesh V. Chawla | Towards Understanding How Data Augmentation Works with Imbalanced Data | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Data augmentation forms the cornerstone of many modern machine learning
training pipelines; yet, the mechanisms by which it works are not clearly
understood. Much of the research on data augmentation (DA) has focused on
improving existing techniques, examining its regularization effects in the
context of neural network over-fitting, or investigating its impact on
features. Here, we undertake a holistic examination of the effect of DA on
three different classifiers, convolutional neural networks, support vector
machines, and logistic regression models, which are commonly used in supervised
classification of imbalanced data. We support our examination with testing on
three image and five tabular datasets. Our research indicates that DA, when
applied to imbalanced data, produces substantial changes in model weights,
support vectors and feature selection; even though it may only yield relatively
modest changes to global metrics, such as balanced accuracy or F1 measure. We
hypothesize that DA works by facilitating variances in data, so that machine
learning models can associate changes in the data with labels. By diversifying
the range of feature amplitudes that a model must recognize to predict a label,
DA improves a model's capacity to generalize when learning with imbalanced
data.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 15:01:22 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Dablain",
"Damien A.",
""
],
[
"Chawla",
"Nitesh V.",
""
]
] | TITLE: Towards Understanding How Data Augmentation Works with Imbalanced Data
ABSTRACT: Data augmentation forms the cornerstone of many modern machine learning
training pipelines; yet, the mechanisms by which it works are not clearly
understood. Much of the research on data augmentation (DA) has focused on
improving existing techniques, examining its regularization effects in the
context of neural network over-fitting, or investigating its impact on
features. Here, we undertake a holistic examination of the effect of DA on
three different classifiers, convolutional neural networks, support vector
machines, and logistic regression models, which are commonly used in supervised
classification of imbalanced data. We support our examination with testing on
three image and five tabular datasets. Our research indicates that DA, when
applied to imbalanced data, produces substantial changes in model weights,
support vectors and feature selection; even though it may only yield relatively
modest changes to global metrics, such as balanced accuracy or F1 measure. We
hypothesize that DA works by facilitating variances in data, so that machine
learning models can associate changes in the data with labels. By diversifying
the range of feature amplitudes that a model must recognize to predict a label,
DA improves a model's capacity to generalize when learning with imbalanced
data.
| no_new_dataset | 0.706437 |
2304.05917 | Sangeon Yong | Sangeon Yong, Li Su, Juhan Nam | A Phoneme-Informed Neural Network Model for Note-Level Singing
Transcription | Accepted at ICASSP 2023 | null | null | null | cs.SD cs.LG eess.AS | http://creativecommons.org/licenses/by/4.0/ | Note-level automatic music transcription is one of the most representative
music information retrieval (MIR) tasks and has been studied for various
instruments to understand music. However, due to the lack of high-quality
labeled data, transcription of many instruments is still a challenging task. In
particular, in the case of singing, it is difficult to find accurate notes due
to its expressiveness in pitch, timbre, and dynamics. In this paper, we propose
a method of finding note onsets of singing voice more accurately by leveraging
the linguistic characteristics of singing, which are not seen in other
instruments. The proposed model uses mel-scaled spectrogram and phonetic
posteriorgram (PPG), a frame-wise likelihood of phoneme, as an input of the
onset detection network while PPG is generated by the pre-trained network with
singing and speech data. To verify how linguistic features affect onset
detection, we compare the evaluation results through the dataset with different
languages and divide onset types for detailed analysis. Our approach
substantially improves the performance of singing transcription and therefore
emphasizes the importance of linguistic features in singing analysis.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 15:36:01 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Yong",
"Sangeon",
""
],
[
"Su",
"Li",
""
],
[
"Nam",
"Juhan",
""
]
] | TITLE: A Phoneme-Informed Neural Network Model for Note-Level Singing
Transcription
ABSTRACT: Note-level automatic music transcription is one of the most representative
music information retrieval (MIR) tasks and has been studied for various
instruments to understand music. However, due to the lack of high-quality
labeled data, transcription of many instruments is still a challenging task. In
particular, in the case of singing, it is difficult to find accurate notes due
to its expressiveness in pitch, timbre, and dynamics. In this paper, we propose
a method of finding note onsets of singing voice more accurately by leveraging
the linguistic characteristics of singing, which are not seen in other
instruments. The proposed model uses mel-scaled spectrogram and phonetic
posteriorgram (PPG), a frame-wise likelihood of phoneme, as an input of the
onset detection network while PPG is generated by the pre-trained network with
singing and speech data. To verify how linguistic features affect onset
detection, we compare the evaluation results through the dataset with different
languages and divide onset types for detailed analysis. Our approach
substantially improves the performance of singing transcription and therefore
emphasizes the importance of linguistic features in singing analysis.
| no_new_dataset | 0.712245 |
2304.05922 | Zhiyuan Zhao | Zhiyuan Zhao, Lijun Wu, Chuanxin Tang, Dacheng Yin, Yucheng Zhao,
Chong Luo | Filler Word Detection with Hard Category Mining and Inter-Category Focal
Loss | accepted by ICASSP23 | null | null | null | eess.AS cs.SD | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Filler words like ``um" or ``uh" are common in spontaneous speech. It is
desirable to automatically detect and remove them in recordings, as they affect
the fluency, confidence, and professionalism of speech. Previous studies and
our preliminary experiments reveal that the biggest challenge in filler word
detection is that fillers can be easily confused with other hard categories
like ``a" or ``I". In this paper, we propose a novel filler word detection
method that effectively addresses this challenge by adding auxiliary categories
dynamically and applying an additional inter-category focal loss. The auxiliary
categories force the model to explicitly model the confusing words by mining
hard categories. In addition, inter-category focal loss adaptively adjusts the
penalty weight between ``filler" and ``non-filler" categories to deal with
other confusing words left in the ``non-filler" category. Our system achieves
the best results, with a huge improvement compared to other methods on the
PodcastFillers dataset.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 15:40:07 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Zhao",
"Zhiyuan",
""
],
[
"Wu",
"Lijun",
""
],
[
"Tang",
"Chuanxin",
""
],
[
"Yin",
"Dacheng",
""
],
[
"Zhao",
"Yucheng",
""
],
[
"Luo",
"Chong",
""
]
] | TITLE: Filler Word Detection with Hard Category Mining and Inter-Category Focal
Loss
ABSTRACT: Filler words like ``um" or ``uh" are common in spontaneous speech. It is
desirable to automatically detect and remove them in recordings, as they affect
the fluency, confidence, and professionalism of speech. Previous studies and
our preliminary experiments reveal that the biggest challenge in filler word
detection is that fillers can be easily confused with other hard categories
like ``a" or ``I". In this paper, we propose a novel filler word detection
method that effectively addresses this challenge by adding auxiliary categories
dynamically and applying an additional inter-category focal loss. The auxiliary
categories force the model to explicitly model the confusing words by mining
hard categories. In addition, inter-category focal loss adaptively adjusts the
penalty weight between ``filler" and ``non-filler" categories to deal with
other confusing words left in the ``non-filler" category. Our system achieves
the best results, with a huge improvement compared to other methods on the
PodcastFillers dataset.
| no_new_dataset | 0.710409 |
2304.05944 | Mark Roantree | Mark Roantree, Branislava Lalic, Stevan Savic, Dragan Milosevic,
Michael Scriney | Constructing a Searchable Knowledge Repository for FAIR Climate Data | 5pp | null | null | null | cs.DL | http://creativecommons.org/licenses/by/4.0/ | The development of a knowledge repository for climate science data is a
multidisciplinary effort between the domain experts (climate scientists), data
engineers whos skills include design and building a knowledge repository, and
machine learning researchers who provide expertise on data preparation tasks
such as gap filling and advise on different machine learning models that can
exploit this data. One of the main goals of the CA20108 cost action is to
develop a knowledge portal that is fully compliant with the FAIR principles for
scientific data management. In the first year, a bespoke knowledge portal was
developed to capture metadata for FAIR datasets. Its purpose was to provide
detailed metadata descriptions for shareable \micro data using the WMO
standard. While storing Network, Site and Sensor metadata locally, the system
passes the actual data to Zenodo, receives back the DOI and thus, creates a
permanent link between the Knowledge Portal and the storage platform Zenodo.
While the user searches the Knowledge portal (metadata), results provide both
detailed descriptions and links to data on the Zenodo platform.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:09:52 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Roantree",
"Mark",
""
],
[
"Lalic",
"Branislava",
""
],
[
"Savic",
"Stevan",
""
],
[
"Milosevic",
"Dragan",
""
],
[
"Scriney",
"Michael",
""
]
] | TITLE: Constructing a Searchable Knowledge Repository for FAIR Climate Data
ABSTRACT: The development of a knowledge repository for climate science data is a
multidisciplinary effort between the domain experts (climate scientists), data
engineers whos skills include design and building a knowledge repository, and
machine learning researchers who provide expertise on data preparation tasks
such as gap filling and advise on different machine learning models that can
exploit this data. One of the main goals of the CA20108 cost action is to
develop a knowledge portal that is fully compliant with the FAIR principles for
scientific data management. In the first year, a bespoke knowledge portal was
developed to capture metadata for FAIR datasets. Its purpose was to provide
detailed metadata descriptions for shareable \micro data using the WMO
standard. While storing Network, Site and Sensor metadata locally, the system
passes the actual data to Zenodo, receives back the DOI and thus, creates a
permanent link between the Knowledge Portal and the storage platform Zenodo.
While the user searches the Knowledge portal (metadata), results provide both
detailed descriptions and links to data on the Zenodo platform.
| no_new_dataset | 0.711268 |
2304.05947 | Vojtech Panek | Vojtech Panek, Zuzana Kukelova, Torsten Sattler | Visual Localization using Imperfect 3D Models from the Internet | to be presented at CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Visual localization is a core component in many applications, including
augmented reality (AR). Localization algorithms compute the camera pose of a
query image w.r.t. a scene representation, which is typically built from
images. This often requires capturing and storing large amounts of data,
followed by running Structure-from-Motion (SfM) algorithms. An interesting, and
underexplored, source of data for building scene representations are 3D models
that are readily available on the Internet, e.g., hand-drawn CAD models, 3D
models generated from building footprints, or from aerial images. These models
allow to perform visual localization right away without the time-consuming
scene capturing and model building steps. Yet, it also comes with challenges as
the available 3D models are often imperfect reflections of reality. E.g., the
models might only have generic or no textures at all, might only provide a
simple approximation of the scene geometry, or might be stretched. This paper
studies how the imperfections of these models affect localization accuracy. We
create a new benchmark for this task and provide a detailed experimental
evaluation based on multiple 3D models per scene. We show that 3D models from
the Internet show promise as an easy-to-obtain scene representation. At the
same time, there is significant room for improvement for visual localization
pipelines. To foster research on this interesting and challenging task, we
release our benchmark at v-pnk.github.io/cadloc.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:15:05 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Panek",
"Vojtech",
""
],
[
"Kukelova",
"Zuzana",
""
],
[
"Sattler",
"Torsten",
""
]
] | TITLE: Visual Localization using Imperfect 3D Models from the Internet
ABSTRACT: Visual localization is a core component in many applications, including
augmented reality (AR). Localization algorithms compute the camera pose of a
query image w.r.t. a scene representation, which is typically built from
images. This often requires capturing and storing large amounts of data,
followed by running Structure-from-Motion (SfM) algorithms. An interesting, and
underexplored, source of data for building scene representations are 3D models
that are readily available on the Internet, e.g., hand-drawn CAD models, 3D
models generated from building footprints, or from aerial images. These models
allow to perform visual localization right away without the time-consuming
scene capturing and model building steps. Yet, it also comes with challenges as
the available 3D models are often imperfect reflections of reality. E.g., the
models might only have generic or no textures at all, might only provide a
simple approximation of the scene geometry, or might be stretched. This paper
studies how the imperfections of these models affect localization accuracy. We
create a new benchmark for this task and provide a detailed experimental
evaluation based on multiple 3D models per scene. We show that 3D models from
the Internet show promise as an easy-to-obtain scene representation. At the
same time, there is significant room for improvement for visual localization
pipelines. To foster research on this interesting and challenging task, we
release our benchmark at v-pnk.github.io/cadloc.
| no_new_dataset | 0.531149 |
2304.05970 | Silviu Pitis | Silviu Pitis, Michael R. Zhang, Andrew Wang, Jimmy Ba | Boosted Prompt Ensembles for Large Language Models | null | null | null | null | cs.CL cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Methods such as chain-of-thought prompting and self-consistency have pushed
the frontier of language model reasoning performance with no additional
training. To further improve performance, we propose a prompt ensembling method
for large language models, which uses a small dataset to construct a set of few
shot prompts that together comprise a ``boosted prompt ensemble''. The few shot
examples for each prompt are chosen in a stepwise fashion to be ``hard''
examples on which the previous step's ensemble is uncertain. We show that this
outperforms single-prompt output-space ensembles and bagged prompt-space
ensembles on the GSM8k and AQuA datasets, among others. We propose both
train-time and test-time versions of boosted prompting that use different
levels of available annotation and conduct a detailed empirical study of our
algorithm.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:47:15 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Pitis",
"Silviu",
""
],
[
"Zhang",
"Michael R.",
""
],
[
"Wang",
"Andrew",
""
],
[
"Ba",
"Jimmy",
""
]
] | TITLE: Boosted Prompt Ensembles for Large Language Models
ABSTRACT: Methods such as chain-of-thought prompting and self-consistency have pushed
the frontier of language model reasoning performance with no additional
training. To further improve performance, we propose a prompt ensembling method
for large language models, which uses a small dataset to construct a set of few
shot prompts that together comprise a ``boosted prompt ensemble''. The few shot
examples for each prompt are chosen in a stepwise fashion to be ``hard''
examples on which the previous step's ensemble is uncertain. We show that this
outperforms single-prompt output-space ensembles and bagged prompt-space
ensembles on the GSM8k and AQuA datasets, among others. We propose both
train-time and test-time versions of boosted prompting that use different
levels of available annotation and conduct a detailed empirical study of our
algorithm.
| no_new_dataset | 0.707588 |
2304.05973 | Jiaying Lu | Jiaying Lu, Jiaming Shen, Bo Xiong, Wenjing Ma, Steffen Staab, Carl
Yang | HiPrompt: Few-Shot Biomedical Knowledge Fusion via Hierarchy-Oriented
Prompting | null | In Proceedings of the 46th International ACM SIGIR Conference on
Research and Development in Information Retrieval (Short-Paper Track), 2023 | 10.1145/3539618.3591997 | null | cs.IR cs.CL | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Medical decision-making processes can be enhanced by comprehensive biomedical
knowledge bases, which require fusing knowledge graphs constructed from
different sources via a uniform index system. The index system often organizes
biomedical terms in a hierarchy to provide the aligned entities with
fine-grained granularity. To address the challenge of scarce supervision in the
biomedical knowledge fusion (BKF) task, researchers have proposed various
unsupervised methods. However, these methods heavily rely on ad-hoc lexical and
structural matching algorithms, which fail to capture the rich semantics
conveyed by biomedical entities and terms. Recently, neural embedding models
have proved effective in semantic-rich tasks, but they rely on sufficient
labeled data to be adequately trained. To bridge the gap between the
scarce-labeled BKF and neural embedding models, we propose HiPrompt, a
supervision-efficient knowledge fusion framework that elicits the few-shot
reasoning ability of large language models through hierarchy-oriented prompts.
Empirical results on the collected KG-Hi-BKF benchmark datasets demonstrate the
effectiveness of HiPrompt.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:54:26 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Lu",
"Jiaying",
""
],
[
"Shen",
"Jiaming",
""
],
[
"Xiong",
"Bo",
""
],
[
"Ma",
"Wenjing",
""
],
[
"Staab",
"Steffen",
""
],
[
"Yang",
"Carl",
""
]
] | TITLE: HiPrompt: Few-Shot Biomedical Knowledge Fusion via Hierarchy-Oriented
Prompting
ABSTRACT: Medical decision-making processes can be enhanced by comprehensive biomedical
knowledge bases, which require fusing knowledge graphs constructed from
different sources via a uniform index system. The index system often organizes
biomedical terms in a hierarchy to provide the aligned entities with
fine-grained granularity. To address the challenge of scarce supervision in the
biomedical knowledge fusion (BKF) task, researchers have proposed various
unsupervised methods. However, these methods heavily rely on ad-hoc lexical and
structural matching algorithms, which fail to capture the rich semantics
conveyed by biomedical entities and terms. Recently, neural embedding models
have proved effective in semantic-rich tasks, but they rely on sufficient
labeled data to be adequately trained. To bridge the gap between the
scarce-labeled BKF and neural embedding models, we propose HiPrompt, a
supervision-efficient knowledge fusion framework that elicits the few-shot
reasoning ability of large language models through hierarchy-oriented prompts.
Empirical results on the collected KG-Hi-BKF benchmark datasets demonstrate the
effectiveness of HiPrompt.
| no_new_dataset | 0.710226 |
2304.05976 | Rasool Tahmasbi | Rasool Tahmasbi and Keyvan Tahmasbi | Bayesian Causal Inference in Doubly Gaussian DAG-probit Models | null | null | null | null | stat.ME cs.AI stat.ML | http://creativecommons.org/licenses/by/4.0/ | We consider modeling a binary response variable together with a set of
covariates for two groups under observational data. The grouping variable can
be the confounding variable (the common cause of treatment and outcome),
gender, case/control, ethnicity, etc. Given the covariates and a binary latent
variable, the goal is to construct two directed acyclic graphs (DAGs), while
sharing some common parameters. The set of nodes, which represent the
variables, are the same for both groups but the directed edges between nodes,
which represent the causal relationships between the variables, can be
potentially different. For each group, we also estimate the effect size for
each node. We assume that each group follows a Gaussian distribution under its
DAG. Given the parent nodes, the joint distribution of DAG is conditionally
independent due to the Markov property of DAGs. We introduce the concept of
Gaussian DAG-probit model under two groups and hence doubly Gaussian DAG-probit
model. To estimate the skeleton of the DAGs and the model parameters, we took
samples from the posterior distribution of doubly Gaussian DAG-probit model via
MCMC method. We validated the proposed method using a comprehensive simulation
experiment and applied it on two real datasets. Furthermore, we validated the
results of the real data analysis using well-known experimental studies to show
the value of the proposed grouping variable in the causality domain.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:57:47 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Tahmasbi",
"Rasool",
""
],
[
"Tahmasbi",
"Keyvan",
""
]
] | TITLE: Bayesian Causal Inference in Doubly Gaussian DAG-probit Models
ABSTRACT: We consider modeling a binary response variable together with a set of
covariates for two groups under observational data. The grouping variable can
be the confounding variable (the common cause of treatment and outcome),
gender, case/control, ethnicity, etc. Given the covariates and a binary latent
variable, the goal is to construct two directed acyclic graphs (DAGs), while
sharing some common parameters. The set of nodes, which represent the
variables, are the same for both groups but the directed edges between nodes,
which represent the causal relationships between the variables, can be
potentially different. For each group, we also estimate the effect size for
each node. We assume that each group follows a Gaussian distribution under its
DAG. Given the parent nodes, the joint distribution of DAG is conditionally
independent due to the Markov property of DAGs. We introduce the concept of
Gaussian DAG-probit model under two groups and hence doubly Gaussian DAG-probit
model. To estimate the skeleton of the DAGs and the model parameters, we took
samples from the posterior distribution of doubly Gaussian DAG-probit model via
MCMC method. We validated the proposed method using a comprehensive simulation
experiment and applied it on two real datasets. Furthermore, we validated the
results of the real data analysis using well-known experimental studies to show
the value of the proposed grouping variable in the causality domain.
| no_new_dataset | 0.71081 |
2304.05980 | Lev Utkin | Andrei V. Konstantinov, Lev V. Utkin, Alexey A. Lukashin, Vladimir A.
Muliukha | Neural Attention Forests: Transformer-Based Forest Improvement | Submitted for the 7th International Scientific Conference
"Intelligent Information Technologies for Industry" in St. Petersburg | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A new approach called NAF (the Neural Attention Forest) for solving
regression and classification tasks under tabular training data is proposed.
The main idea behind the proposed NAF model is to introduce the attention
mechanism into the random forest by assigning attention weights calculated by
neural networks of a specific form to data in leaves of decision trees and to
the random forest itself in the framework of the Nadaraya-Watson kernel
regression. In contrast to the available models like the attention-based random
forest, the attention weights and the Nadaraya-Watson regression are
represented in the form of neural networks whose weights can be regarded as
trainable parameters. The first part of neural networks with shared weights is
trained for all trees and computes attention weights of data in leaves. The
second part aggregates outputs of the tree networks and aims to minimize the
difference between the random forest prediction and the truth target value from
a training set. The neural network is trained in an end-to-end manner. The
combination of the random forest and neural networks implementing the attention
mechanism forms a transformer for enhancing the forest predictions. Numerical
experiments with real datasets illustrate the proposed method. The code
implementing the approach is publicly available.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:01:38 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Konstantinov",
"Andrei V.",
""
],
[
"Utkin",
"Lev V.",
""
],
[
"Lukashin",
"Alexey A.",
""
],
[
"Muliukha",
"Vladimir A.",
""
]
] | TITLE: Neural Attention Forests: Transformer-Based Forest Improvement
ABSTRACT: A new approach called NAF (the Neural Attention Forest) for solving
regression and classification tasks under tabular training data is proposed.
The main idea behind the proposed NAF model is to introduce the attention
mechanism into the random forest by assigning attention weights calculated by
neural networks of a specific form to data in leaves of decision trees and to
the random forest itself in the framework of the Nadaraya-Watson kernel
regression. In contrast to the available models like the attention-based random
forest, the attention weights and the Nadaraya-Watson regression are
represented in the form of neural networks whose weights can be regarded as
trainable parameters. The first part of neural networks with shared weights is
trained for all trees and computes attention weights of data in leaves. The
second part aggregates outputs of the tree networks and aims to minimize the
difference between the random forest prediction and the truth target value from
a training set. The neural network is trained in an end-to-end manner. The
combination of the random forest and neural networks implementing the attention
mechanism forms a transformer for enhancing the forest predictions. Numerical
experiments with real datasets illustrate the proposed method. The code
implementing the approach is publicly available.
| no_new_dataset | 0.712038 |
2304.05986 | Shaina Raza Dr. | Shaina Raza | Auditing ICU Readmission Rates in an Clinical Database: An Analysis of
Risk Factors and Clinical Outcomes | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This study presents a machine learning (ML) pipeline for clinical data
classification in the context of a 30-day readmission problem, along with a
fairness audit on subgroups based on sensitive attributes. A range of ML models
are used for classification and the fairness audit is conducted on the model
predictions. The fairness audit uncovers disparities in equal opportunity,
predictive parity, false positive rate parity, and false negative rate parity
criteria on the MIMIC III dataset based on attributes such as gender,
ethnicity, language, and insurance group. The results identify disparities in
the model's performance across different groups and highlights the need for
better fairness and bias mitigation strategies. The study suggests the need for
collaborative efforts among researchers, policymakers, and practitioners to
address bias and fairness in artificial intelligence (AI) systems.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:09:38 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Raza",
"Shaina",
""
]
] | TITLE: Auditing ICU Readmission Rates in an Clinical Database: An Analysis of
Risk Factors and Clinical Outcomes
ABSTRACT: This study presents a machine learning (ML) pipeline for clinical data
classification in the context of a 30-day readmission problem, along with a
fairness audit on subgroups based on sensitive attributes. A range of ML models
are used for classification and the fairness audit is conducted on the model
predictions. The fairness audit uncovers disparities in equal opportunity,
predictive parity, false positive rate parity, and false negative rate parity
criteria on the MIMIC III dataset based on attributes such as gender,
ethnicity, language, and insurance group. The results identify disparities in
the model's performance across different groups and highlights the need for
better fairness and bias mitigation strategies. The study suggests the need for
collaborative efforts among researchers, policymakers, and practitioners to
address bias and fairness in artificial intelligence (AI) systems.
| no_new_dataset | 0.710189 |
2304.05995 | Ankit Jha | Mainak Singha, Ankit Jha, Bhupendra Solanki, Shirsha Bose and Biplab
Banerjee | APPLeNet: Visual Attention Parameterized Prompt Learning for Few-Shot
Remote Sensing Image Generalization using CLIP | 11 Pages, 6 figures, 8 tables, Accepted in Earth Vision (CVPR 2023) | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, the success of large-scale vision-language models (VLMs)
such as CLIP has led to their increased usage in various computer vision tasks.
These models enable zero-shot inference through carefully crafted instructional
text prompts without task-specific supervision. However, the potential of VLMs
for generalization tasks in remote sensing (RS) has not been fully realized. To
address this research gap, we propose a novel image-conditioned prompt learning
strategy called the Visual Attention Parameterized Prompts Learning Network
(APPLeNet). APPLeNet emphasizes the importance of multi-scale feature learning
in RS scene classification and disentangles visual style and content primitives
for domain generalization tasks. To achieve this, APPLeNet combines visual
content features obtained from different layers of the vision encoder and style
properties obtained from feature statistics of domain-specific batches. An
attention-driven injection module is further introduced to generate visual
tokens from this information. We also introduce an anti-correlation regularizer
to ensure discrimination among the token embeddings, as this visual information
is combined with the textual tokens. To validate APPLeNet, we curated four
available RS benchmarks and introduced experimental protocols and datasets for
three domain generalization tasks. Our results consistently outperform the
relevant literature and code is available at
https://github.com/mainaksingha01/APPLeNet
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:20:37 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Singha",
"Mainak",
""
],
[
"Jha",
"Ankit",
""
],
[
"Solanki",
"Bhupendra",
""
],
[
"Bose",
"Shirsha",
""
],
[
"Banerjee",
"Biplab",
""
]
] | TITLE: APPLeNet: Visual Attention Parameterized Prompt Learning for Few-Shot
Remote Sensing Image Generalization using CLIP
ABSTRACT: In recent years, the success of large-scale vision-language models (VLMs)
such as CLIP has led to their increased usage in various computer vision tasks.
These models enable zero-shot inference through carefully crafted instructional
text prompts without task-specific supervision. However, the potential of VLMs
for generalization tasks in remote sensing (RS) has not been fully realized. To
address this research gap, we propose a novel image-conditioned prompt learning
strategy called the Visual Attention Parameterized Prompts Learning Network
(APPLeNet). APPLeNet emphasizes the importance of multi-scale feature learning
in RS scene classification and disentangles visual style and content primitives
for domain generalization tasks. To achieve this, APPLeNet combines visual
content features obtained from different layers of the vision encoder and style
properties obtained from feature statistics of domain-specific batches. An
attention-driven injection module is further introduced to generate visual
tokens from this information. We also introduce an anti-correlation regularizer
to ensure discrimination among the token embeddings, as this visual information
is combined with the textual tokens. To validate APPLeNet, we curated four
available RS benchmarks and introduced experimental protocols and datasets for
three domain generalization tasks. Our results consistently outperform the
relevant literature and code is available at
https://github.com/mainaksingha01/APPLeNet
| no_new_dataset | 0.710409 |
2304.06007 | Tejas Anvekar | Tejas Anvekar, Dena Bazazian | GPr-Net: Geometric Prototypical Network for Point Cloud Few-Shot
Learning | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | In the realm of 3D-computer vision applications, point cloud few-shot
learning plays a critical role. However, it poses an arduous challenge due to
the sparsity, irregularity, and unordered nature of the data. Current methods
rely on complex local geometric extraction techniques such as convolution,
graph, and attention mechanisms, along with extensive data-driven pre-training
tasks. These approaches contradict the fundamental goal of few-shot learning,
which is to facilitate efficient learning. To address this issue, we propose
GPr-Net (Geometric Prototypical Network), a lightweight and computationally
efficient geometric prototypical network that captures the intrinsic topology
of point clouds and achieves superior performance. Our proposed method, IGI++
(Intrinsic Geometry Interpreter++) employs vector-based hand-crafted intrinsic
geometry interpreters and Laplace vectors to extract and evaluate point cloud
morphology, resulting in improved representations for FSL (Few-Shot Learning).
Additionally, Laplace vectors enable the extraction of valuable features from
point clouds with fewer points. To tackle the distribution drift challenge in
few-shot metric learning, we leverage hyperbolic space and demonstrate that our
approach handles intra and inter-class variance better than existing point
cloud few-shot learning methods. Experimental results on the ModelNet40 dataset
show that GPr-Net outperforms state-of-the-art methods in few-shot learning on
point clouds, achieving utmost computational efficiency that is $170\times$
better than all existing works. The code is publicly available at
https://github.com/TejasAnvekar/GPr-Net.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:32:18 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Anvekar",
"Tejas",
""
],
[
"Bazazian",
"Dena",
""
]
] | TITLE: GPr-Net: Geometric Prototypical Network for Point Cloud Few-Shot
Learning
ABSTRACT: In the realm of 3D-computer vision applications, point cloud few-shot
learning plays a critical role. However, it poses an arduous challenge due to
the sparsity, irregularity, and unordered nature of the data. Current methods
rely on complex local geometric extraction techniques such as convolution,
graph, and attention mechanisms, along with extensive data-driven pre-training
tasks. These approaches contradict the fundamental goal of few-shot learning,
which is to facilitate efficient learning. To address this issue, we propose
GPr-Net (Geometric Prototypical Network), a lightweight and computationally
efficient geometric prototypical network that captures the intrinsic topology
of point clouds and achieves superior performance. Our proposed method, IGI++
(Intrinsic Geometry Interpreter++) employs vector-based hand-crafted intrinsic
geometry interpreters and Laplace vectors to extract and evaluate point cloud
morphology, resulting in improved representations for FSL (Few-Shot Learning).
Additionally, Laplace vectors enable the extraction of valuable features from
point clouds with fewer points. To tackle the distribution drift challenge in
few-shot metric learning, we leverage hyperbolic space and demonstrate that our
approach handles intra and inter-class variance better than existing point
cloud few-shot learning methods. Experimental results on the ModelNet40 dataset
show that GPr-Net outperforms state-of-the-art methods in few-shot learning on
point clouds, achieving utmost computational efficiency that is $170\times$
better than all existing works. The code is publicly available at
https://github.com/TejasAnvekar/GPr-Net.
| no_new_dataset | 0.712801 |
2304.06015 | Kazi Hassan Shakib | Md. Maidul Islam, Tanzina Nasrin Tania, Sharmin Akter, and Kazi Hassan
Shakib | An Improved Heart Disease Prediction Using Stacked Ensemble Method | 14 pages, 5 figures and submitted to Springer Lecture Notes of the
Institute for Computer Sciences, Social Informatics and Telecommunications
Engineering | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Heart disorder has just overtaken cancer as the world's biggest cause of
mortality. Several cardiac failures, heart disease mortality, and diagnostic
costs can all be reduced with early identification and treatment. Medical data
is collected in large quantities by the healthcare industry, but it is not well
mined. The discovery of previously unknown patterns and connections in this
information can help with an improved decision when it comes to forecasting
heart disorder risk. In the proposed study, we constructed an ML-based
diagnostic system for heart illness forecasting, using a heart disorder
dataset. We used data preprocessing techniques like outlier detection and
removal, checking and removing missing entries, feature normalization,
cross-validation, nine classification algorithms like RF, MLP, KNN, ETC, XGB,
SVC, ADB, DT, and GBM, and eight classifier measuring performance metrics like
ramification accuracy, precision, F1 score, specificity, ROC, sensitivity,
log-loss, and Matthews' correlation coefficient, as well as eight
classification performance evaluations. Our method can easily differentiate
between people who have cardiac disease and those are normal. Receiver
optimistic curves and also the region under the curves were determined by every
classifier. Most of the classifiers, pretreatment strategies, validation
methods, and performance assessment metrics for classification models have been
discussed in this study. The performance of the proposed scheme has been
confirmed, utilizing all of its capabilities. In this work, the impact of
clinical decision support systems was evaluated using a stacked ensemble
approach that included these nine algorithms
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:53:59 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Islam",
"Md. Maidul",
""
],
[
"Tania",
"Tanzina Nasrin",
""
],
[
"Akter",
"Sharmin",
""
],
[
"Shakib",
"Kazi Hassan",
""
]
] | TITLE: An Improved Heart Disease Prediction Using Stacked Ensemble Method
ABSTRACT: Heart disorder has just overtaken cancer as the world's biggest cause of
mortality. Several cardiac failures, heart disease mortality, and diagnostic
costs can all be reduced with early identification and treatment. Medical data
is collected in large quantities by the healthcare industry, but it is not well
mined. The discovery of previously unknown patterns and connections in this
information can help with an improved decision when it comes to forecasting
heart disorder risk. In the proposed study, we constructed an ML-based
diagnostic system for heart illness forecasting, using a heart disorder
dataset. We used data preprocessing techniques like outlier detection and
removal, checking and removing missing entries, feature normalization,
cross-validation, nine classification algorithms like RF, MLP, KNN, ETC, XGB,
SVC, ADB, DT, and GBM, and eight classifier measuring performance metrics like
ramification accuracy, precision, F1 score, specificity, ROC, sensitivity,
log-loss, and Matthews' correlation coefficient, as well as eight
classification performance evaluations. Our method can easily differentiate
between people who have cardiac disease and those are normal. Receiver
optimistic curves and also the region under the curves were determined by every
classifier. Most of the classifiers, pretreatment strategies, validation
methods, and performance assessment metrics for classification models have been
discussed in this study. The performance of the proposed scheme has been
confirmed, utilizing all of its capabilities. In this work, the impact of
clinical decision support systems was evaluated using a stacked ensemble
approach that included these nine algorithms
| no_new_dataset | 0.707398 |
2304.06018 | Chung-Ching Lin | Chung-Ching Lin, Jiang Wang, Kun Luo, Kevin Lin, Linjie Li, Lijuan
Wang, Zicheng Liu | Adaptive Human Matting for Dynamic Videos | CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The most recent efforts in video matting have focused on eliminating trimap
dependency since trimap annotations are expensive and trimap-based methods are
less adaptable for real-time applications. Despite the latest tripmap-free
methods showing promising results, their performance often degrades when
dealing with highly diverse and unstructured videos. We address this limitation
by introducing Adaptive Matting for Dynamic Videos, termed AdaM, which is a
framework designed for simultaneously differentiating foregrounds from
backgrounds and capturing alpha matte details of human subjects in the
foreground. Two interconnected network designs are employed to achieve this
goal: (1) an encoder-decoder network that produces alpha mattes and
intermediate masks which are used to guide the transformer in adaptively
decoding foregrounds and backgrounds, and (2) a transformer network in which
long- and short-term attention combine to retain spatial and temporal contexts,
facilitating the decoding of foreground details. We benchmark and study our
methods on recently introduced datasets, showing that our model notably
improves matting realism and temporal coherence in complex real-world videos
and achieves new best-in-class generalizability. Further details and examples
are available at https://github.com/microsoft/AdaM.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:55:59 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Lin",
"Chung-Ching",
""
],
[
"Wang",
"Jiang",
""
],
[
"Luo",
"Kun",
""
],
[
"Lin",
"Kevin",
""
],
[
"Li",
"Linjie",
""
],
[
"Wang",
"Lijuan",
""
],
[
"Liu",
"Zicheng",
""
]
] | TITLE: Adaptive Human Matting for Dynamic Videos
ABSTRACT: The most recent efforts in video matting have focused on eliminating trimap
dependency since trimap annotations are expensive and trimap-based methods are
less adaptable for real-time applications. Despite the latest tripmap-free
methods showing promising results, their performance often degrades when
dealing with highly diverse and unstructured videos. We address this limitation
by introducing Adaptive Matting for Dynamic Videos, termed AdaM, which is a
framework designed for simultaneously differentiating foregrounds from
backgrounds and capturing alpha matte details of human subjects in the
foreground. Two interconnected network designs are employed to achieve this
goal: (1) an encoder-decoder network that produces alpha mattes and
intermediate masks which are used to guide the transformer in adaptively
decoding foregrounds and backgrounds, and (2) a transformer network in which
long- and short-term attention combine to retain spatial and temporal contexts,
facilitating the decoding of foreground details. We benchmark and study our
methods on recently introduced datasets, showing that our model notably
improves matting realism and temporal coherence in complex real-world videos
and achieves new best-in-class generalizability. Further details and examples
are available at https://github.com/microsoft/AdaM.
| new_dataset | 0.691836 |
2304.06019 | Ruicheng Feng | Ruicheng Feng, Chongyi Li, Huaijin Chen, Shuai Li, Jinwei Gu, Chen
Change Loy | Generating Aligned Pseudo-Supervision from Non-Aligned Data for Image
Restoration in Under-Display Camera | Accepted by CVPR 2023 | null | null | null | cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Due to the difficulty in collecting large-scale and perfectly aligned paired
training data for Under-Display Camera (UDC) image restoration, previous
methods resort to monitor-based image systems or simulation-based methods,
sacrificing the realness of the data and introducing domain gaps. In this work,
we revisit the classic stereo setup for training data collection -- capturing
two images of the same scene with one UDC and one standard camera. The key idea
is to "copy" details from a high-quality reference image and "paste" them on
the UDC image. While being able to generate real training pairs, this setting
is susceptible to spatial misalignment due to perspective and depth of field
changes. The problem is further compounded by the large domain discrepancy
between the UDC and normal images, which is unique to UDC restoration. In this
paper, we mitigate the non-trivial domain discrepancy and spatial misalignment
through a novel Transformer-based framework that generates well-aligned yet
high-quality target data for the corresponding UDC input. This is made possible
through two carefully designed components, namely, the Domain Alignment Module
(DAM) and Geometric Alignment Module (GAM), which encourage robust and accurate
discovery of correspondence between the UDC and normal views. Extensive
experiments show that high-quality and well-aligned pseudo UDC training pairs
are beneficial for training a robust restoration network. Code and the dataset
are available at https://github.com/jnjaby/AlignFormer.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:56:42 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Feng",
"Ruicheng",
""
],
[
"Li",
"Chongyi",
""
],
[
"Chen",
"Huaijin",
""
],
[
"Li",
"Shuai",
""
],
[
"Gu",
"Jinwei",
""
],
[
"Loy",
"Chen Change",
""
]
] | TITLE: Generating Aligned Pseudo-Supervision from Non-Aligned Data for Image
Restoration in Under-Display Camera
ABSTRACT: Due to the difficulty in collecting large-scale and perfectly aligned paired
training data for Under-Display Camera (UDC) image restoration, previous
methods resort to monitor-based image systems or simulation-based methods,
sacrificing the realness of the data and introducing domain gaps. In this work,
we revisit the classic stereo setup for training data collection -- capturing
two images of the same scene with one UDC and one standard camera. The key idea
is to "copy" details from a high-quality reference image and "paste" them on
the UDC image. While being able to generate real training pairs, this setting
is susceptible to spatial misalignment due to perspective and depth of field
changes. The problem is further compounded by the large domain discrepancy
between the UDC and normal images, which is unique to UDC restoration. In this
paper, we mitigate the non-trivial domain discrepancy and spatial misalignment
through a novel Transformer-based framework that generates well-aligned yet
high-quality target data for the corresponding UDC input. This is made possible
through two carefully designed components, namely, the Domain Alignment Module
(DAM) and Geometric Alignment Module (GAM), which encourage robust and accurate
discovery of correspondence between the UDC and normal views. Extensive
experiments show that high-quality and well-aligned pseudo UDC training pairs
are beneficial for training a robust restoration network. Code and the dataset
are available at https://github.com/jnjaby/AlignFormer.
| no_new_dataset | 0.711481 |
1811.00915 | Matthias Eberlein | Matthias Eberlein, Raphael Hildebrand, Ronald Tetzlaff, Nico Hoffmann,
Levin Kuhlmann, Benjamin Brinkmann and Jens M\"uller | Convolutional Neural Networks for Epileptic Seizure Prediction | accepted for MLESP 2018 | 2018 IEEE International Conference on Bioinformatics and
Biomedicine (BIBM) | 10.1109/BIBM.2018.8621225 | null | cs.LG q-bio.NC stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Epilepsy is the most common neurological disorder and an accurate forecast of
seizures would help to overcome the patient's uncertainty and helplessness. In
this contribution, we present and discuss a novel methodology for the
classification of intracranial electroencephalography (iEEG) for seizure
prediction. Contrary to previous approaches, we categorically refrain from an
extraction of hand-crafted features and use a convolutional neural network
(CNN) topology instead for both the determination of suitable signal
characteristics and the binary classification of preictal and interictal
segments. Three different models have been evaluated on public datasets with
long-term recordings from four dogs and three patients. Overall, our findings
demonstrate the general applicability. In this work we discuss the strengths
and limitations of our methodology.
| [
{
"version": "v1",
"created": "Fri, 2 Nov 2018 15:09:18 GMT"
},
{
"version": "v2",
"created": "Mon, 5 Nov 2018 13:58:56 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 13:02:51 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Eberlein",
"Matthias",
""
],
[
"Hildebrand",
"Raphael",
""
],
[
"Tetzlaff",
"Ronald",
""
],
[
"Hoffmann",
"Nico",
""
],
[
"Kuhlmann",
"Levin",
""
],
[
"Brinkmann",
"Benjamin",
""
],
[
"Müller",
"Jens",
""
]
] | TITLE: Convolutional Neural Networks for Epileptic Seizure Prediction
ABSTRACT: Epilepsy is the most common neurological disorder and an accurate forecast of
seizures would help to overcome the patient's uncertainty and helplessness. In
this contribution, we present and discuss a novel methodology for the
classification of intracranial electroencephalography (iEEG) for seizure
prediction. Contrary to previous approaches, we categorically refrain from an
extraction of hand-crafted features and use a convolutional neural network
(CNN) topology instead for both the determination of suitable signal
characteristics and the binary classification of preictal and interictal
segments. Three different models have been evaluated on public datasets with
long-term recordings from four dogs and three patients. Overall, our findings
demonstrate the general applicability. In this work we discuss the strengths
and limitations of our methodology.
| no_new_dataset | 0.711462 |
2106.06965 | Fenglin Liu | Fenglin Liu, Changchang Yin, Xian Wu, Shen Ge, Yuexian Zou, Ping
Zhang, Yuexian Zou, Xu Sun | Contrastive Attention for Automatic Chest X-ray Report Generation | Appear in Findings of ACL 2021 (The Joint Conference of the 59th
Annual Meeting of the Association for Computational Linguistics and the 11th
International Joint Conference on Natural Language Processing (ACL-IJCNLP
2021)) | null | null | null | cs.CV cs.CL | http://creativecommons.org/licenses/by/4.0/ | Recently, chest X-ray report generation, which aims to automatically generate
descriptions of given chest X-ray images, has received growing research
interests. The key challenge of chest X-ray report generation is to accurately
capture and describe the abnormal regions. In most cases, the normal regions
dominate the entire chest X-ray image, and the corresponding descriptions of
these normal regions dominate the final report. Due to such data bias,
learning-based models may fail to attend to abnormal regions. In this work, to
effectively capture and describe abnormal regions, we propose the Contrastive
Attention (CA) model. Instead of solely focusing on the current input image,
the CA model compares the current input image with normal images to distill the
contrastive information. The acquired contrastive information can better
represent the visual features of abnormal regions. According to the experiments
on the public IU-X-ray and MIMIC-CXR datasets, incorporating our CA into
several existing models can boost their performance across most metrics. In
addition, according to the analysis, the CA model can help existing models
better attend to the abnormal regions and provide more accurate descriptions
which are crucial for an interpretable diagnosis. Specifically, we achieve the
state-of-the-art results on the two public datasets.
| [
{
"version": "v1",
"created": "Sun, 13 Jun 2021 11:20:31 GMT"
},
{
"version": "v2",
"created": "Sun, 9 Jan 2022 09:01:14 GMT"
},
{
"version": "v3",
"created": "Wed, 19 Oct 2022 22:43:55 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Oct 2022 01:56:13 GMT"
},
{
"version": "v5",
"created": "Tue, 11 Apr 2023 06:19:27 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Liu",
"Fenglin",
""
],
[
"Yin",
"Changchang",
""
],
[
"Wu",
"Xian",
""
],
[
"Ge",
"Shen",
""
],
[
"Zou",
"Yuexian",
""
],
[
"Zhang",
"Ping",
""
],
[
"Zou",
"Yuexian",
""
],
[
"Sun",
"Xu",
""
]
] | TITLE: Contrastive Attention for Automatic Chest X-ray Report Generation
ABSTRACT: Recently, chest X-ray report generation, which aims to automatically generate
descriptions of given chest X-ray images, has received growing research
interests. The key challenge of chest X-ray report generation is to accurately
capture and describe the abnormal regions. In most cases, the normal regions
dominate the entire chest X-ray image, and the corresponding descriptions of
these normal regions dominate the final report. Due to such data bias,
learning-based models may fail to attend to abnormal regions. In this work, to
effectively capture and describe abnormal regions, we propose the Contrastive
Attention (CA) model. Instead of solely focusing on the current input image,
the CA model compares the current input image with normal images to distill the
contrastive information. The acquired contrastive information can better
represent the visual features of abnormal regions. According to the experiments
on the public IU-X-ray and MIMIC-CXR datasets, incorporating our CA into
several existing models can boost their performance across most metrics. In
addition, according to the analysis, the CA model can help existing models
better attend to the abnormal regions and provide more accurate descriptions
which are crucial for an interpretable diagnosis. Specifically, we achieve the
state-of-the-art results on the two public datasets.
| no_new_dataset | 0.711425 |
2110.13179 | Kin Gutierrez Olivares | Kin G. Olivares and O. Nganba Meetei and Ruijun Ma and Rohan Reddy and
Mengfei Cao and Lee Dicker | Probabilistic Hierarchical Forecasting with Deep Poisson Mixtures | Hierarchical Forecasting, Probabilistic Coherence, Neural Networks,
Poisson Mixtures, Multivariate Time Series | International Journal of Forecasting 2023, Hierarchical
Forecasting Special Issue | null | null | cs.LG cs.AI | http://creativecommons.org/publicdomain/zero/1.0/ | Hierarchical forecasting problems arise when time series have a natural group
structure, and predictions at multiple levels of aggregation and disaggregation
across the groups are needed. In such problems, it is often desired to satisfy
the aggregation constraints in a given hierarchy, referred to as hierarchical
coherence in the literature. Maintaining coherence while producing accurate
forecasts can be a challenging problem, especially in the case of probabilistic
forecasting. We present a novel method capable of accurate and coherent
probabilistic forecasts for time series when reliable hierarchical information
is present. We call it Deep Poisson Mixture Network (DPMN). It relies on the
combination of neural networks and a statistical model for the joint
distribution of the hierarchical multivariate time series structure. By
construction, the model guarantees hierarchical coherence and provides simple
rules for aggregation and disaggregation of the predictive distributions. We
perform an extensive empirical evaluation comparing the DPMN to other
state-of-the-art methods which produce hierarchically coherent probabilistic
forecasts on multiple public datasets. Comparing to existing coherent
probabilistic models, we obtain a relative improvement in the overall
Continuous Ranked Probability Score (CRPS) of 11.8% on Australian domestic
tourism data, and 8.1% on the Favorita grocery sales dataset, where time series
are grouped with geographical hierarchies or travel intent hierarchies. For San
Francisco Bay Area highway traffic, where the series' hierarchical structure is
randomly assigned, and their correlations are less informative, our method does
not show significant performance differences over statistical baselines.
| [
{
"version": "v1",
"created": "Mon, 25 Oct 2021 18:02:03 GMT"
},
{
"version": "v2",
"created": "Fri, 29 Oct 2021 21:02:04 GMT"
},
{
"version": "v3",
"created": "Wed, 1 Dec 2021 14:09:39 GMT"
},
{
"version": "v4",
"created": "Thu, 2 Dec 2021 18:59:06 GMT"
},
{
"version": "v5",
"created": "Fri, 28 Jan 2022 15:40:30 GMT"
},
{
"version": "v6",
"created": "Mon, 27 Jun 2022 13:55:08 GMT"
},
{
"version": "v7",
"created": "Wed, 15 Feb 2023 17:52:17 GMT"
},
{
"version": "v8",
"created": "Tue, 11 Apr 2023 16:24:41 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Olivares",
"Kin G.",
""
],
[
"Meetei",
"O. Nganba",
""
],
[
"Ma",
"Ruijun",
""
],
[
"Reddy",
"Rohan",
""
],
[
"Cao",
"Mengfei",
""
],
[
"Dicker",
"Lee",
""
]
] | TITLE: Probabilistic Hierarchical Forecasting with Deep Poisson Mixtures
ABSTRACT: Hierarchical forecasting problems arise when time series have a natural group
structure, and predictions at multiple levels of aggregation and disaggregation
across the groups are needed. In such problems, it is often desired to satisfy
the aggregation constraints in a given hierarchy, referred to as hierarchical
coherence in the literature. Maintaining coherence while producing accurate
forecasts can be a challenging problem, especially in the case of probabilistic
forecasting. We present a novel method capable of accurate and coherent
probabilistic forecasts for time series when reliable hierarchical information
is present. We call it Deep Poisson Mixture Network (DPMN). It relies on the
combination of neural networks and a statistical model for the joint
distribution of the hierarchical multivariate time series structure. By
construction, the model guarantees hierarchical coherence and provides simple
rules for aggregation and disaggregation of the predictive distributions. We
perform an extensive empirical evaluation comparing the DPMN to other
state-of-the-art methods which produce hierarchically coherent probabilistic
forecasts on multiple public datasets. Comparing to existing coherent
probabilistic models, we obtain a relative improvement in the overall
Continuous Ranked Probability Score (CRPS) of 11.8% on Australian domestic
tourism data, and 8.1% on the Favorita grocery sales dataset, where time series
are grouped with geographical hierarchies or travel intent hierarchies. For San
Francisco Bay Area highway traffic, where the series' hierarchical structure is
randomly assigned, and their correlations are less informative, our method does
not show significant performance differences over statistical baselines.
| no_new_dataset | 0.711036 |
2111.09450 | Darren Tsai | Darren Tsai and Julie Stephany Berrio and Mao Shan and Stewart Worrall
and Eduardo Nebot | See Eye to Eye: A Lidar-Agnostic 3D Detection Framework for Unsupervised
Multi-Target Domain Adaptation | Published in RAL and presented in IROS 2022. Code is available at
https://github.com/darrenjkt/SEE-MTDA | IEEE Robotics and Automation Letters (2022) | 10.1109/LRA.2022.3185783 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Sampling discrepancies between different manufacturers and models of lidar
sensors result in inconsistent representations of objects. This leads to
performance degradation when 3D detectors trained for one lidar are tested on
other types of lidars. Remarkable progress in lidar manufacturing has brought
about advances in mechanical, solid-state, and recently, adjustable scan
pattern lidars. For the latter, existing works often require fine-tuning the
model each time scan patterns are adjusted, which is infeasible. We explicitly
deal with the sampling discrepancy by proposing a novel unsupervised
multi-target domain adaptation framework, SEE, for transferring the performance
of state-of-the-art 3D detectors across both fixed and flexible scan pattern
lidars without requiring fine-tuning of models by end-users. Our approach
interpolates the underlying geometry and normalizes the scan pattern of objects
from different lidars before passing them to the detection network. We
demonstrate the effectiveness of SEE on public datasets, achieving
state-of-the-art results, and additionally provide quantitative results on a
novel high-resolution lidar to prove the industry applications of our
framework.
| [
{
"version": "v1",
"created": "Wed, 17 Nov 2021 23:46:47 GMT"
},
{
"version": "v2",
"created": "Mon, 10 Apr 2023 21:32:35 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Tsai",
"Darren",
""
],
[
"Berrio",
"Julie Stephany",
""
],
[
"Shan",
"Mao",
""
],
[
"Worrall",
"Stewart",
""
],
[
"Nebot",
"Eduardo",
""
]
] | TITLE: See Eye to Eye: A Lidar-Agnostic 3D Detection Framework for Unsupervised
Multi-Target Domain Adaptation
ABSTRACT: Sampling discrepancies between different manufacturers and models of lidar
sensors result in inconsistent representations of objects. This leads to
performance degradation when 3D detectors trained for one lidar are tested on
other types of lidars. Remarkable progress in lidar manufacturing has brought
about advances in mechanical, solid-state, and recently, adjustable scan
pattern lidars. For the latter, existing works often require fine-tuning the
model each time scan patterns are adjusted, which is infeasible. We explicitly
deal with the sampling discrepancy by proposing a novel unsupervised
multi-target domain adaptation framework, SEE, for transferring the performance
of state-of-the-art 3D detectors across both fixed and flexible scan pattern
lidars without requiring fine-tuning of models by end-users. Our approach
interpolates the underlying geometry and normalizes the scan pattern of objects
from different lidars before passing them to the detection network. We
demonstrate the effectiveness of SEE on public datasets, achieving
state-of-the-art results, and additionally provide quantitative results on a
novel high-resolution lidar to prove the industry applications of our
framework.
| no_new_dataset | 0.710245 |
2201.10424 | Antonio Tejero-de-Pablos PhD | Antonio Tejero-de-Pablos, Hiroaki Yamane, Yusuke Kurose, Junichi Iho,
Youji Tokunaga, Makoto Horie, Keisuke Nishizawa, Yusaku Hayashi, Yasushi
Koyama, Tatsuya Harada | Improving segmentation of calcified and non-calcified plaques on
CCTA-CPR scans via masking of the artery wall | Extended abstract (see SPIE for final published version) | SPIE 12465, Medical Imaging 2023: Computer-Aided Diagnosis | 10.1117/12.2652895 | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The presence of plaques in the coronary arteries is a major risk to the
patients' life. In particular, non-calcified plaques pose a great challenge, as
they are harder to detect and more likely to rupture than calcified plaques.
While current deep learning techniques allow precise segmentation of real-life
images, the performance in medical images is still low. This is caused mostly
by blurriness and ambiguous voxel intensities of unrelated parts that fall on
the same value range. In this paper, we propose a novel methodology for
segmenting calcified and non-calcified plaques in CCTA-CPR scans of coronary
arteries. The input slices are masked so only the voxels within the wall vessel
are considered for segmentation, thus, reducing ambiguity. This mask can be
automatically generated via a deep learning-based vessel detector, that
provides not only the contour of the outer artery wall, but also the inner
contour. For evaluation, we utilized a dataset in which each voxel is carefully
annotated as one of five classes: background, lumen, artery wall, calcified
plaque, or non-calcified plaque. We also provide an exhaustive evaluation by
applying different types of masks, in order to validate the potential of vessel
masking for plaque segmentation. Our methodology results in a prominent boost
in segmentation performance, in both quantitative and qualitative evaluation,
achieving accurate plaque shapes even for the challenging non-calcified
plaques. Furthermore, when using highly accurate masks, difficult cases such as
stenosis become segmentable. We believe our findings can lead the future
research for high-performance plaque segmentation.
| [
{
"version": "v1",
"created": "Tue, 25 Jan 2022 16:12:04 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Jan 2022 07:56:46 GMT"
},
{
"version": "v3",
"created": "Mon, 14 Feb 2022 07:13:23 GMT"
},
{
"version": "v4",
"created": "Mon, 10 Apr 2023 05:40:30 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Tejero-de-Pablos",
"Antonio",
""
],
[
"Yamane",
"Hiroaki",
""
],
[
"Kurose",
"Yusuke",
""
],
[
"Iho",
"Junichi",
""
],
[
"Tokunaga",
"Youji",
""
],
[
"Horie",
"Makoto",
""
],
[
"Nishizawa",
"Keisuke",
""
],
[
"Hayashi",
"Yusaku",
""
],
[
"Koyama",
"Yasushi",
""
],
[
"Harada",
"Tatsuya",
""
]
] | TITLE: Improving segmentation of calcified and non-calcified plaques on
CCTA-CPR scans via masking of the artery wall
ABSTRACT: The presence of plaques in the coronary arteries is a major risk to the
patients' life. In particular, non-calcified plaques pose a great challenge, as
they are harder to detect and more likely to rupture than calcified plaques.
While current deep learning techniques allow precise segmentation of real-life
images, the performance in medical images is still low. This is caused mostly
by blurriness and ambiguous voxel intensities of unrelated parts that fall on
the same value range. In this paper, we propose a novel methodology for
segmenting calcified and non-calcified plaques in CCTA-CPR scans of coronary
arteries. The input slices are masked so only the voxels within the wall vessel
are considered for segmentation, thus, reducing ambiguity. This mask can be
automatically generated via a deep learning-based vessel detector, that
provides not only the contour of the outer artery wall, but also the inner
contour. For evaluation, we utilized a dataset in which each voxel is carefully
annotated as one of five classes: background, lumen, artery wall, calcified
plaque, or non-calcified plaque. We also provide an exhaustive evaluation by
applying different types of masks, in order to validate the potential of vessel
masking for plaque segmentation. Our methodology results in a prominent boost
in segmentation performance, in both quantitative and qualitative evaluation,
achieving accurate plaque shapes even for the challenging non-calcified
plaques. Furthermore, when using highly accurate masks, difficult cases such as
stenosis become segmentable. We believe our findings can lead the future
research for high-performance plaque segmentation.
| new_dataset | 0.716987 |
2202.03527 | Mazin Hnewa | Mazin Hnewa and Hayder Radha | Integrated Multiscale Domain Adaptive YOLO | This paper is a significantly expanded version of our 2021 ICIP paper
arXiv:2106.01483 and includes new tools and architectures for improving the
original MS-DAYOLO framework | null | 10.1109/TIP.2023.3255106 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The area of domain adaptation has been instrumental in addressing the domain
shift problem encountered by many applications. This problem arises due to the
difference between the distributions of source data used for training in
comparison with target data used during realistic testing scenarios. In this
paper, we introduce a novel MultiScale Domain Adaptive YOLO (MS-DAYOLO)
framework that employs multiple domain adaptation paths and corresponding
domain classifiers at different scales of the recently introduced YOLOv4 object
detector. Building on our baseline multiscale DAYOLO framework, we introduce
three novel deep learning architectures for a Domain Adaptation Network (DAN)
that generates domain-invariant features. In particular, we propose a
Progressive Feature Reduction (PFR), a Unified Classifier (UC), and an
Integrated architecture. We train and test our proposed DAN architectures in
conjunction with YOLOv4 using popular datasets. Our experiments show
significant improvements in object detection performance when training YOLOv4
using the proposed MS-DAYOLO architectures and when tested on target data for
autonomous driving applications. Moreover, MS-DAYOLO framework achieves an
order of magnitude real-time speed improvement relative to Faster R-CNN
solutions while providing comparable object detection performance.
| [
{
"version": "v1",
"created": "Mon, 7 Feb 2022 21:30:53 GMT"
},
{
"version": "v2",
"created": "Thu, 10 Feb 2022 21:12:53 GMT"
},
{
"version": "v3",
"created": "Mon, 4 Jul 2022 16:45:30 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Hnewa",
"Mazin",
""
],
[
"Radha",
"Hayder",
""
]
] | TITLE: Integrated Multiscale Domain Adaptive YOLO
ABSTRACT: The area of domain adaptation has been instrumental in addressing the domain
shift problem encountered by many applications. This problem arises due to the
difference between the distributions of source data used for training in
comparison with target data used during realistic testing scenarios. In this
paper, we introduce a novel MultiScale Domain Adaptive YOLO (MS-DAYOLO)
framework that employs multiple domain adaptation paths and corresponding
domain classifiers at different scales of the recently introduced YOLOv4 object
detector. Building on our baseline multiscale DAYOLO framework, we introduce
three novel deep learning architectures for a Domain Adaptation Network (DAN)
that generates domain-invariant features. In particular, we propose a
Progressive Feature Reduction (PFR), a Unified Classifier (UC), and an
Integrated architecture. We train and test our proposed DAN architectures in
conjunction with YOLOv4 using popular datasets. Our experiments show
significant improvements in object detection performance when training YOLOv4
using the proposed MS-DAYOLO architectures and when tested on target data for
autonomous driving applications. Moreover, MS-DAYOLO framework achieves an
order of magnitude real-time speed improvement relative to Faster R-CNN
solutions while providing comparable object detection performance.
| no_new_dataset | 0.710007 |
2203.07488 | Emilio Ferrara | Emily Chen, Emilio Ferrara | Tweets in Time of Conflict: A Public Dataset Tracking the Twitter
Discourse on the War Between Ukraine and Russia | Dataset at https://github.com/echen102/ukraine-russia | null | null | null | cs.SI cs.CY cs.DL | http://creativecommons.org/licenses/by/4.0/ | On February 24, 2022, Russia invaded Ukraine. In the days that followed,
reports kept flooding in from layman to news anchors of a conflict quickly
escalating into war. Russia faced immediate backlash and condemnation from the
world at large. While the war continues to contribute to an ongoing
humanitarian and refugee crisis in Ukraine, a second battlefield has emerged in
the online space, both in the use of social media to garner support for both
sides of the conflict and also in the context of information warfare. In this
paper, we present a collection of over 63 million tweets, from February 22,
2022 through March 8, 2022 that we are publishing for the wider research
community to use. This dataset can be found at
https://github.com/echen102/ukraine-russia and will be maintained and regularly
updated as the war continues to unfold. Our preliminary analysis already shows
evidence of public engagement with Russian state sponsored media and other
domains that are known to push unreliable information; the former saw a spike
in activity on the day of the Russian invasion. Our hope is that this public
dataset can help the research community to further understand the ever evolving
role that social media plays in information dissemination, influence campaigns,
grassroots mobilization, and much more, during a time of conflict.
| [
{
"version": "v1",
"created": "Mon, 14 Mar 2022 20:52:02 GMT"
},
{
"version": "v2",
"created": "Mon, 10 Apr 2023 19:11:55 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Chen",
"Emily",
""
],
[
"Ferrara",
"Emilio",
""
]
] | TITLE: Tweets in Time of Conflict: A Public Dataset Tracking the Twitter
Discourse on the War Between Ukraine and Russia
ABSTRACT: On February 24, 2022, Russia invaded Ukraine. In the days that followed,
reports kept flooding in from layman to news anchors of a conflict quickly
escalating into war. Russia faced immediate backlash and condemnation from the
world at large. While the war continues to contribute to an ongoing
humanitarian and refugee crisis in Ukraine, a second battlefield has emerged in
the online space, both in the use of social media to garner support for both
sides of the conflict and also in the context of information warfare. In this
paper, we present a collection of over 63 million tweets, from February 22,
2022 through March 8, 2022 that we are publishing for the wider research
community to use. This dataset can be found at
https://github.com/echen102/ukraine-russia and will be maintained and regularly
updated as the war continues to unfold. Our preliminary analysis already shows
evidence of public engagement with Russian state sponsored media and other
domains that are known to push unreliable information; the former saw a spike
in activity on the day of the Russian invasion. Our hope is that this public
dataset can help the research community to further understand the ever evolving
role that social media plays in information dissemination, influence campaigns,
grassroots mobilization, and much more, during a time of conflict.
| new_dataset | 0.718168 |
2203.12491 | Pengpeng Xie | Zhengbang Cao and Yimin Wei and Pengpeng Xie | An L-DEIM Induced High Order Tensor Interpolatory Decomposition | null | null | null | null | math.NA cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper derives the CUR-type factorization for tensors in the Tucker
format based on a new variant of the discrete empirical interpolation method
known as L-DEIM. This novel sampling technique allows us to construct an
efficient algorithm for computing the structure-preserving decomposition, which
significantly reduces the computational cost. For large-scale datasets, we
incorporate the random sampling technique with the L-DEIM procedure to further
improve efficiency. Moreover, we propose randomized algorithms for computing a
hybrid decomposition, which yield interpretable factorization and provide a
smaller approximation error than the tensor CUR factorization. We provide
comprehensive analysis of probabilistic errors associated with our proposed
algorithms, and present numerical results that demonstrate the effectiveness of
our methods.
| [
{
"version": "v1",
"created": "Wed, 23 Mar 2022 15:43:02 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 08:51:05 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 12:05:27 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Cao",
"Zhengbang",
""
],
[
"Wei",
"Yimin",
""
],
[
"Xie",
"Pengpeng",
""
]
] | TITLE: An L-DEIM Induced High Order Tensor Interpolatory Decomposition
ABSTRACT: This paper derives the CUR-type factorization for tensors in the Tucker
format based on a new variant of the discrete empirical interpolation method
known as L-DEIM. This novel sampling technique allows us to construct an
efficient algorithm for computing the structure-preserving decomposition, which
significantly reduces the computational cost. For large-scale datasets, we
incorporate the random sampling technique with the L-DEIM procedure to further
improve efficiency. Moreover, we propose randomized algorithms for computing a
hybrid decomposition, which yield interpretable factorization and provide a
smaller approximation error than the tensor CUR factorization. We provide
comprehensive analysis of probabilistic errors associated with our proposed
algorithms, and present numerical results that demonstrate the effectiveness of
our methods.
| no_new_dataset | 0.709403 |
2204.02290 | J\"urgen Pfeffer | Juergen Pfeffer, Angelina Mooseder, Jana Lasser, Luca Hammer, Oliver
Stritzel, David Garcia | This Sample seems to be good enough! Assessing Coverage and Temporal
Reliability of Twitter's Academic API | null | null | null | null | cs.SI | http://creativecommons.org/licenses/by/4.0/ | Because of its willingness to share data with academia and industry, Twitter
has been the primary social media platform for scientific research as well as
for consulting businesses and governments in the last decade. In recent years,
a series of publications have studied and criticized Twitter's APIs and Twitter
has partially adapted its existing data streams. The newest Twitter API for
Academic Research allows to "access Twitter's real-time and historical public
data with additional features and functionality that support collecting more
precise, complete, and unbiased datasets." The main new feature of this API is
the possibility of accessing the full archive of all historic Tweets. In this
article, we will take a closer look at the Academic API and will try to answer
two questions. First, are the datasets collected with the Academic API
complete? Secondly, since Twitter's Academic API delivers historic Tweets as
represented on Twitter at the time of data collection, we need to understand
how much data is lost over time due to Tweet and account removal from the
platform. Our work shows evidence that Twitter's Academic API can indeed create
(almost) complete samples of Twitter data based on a wide variety of search
terms. We also provide evidence that Twitter's data endpoint v2 delivers better
samples than the previously used endpoint v1.1. Furthermore, collecting Tweets
with the Academic API at the time of studying a phenomenon rather than creating
local archives of stored Tweets, allows for a straightforward way of following
Twitter's developer agreement. Finally, we will also discuss technical
artifacts and implications of the Academic API. We hope that our work can add
another layer of understanding of Twitter data collections leading to more
reliable studies of human behavior via social media data.
| [
{
"version": "v1",
"created": "Mon, 4 Apr 2022 13:02:15 GMT"
},
{
"version": "v2",
"created": "Sun, 25 Sep 2022 10:31:26 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 11:11:54 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Pfeffer",
"Juergen",
""
],
[
"Mooseder",
"Angelina",
""
],
[
"Lasser",
"Jana",
""
],
[
"Hammer",
"Luca",
""
],
[
"Stritzel",
"Oliver",
""
],
[
"Garcia",
"David",
""
]
] | TITLE: This Sample seems to be good enough! Assessing Coverage and Temporal
Reliability of Twitter's Academic API
ABSTRACT: Because of its willingness to share data with academia and industry, Twitter
has been the primary social media platform for scientific research as well as
for consulting businesses and governments in the last decade. In recent years,
a series of publications have studied and criticized Twitter's APIs and Twitter
has partially adapted its existing data streams. The newest Twitter API for
Academic Research allows to "access Twitter's real-time and historical public
data with additional features and functionality that support collecting more
precise, complete, and unbiased datasets." The main new feature of this API is
the possibility of accessing the full archive of all historic Tweets. In this
article, we will take a closer look at the Academic API and will try to answer
two questions. First, are the datasets collected with the Academic API
complete? Secondly, since Twitter's Academic API delivers historic Tweets as
represented on Twitter at the time of data collection, we need to understand
how much data is lost over time due to Tweet and account removal from the
platform. Our work shows evidence that Twitter's Academic API can indeed create
(almost) complete samples of Twitter data based on a wide variety of search
terms. We also provide evidence that Twitter's data endpoint v2 delivers better
samples than the previously used endpoint v1.1. Furthermore, collecting Tweets
with the Academic API at the time of studying a phenomenon rather than creating
local archives of stored Tweets, allows for a straightforward way of following
Twitter's developer agreement. Finally, we will also discuss technical
artifacts and implications of the Academic API. We hope that our work can add
another layer of understanding of Twitter data collections leading to more
reliable studies of human behavior via social media data.
| no_new_dataset | 0.705785 |
2204.03883 | Yuda Song | Yuda Song, Zhuqing He, Hui Qian, Xin Du | Vision Transformers for Single Image Dehazing | null | null | 10.1109/TIP.2023.3256763 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Image dehazing is a representative low-level vision task that estimates
latent haze-free images from hazy images. In recent years, convolutional neural
network-based methods have dominated image dehazing. However, vision
Transformers, which has recently made a breakthrough in high-level vision
tasks, has not brought new dimensions to image dehazing. We start with the
popular Swin Transformer and find that several of its key designs are
unsuitable for image dehazing. To this end, we propose DehazeFormer, which
consists of various improvements, such as the modified normalization layer,
activation function, and spatial information aggregation scheme. We train
multiple variants of DehazeFormer on various datasets to demonstrate its
effectiveness. Specifically, on the most frequently used SOTS indoor set, our
small model outperforms FFA-Net with only 25% #Param and 5% computational cost.
To the best of our knowledge, our large model is the first method with the PSNR
over 40 dB on the SOTS indoor set, dramatically outperforming the previous
state-of-the-art methods. We also collect a large-scale realistic remote
sensing dehazing dataset for evaluating the method's capability to remove
highly non-homogeneous haze.
| [
{
"version": "v1",
"created": "Fri, 8 Apr 2022 07:17:20 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Song",
"Yuda",
""
],
[
"He",
"Zhuqing",
""
],
[
"Qian",
"Hui",
""
],
[
"Du",
"Xin",
""
]
] | TITLE: Vision Transformers for Single Image Dehazing
ABSTRACT: Image dehazing is a representative low-level vision task that estimates
latent haze-free images from hazy images. In recent years, convolutional neural
network-based methods have dominated image dehazing. However, vision
Transformers, which has recently made a breakthrough in high-level vision
tasks, has not brought new dimensions to image dehazing. We start with the
popular Swin Transformer and find that several of its key designs are
unsuitable for image dehazing. To this end, we propose DehazeFormer, which
consists of various improvements, such as the modified normalization layer,
activation function, and spatial information aggregation scheme. We train
multiple variants of DehazeFormer on various datasets to demonstrate its
effectiveness. Specifically, on the most frequently used SOTS indoor set, our
small model outperforms FFA-Net with only 25% #Param and 5% computational cost.
To the best of our knowledge, our large model is the first method with the PSNR
over 40 dB on the SOTS indoor set, dramatically outperforming the previous
state-of-the-art methods. We also collect a large-scale realistic remote
sensing dehazing dataset for evaluating the method's capability to remove
highly non-homogeneous haze.
| no_new_dataset | 0.703359 |
2204.09888 | Yushun Dong | Yushun Dong, Jing Ma, Song Wang, Chen Chen, Jundong Li | Fairness in Graph Mining: A Survey | Published in IEEE Transactions on Knowledge and Data Engineering
(TKDE) | null | null | null | cs.LG cs.CY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Graph mining algorithms have been playing a significant role in myriad fields
over the years. However, despite their promising performance on various graph
analytical tasks, most of these algorithms lack fairness considerations. As a
consequence, they could lead to discrimination towards certain populations when
exploited in human-centered applications. Recently, algorithmic fairness has
been extensively studied in graph-based applications. In contrast to
algorithmic fairness on independent and identically distributed (i.i.d.) data,
fairness in graph mining has exclusive backgrounds, taxonomies, and fulfilling
techniques. In this survey, we provide a comprehensive and up-to-date
introduction of existing literature under the context of fair graph mining.
Specifically, we propose a novel taxonomy of fairness notions on graphs, which
sheds light on their connections and differences. We further present an
organized summary of existing techniques that promote fairness in graph mining.
Finally, we summarize the widely used datasets in this emerging research field
and provide insights on current research challenges and open questions, aiming
at encouraging cross-breeding ideas and further advances.
| [
{
"version": "v1",
"created": "Thu, 21 Apr 2022 05:26:54 GMT"
},
{
"version": "v2",
"created": "Wed, 4 Jan 2023 05:14:21 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 05:55:09 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Dong",
"Yushun",
""
],
[
"Ma",
"Jing",
""
],
[
"Wang",
"Song",
""
],
[
"Chen",
"Chen",
""
],
[
"Li",
"Jundong",
""
]
] | TITLE: Fairness in Graph Mining: A Survey
ABSTRACT: Graph mining algorithms have been playing a significant role in myriad fields
over the years. However, despite their promising performance on various graph
analytical tasks, most of these algorithms lack fairness considerations. As a
consequence, they could lead to discrimination towards certain populations when
exploited in human-centered applications. Recently, algorithmic fairness has
been extensively studied in graph-based applications. In contrast to
algorithmic fairness on independent and identically distributed (i.i.d.) data,
fairness in graph mining has exclusive backgrounds, taxonomies, and fulfilling
techniques. In this survey, we provide a comprehensive and up-to-date
introduction of existing literature under the context of fair graph mining.
Specifically, we propose a novel taxonomy of fairness notions on graphs, which
sheds light on their connections and differences. We further present an
organized summary of existing techniques that promote fairness in graph mining.
Finally, we summarize the widely used datasets in this emerging research field
and provide insights on current research challenges and open questions, aiming
at encouraging cross-breeding ideas and further advances.
| no_new_dataset | 0.71103 |
2205.02717 | Min Yang | Min Yang, Guo Chen, Yin-Dong Zheng, Tong Lu, Limin Wang | BasicTAD: an Astounding RGB-Only Baseline for Temporal Action Detection | Accepted by CVIU | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Temporal action detection (TAD) is extensively studied in the video
understanding community by generally following the object detection pipeline in
images. However, complex designs are not uncommon in TAD, such as two-stream
feature extraction, multi-stage training, complex temporal modeling, and global
context fusion. In this paper, we do not aim to introduce any novel technique
for TAD. Instead, we study a simple, straightforward, yet must-known baseline
given the current status of complex design and low detection efficiency in TAD.
In our simple baseline (termed BasicTAD), we decompose the TAD pipeline into
several essential components: data sampling, backbone design, neck
construction, and detection head. We extensively investigate the existing
techniques in each component for this baseline, and more importantly, perform
end-to-end training over the entire pipeline thanks to the simplicity of
design. As a result, this simple BasicTAD yields an astounding and real-time
RGB-Only baseline very close to the state-of-the-art methods with two-stream
inputs. In addition, we further improve the BasicTAD by preserving more
temporal and spatial information in network representation (termed as PlusTAD).
Empirical results demonstrate that our PlusTAD is very efficient and
significantly outperforms the previous methods on the datasets of THUMOS14 and
FineAction. Meanwhile, we also perform in-depth visualization and error
analysis on our proposed method and try to provide more insights on the TAD
problem. Our approach can serve as a strong baseline for future TAD research.
The code and model will be released at https://github.com/MCG-NJU/BasicTAD.
| [
{
"version": "v1",
"created": "Thu, 5 May 2022 15:42:56 GMT"
},
{
"version": "v2",
"created": "Wed, 9 Nov 2022 06:38:26 GMT"
},
{
"version": "v3",
"created": "Mon, 10 Apr 2023 14:57:34 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Yang",
"Min",
""
],
[
"Chen",
"Guo",
""
],
[
"Zheng",
"Yin-Dong",
""
],
[
"Lu",
"Tong",
""
],
[
"Wang",
"Limin",
""
]
] | TITLE: BasicTAD: an Astounding RGB-Only Baseline for Temporal Action Detection
ABSTRACT: Temporal action detection (TAD) is extensively studied in the video
understanding community by generally following the object detection pipeline in
images. However, complex designs are not uncommon in TAD, such as two-stream
feature extraction, multi-stage training, complex temporal modeling, and global
context fusion. In this paper, we do not aim to introduce any novel technique
for TAD. Instead, we study a simple, straightforward, yet must-known baseline
given the current status of complex design and low detection efficiency in TAD.
In our simple baseline (termed BasicTAD), we decompose the TAD pipeline into
several essential components: data sampling, backbone design, neck
construction, and detection head. We extensively investigate the existing
techniques in each component for this baseline, and more importantly, perform
end-to-end training over the entire pipeline thanks to the simplicity of
design. As a result, this simple BasicTAD yields an astounding and real-time
RGB-Only baseline very close to the state-of-the-art methods with two-stream
inputs. In addition, we further improve the BasicTAD by preserving more
temporal and spatial information in network representation (termed as PlusTAD).
Empirical results demonstrate that our PlusTAD is very efficient and
significantly outperforms the previous methods on the datasets of THUMOS14 and
FineAction. Meanwhile, we also perform in-depth visualization and error
analysis on our proposed method and try to provide more insights on the TAD
problem. Our approach can serve as a strong baseline for future TAD research.
The code and model will be released at https://github.com/MCG-NJU/BasicTAD.
| no_new_dataset | 0.709239 |
2205.12718 | Jihang Wang | Jihang Wang, Dongcheng Zhao, Guobin Shen, Qian Zhang, Yi Zeng | DPSNN: A Differentially Private Spiking Neural Network with Temporal
Enhanced Pooling | 24 pages, 8 figures | null | null | null | cs.NE cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Privacy protection is a crucial issue in machine learning algorithms, and the
current privacy protection is combined with traditional artificial neural
networks based on real values. Spiking neural network (SNN), the new generation
of artificial neural networks, plays a crucial role in many fields. Therefore,
research on the privacy protection of SNN is urgently needed. This paper
combines the differential privacy(DP) algorithm with SNN and proposes a
differentially private spiking neural network (DPSNN). The SNN uses discrete
spike sequences to transmit information, combined with the gradient noise
introduced by DP so that SNN maintains strong privacy protection. At the same
time, to make SNN maintain high performance while obtaining high privacy
protection, we propose the temporal enhanced pooling (TEP) method. It fully
integrates the temporal information of SNN into the spatial information
transfer, which enables SNN to perform better information transfer. We conduct
experiments on static and neuromorphic datasets, and the experimental results
show that our algorithm still maintains high performance while providing strong
privacy protection.
| [
{
"version": "v1",
"created": "Tue, 24 May 2022 05:27:53 GMT"
},
{
"version": "v2",
"created": "Thu, 9 Feb 2023 02:28:56 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 11:44:15 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Wang",
"Jihang",
""
],
[
"Zhao",
"Dongcheng",
""
],
[
"Shen",
"Guobin",
""
],
[
"Zhang",
"Qian",
""
],
[
"Zeng",
"Yi",
""
]
] | TITLE: DPSNN: A Differentially Private Spiking Neural Network with Temporal
Enhanced Pooling
ABSTRACT: Privacy protection is a crucial issue in machine learning algorithms, and the
current privacy protection is combined with traditional artificial neural
networks based on real values. Spiking neural network (SNN), the new generation
of artificial neural networks, plays a crucial role in many fields. Therefore,
research on the privacy protection of SNN is urgently needed. This paper
combines the differential privacy(DP) algorithm with SNN and proposes a
differentially private spiking neural network (DPSNN). The SNN uses discrete
spike sequences to transmit information, combined with the gradient noise
introduced by DP so that SNN maintains strong privacy protection. At the same
time, to make SNN maintain high performance while obtaining high privacy
protection, we propose the temporal enhanced pooling (TEP) method. It fully
integrates the temporal information of SNN into the spatial information
transfer, which enables SNN to perform better information transfer. We conduct
experiments on static and neuromorphic datasets, and the experimental results
show that our algorithm still maintains high performance while providing strong
privacy protection.
| no_new_dataset | 0.710427 |
2205.14430 | Liang Zhou | Kaiyi Zhang, Liang Zhou, Lu Chen, Shitong He, Daniel Weiskopf, Yunhai
Wang | Angle-Uniform Parallel Coordinates | Computational Visual Media, 2023 | null | 10.1007/s41095-022-0291-7 | null | cs.GR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present angle-uniform parallel coordinates, a data-independent technique
that deforms the image plane of parallel coordinates so that the angles of
linear relationships between two variables are linearly mapped along the
horizontal axis of the parallel coordinates plot. Despite being a common method
for visualizing multidimensional data, parallel coordinates are ineffective for
revealing positive correlations since the associated parallel coordinates
points of such structures may be located at infinity in the image plane and the
asymmetric encoding of negative and positive correlations may lead to
unreliable estimations. To address this issue, we introduce a transformation
that bounds all points horizontally using an angle-uniform mapping and shrinks
them vertically in a structure-preserving fashion; polygonal lines become
smooth curves and a symmetric representation of data correlations is achieved.
We further propose a combined subsampling and density visualization approach to
reduce visual clutter caused by overdrawing. Our method enables accurate visual
pattern interpretation of data correlations, and its data-independent nature
makes it applicable to all multidimensional datasets. The usefulness of our
method is demonstrated using examples of synthetic and real-world datasets.
| [
{
"version": "v1",
"created": "Sat, 28 May 2022 13:24:37 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 07:02:06 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Zhang",
"Kaiyi",
""
],
[
"Zhou",
"Liang",
""
],
[
"Chen",
"Lu",
""
],
[
"He",
"Shitong",
""
],
[
"Weiskopf",
"Daniel",
""
],
[
"Wang",
"Yunhai",
""
]
] | TITLE: Angle-Uniform Parallel Coordinates
ABSTRACT: We present angle-uniform parallel coordinates, a data-independent technique
that deforms the image plane of parallel coordinates so that the angles of
linear relationships between two variables are linearly mapped along the
horizontal axis of the parallel coordinates plot. Despite being a common method
for visualizing multidimensional data, parallel coordinates are ineffective for
revealing positive correlations since the associated parallel coordinates
points of such structures may be located at infinity in the image plane and the
asymmetric encoding of negative and positive correlations may lead to
unreliable estimations. To address this issue, we introduce a transformation
that bounds all points horizontally using an angle-uniform mapping and shrinks
them vertically in a structure-preserving fashion; polygonal lines become
smooth curves and a symmetric representation of data correlations is achieved.
We further propose a combined subsampling and density visualization approach to
reduce visual clutter caused by overdrawing. Our method enables accurate visual
pattern interpretation of data correlations, and its data-independent nature
makes it applicable to all multidimensional datasets. The usefulness of our
method is demonstrated using examples of synthetic and real-world datasets.
| no_new_dataset | 0.713644 |
2206.02082 | Xudong Lin | Xudong Lin, Simran Tiwari, Shiyuan Huang, Manling Li, Mike Zheng Shou,
Heng Ji, Shih-Fu Chang | Towards Fast Adaptation of Pretrained Contrastive Models for
Multi-channel Video-Language Retrieval | To appear in CVPR 2023; The code will be released at
https://github.com/XudongLinthu/upgradable-multimodal-intelligence | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multi-channel video-language retrieval require models to understand
information from different channels (e.g. video$+$question, video$+$speech) to
correctly link a video with a textual response or query. Fortunately,
contrastive multimodal models are shown to be highly effective at aligning
entities in images/videos and text, e.g., CLIP; text contrastive models are
extensively studied recently for their strong ability of producing
discriminative sentence embeddings, e.g., SimCSE. However, there is not a clear
way to quickly adapt these two lines to multi-channel video-language retrieval
with limited data and resources. In this paper, we identify a principled model
design space with two axes: how to represent videos and how to fuse video and
text information. Based on categorization of recent methods, we investigate the
options of representing videos using continuous feature vectors or discrete
text tokens; for the fusion method, we explore the use of a multimodal
transformer or a pretrained contrastive text model. We extensively evaluate the
four combinations on five video-language datasets. We surprisingly find that
discrete text tokens coupled with a pretrained contrastive text model yields
the best performance, which can even outperform state-of-the-art on the iVQA
and How2QA datasets without additional training on millions of video-text data.
Further analysis shows that this is because representing videos as text tokens
captures the key visual information and text tokens are naturally aligned with
text models that are strong retrievers after the contrastive pretraining
process. All the empirical analysis establishes a solid foundation for future
research on affordable and upgradable multimodal intelligence.
| [
{
"version": "v1",
"created": "Sun, 5 Jun 2022 01:43:52 GMT"
},
{
"version": "v2",
"created": "Fri, 6 Jan 2023 14:19:23 GMT"
},
{
"version": "v3",
"created": "Tue, 7 Mar 2023 15:17:57 GMT"
},
{
"version": "v4",
"created": "Tue, 11 Apr 2023 02:29:20 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Lin",
"Xudong",
""
],
[
"Tiwari",
"Simran",
""
],
[
"Huang",
"Shiyuan",
""
],
[
"Li",
"Manling",
""
],
[
"Shou",
"Mike Zheng",
""
],
[
"Ji",
"Heng",
""
],
[
"Chang",
"Shih-Fu",
""
]
] | TITLE: Towards Fast Adaptation of Pretrained Contrastive Models for
Multi-channel Video-Language Retrieval
ABSTRACT: Multi-channel video-language retrieval require models to understand
information from different channels (e.g. video$+$question, video$+$speech) to
correctly link a video with a textual response or query. Fortunately,
contrastive multimodal models are shown to be highly effective at aligning
entities in images/videos and text, e.g., CLIP; text contrastive models are
extensively studied recently for their strong ability of producing
discriminative sentence embeddings, e.g., SimCSE. However, there is not a clear
way to quickly adapt these two lines to multi-channel video-language retrieval
with limited data and resources. In this paper, we identify a principled model
design space with two axes: how to represent videos and how to fuse video and
text information. Based on categorization of recent methods, we investigate the
options of representing videos using continuous feature vectors or discrete
text tokens; for the fusion method, we explore the use of a multimodal
transformer or a pretrained contrastive text model. We extensively evaluate the
four combinations on five video-language datasets. We surprisingly find that
discrete text tokens coupled with a pretrained contrastive text model yields
the best performance, which can even outperform state-of-the-art on the iVQA
and How2QA datasets without additional training on millions of video-text data.
Further analysis shows that this is because representing videos as text tokens
captures the key visual information and text tokens are naturally aligned with
text models that are strong retrievers after the contrastive pretraining
process. All the empirical analysis establishes a solid foundation for future
research on affordable and upgradable multimodal intelligence.
| no_new_dataset | 0.710879 |
2206.14579 | Fenglin Liu | Fenglin Liu, Shen Ge, Yuexian Zou, Xian Wu | Competence-based Multimodal Curriculum Learning for Medical Report
Generation | Accepted by ACL 2021 (Oral) | null | null | null | cs.CL cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | Medical report generation task, which targets to produce long and coherent
descriptions of medical images, has attracted growing research interests
recently. Different from the general image captioning tasks, medical report
generation is more challenging for data-driven neural models. This is mainly
due to 1) the serious data bias and 2) the limited medical data. To alleviate
the data bias and make best use of available data, we propose a
Competence-based Multimodal Curriculum Learning framework (CMCL). Specifically,
CMCL simulates the learning process of radiologists and optimizes the model in
a step by step manner. Firstly, CMCL estimates the difficulty of each training
instance and evaluates the competence of current model; Secondly, CMCL selects
the most suitable batch of training instances considering current model
competence. By iterating above two steps, CMCL can gradually improve the
model's performance. The experiments on the public IU-Xray and MIMIC-CXR
datasets show that CMCL can be incorporated into existing models to improve
their performance.
| [
{
"version": "v1",
"created": "Fri, 24 Jun 2022 08:16:01 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Oct 2022 22:46:05 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 06:23:39 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Liu",
"Fenglin",
""
],
[
"Ge",
"Shen",
""
],
[
"Zou",
"Yuexian",
""
],
[
"Wu",
"Xian",
""
]
] | TITLE: Competence-based Multimodal Curriculum Learning for Medical Report
Generation
ABSTRACT: Medical report generation task, which targets to produce long and coherent
descriptions of medical images, has attracted growing research interests
recently. Different from the general image captioning tasks, medical report
generation is more challenging for data-driven neural models. This is mainly
due to 1) the serious data bias and 2) the limited medical data. To alleviate
the data bias and make best use of available data, we propose a
Competence-based Multimodal Curriculum Learning framework (CMCL). Specifically,
CMCL simulates the learning process of radiologists and optimizes the model in
a step by step manner. Firstly, CMCL estimates the difficulty of each training
instance and evaluates the competence of current model; Secondly, CMCL selects
the most suitable batch of training instances considering current model
competence. By iterating above two steps, CMCL can gradually improve the
model's performance. The experiments on the public IU-Xray and MIMIC-CXR
datasets show that CMCL can be incorporated into existing models to improve
their performance.
| no_new_dataset | 0.708421 |
2207.13394 | Aythami Morales | Daniel DeAlcala and Aythami Morales and Ruben Tolosana and Alejandro
Acien and Julian Fierrez and Santiago Hernandez and Miguel A. Ferrer and
Moises Diaz | BeCAPTCHA-Type: Biometric Keystroke Data Generation for Improved Bot
Detection | Paper accepted in IEEE Computer Society Workshop on Biometrics
(CVPRw) 2023 | null | null | null | cs.LG cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | This work proposes a data driven learning model for the synthesis of
keystroke biometric data. The proposed method is compared with two statistical
approaches based on Universal and User-dependent models. These approaches are
validated on the bot detection task, using the keystroke synthetic data to
improve the training process of keystroke-based bot detection systems. Our
experimental framework considers a dataset with 136 million keystroke events
from 168 thousand subjects. We have analyzed the performance of the three
synthesis approaches through qualitative and quantitative experiments.
Different bot detectors are considered based on several supervised classifiers
(Support Vector Machine, Random Forest, Gaussian Naive Bayes and a Long
Short-Term Memory network) and a learning framework including human and
synthetic samples. The experiments demonstrate the realism of the synthetic
samples. The classification results suggest that in scenarios with large
labeled data, these synthetic samples can be detected with high accuracy.
However, in few-shot learning scenarios it represents an important challenge.
Furthermore, these results show the great potential of the presented models.
| [
{
"version": "v1",
"created": "Wed, 27 Jul 2022 09:26:15 GMT"
},
{
"version": "v2",
"created": "Thu, 28 Jul 2022 06:59:43 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 15:36:42 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"DeAlcala",
"Daniel",
""
],
[
"Morales",
"Aythami",
""
],
[
"Tolosana",
"Ruben",
""
],
[
"Acien",
"Alejandro",
""
],
[
"Fierrez",
"Julian",
""
],
[
"Hernandez",
"Santiago",
""
],
[
"Ferrer",
"Miguel A.",
""
],
[
"Diaz",
"Moises",
""
]
] | TITLE: BeCAPTCHA-Type: Biometric Keystroke Data Generation for Improved Bot
Detection
ABSTRACT: This work proposes a data driven learning model for the synthesis of
keystroke biometric data. The proposed method is compared with two statistical
approaches based on Universal and User-dependent models. These approaches are
validated on the bot detection task, using the keystroke synthetic data to
improve the training process of keystroke-based bot detection systems. Our
experimental framework considers a dataset with 136 million keystroke events
from 168 thousand subjects. We have analyzed the performance of the three
synthesis approaches through qualitative and quantitative experiments.
Different bot detectors are considered based on several supervised classifiers
(Support Vector Machine, Random Forest, Gaussian Naive Bayes and a Long
Short-Term Memory network) and a learning framework including human and
synthetic samples. The experiments demonstrate the realism of the synthetic
samples. The classification results suggest that in scenarios with large
labeled data, these synthetic samples can be detected with high accuracy.
However, in few-shot learning scenarios it represents an important challenge.
Furthermore, these results show the great potential of the presented models.
| no_new_dataset | 0.697016 |
2208.08579 | Mukund Sudarshan | Mukund Sudarshan, Aahlad Manas Puli, Wesley Tansey, Rajesh Ranganath | DIET: Conditional independence testing with marginal dependence measures
of residual information | null | null | null | null | stat.ME cs.LG stat.ML | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Conditional randomization tests (CRTs) assess whether a variable $x$ is
predictive of another variable $y$, having observed covariates $z$. CRTs
require fitting a large number of predictive models, which is often
computationally intractable. Existing solutions to reduce the cost of CRTs
typically split the dataset into a train and test portion, or rely on
heuristics for interactions, both of which lead to a loss in power. We propose
the decoupled independence test (DIET), an algorithm that avoids both of these
issues by leveraging marginal independence statistics to test conditional
independence relationships. DIET tests the marginal independence of two random
variables: $F(x \mid z)$ and $F(y \mid z)$ where $F(\cdot \mid z)$ is a
conditional cumulative distribution function (CDF). These variables are termed
"information residuals." We give sufficient conditions for DIET to achieve
finite sample type-1 error control and power greater than the type-1 error
rate. We then prove that when using the mutual information between the
information residuals as a test statistic, DIET yields the most powerful
conditionally valid test. Finally, we show DIET achieves higher power than
other tractable CRTs on several synthetic and real benchmarks.
| [
{
"version": "v1",
"created": "Thu, 18 Aug 2022 00:48:04 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 06:48:52 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Sudarshan",
"Mukund",
""
],
[
"Puli",
"Aahlad Manas",
""
],
[
"Tansey",
"Wesley",
""
],
[
"Ranganath",
"Rajesh",
""
]
] | TITLE: DIET: Conditional independence testing with marginal dependence measures
of residual information
ABSTRACT: Conditional randomization tests (CRTs) assess whether a variable $x$ is
predictive of another variable $y$, having observed covariates $z$. CRTs
require fitting a large number of predictive models, which is often
computationally intractable. Existing solutions to reduce the cost of CRTs
typically split the dataset into a train and test portion, or rely on
heuristics for interactions, both of which lead to a loss in power. We propose
the decoupled independence test (DIET), an algorithm that avoids both of these
issues by leveraging marginal independence statistics to test conditional
independence relationships. DIET tests the marginal independence of two random
variables: $F(x \mid z)$ and $F(y \mid z)$ where $F(\cdot \mid z)$ is a
conditional cumulative distribution function (CDF). These variables are termed
"information residuals." We give sufficient conditions for DIET to achieve
finite sample type-1 error control and power greater than the type-1 error
rate. We then prove that when using the mutual information between the
information residuals as a test statistic, DIET yields the most powerful
conditionally valid test. Finally, we show DIET achieves higher power than
other tractable CRTs on several synthetic and real benchmarks.
| no_new_dataset | 0.706551 |
2208.10833 | Hongcheng Guo | Hongcheng Guo, Yuhui Guo, Renjie Chen, Jian Yang, Jiaheng Liu, Zhoujun
Li, Tieqiao Zheng, Weichao Hou, Liangfan Zheng, Bo Zhang | LogLG: Weakly Supervised Log Anomaly Detection via Log-Event Graph
Construction | 12 pages | null | null | null | cs.SE cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Fully supervised log anomaly detection methods suffer the heavy burden of
annotating massive unlabeled log data. Recently, many semi-supervised methods
have been proposed to reduce annotation costs with the help of parsed
templates. However, these methods consider each keyword independently, which
disregards the correlation between keywords and the contextual relationships
among log sequences. In this paper, we propose a novel weakly supervised log
anomaly detection framework, named LogLG, to explore the semantic connections
among keywords from sequences. Specifically, we design an end-to-end iterative
process, where the keywords of unlabeled logs are first extracted to construct
a log-event graph. Then, we build a subgraph annotator to generate pseudo
labels for unlabeled log sequences. To ameliorate the annotation quality, we
adopt a self-supervised task to pre-train a subgraph annotator. After that, a
detection model is trained with the generated pseudo labels. Conditioned on the
classification results, we re-extract the keywords from the log sequences and
update the log-event graph for the next iteration. Experiments on five
benchmarks validate the effectiveness of LogLG for detecting anomalies on
unlabeled log data and demonstrate that LogLG, as the state-of-the-art weakly
supervised method, achieves significant performance improvements compared to
existing methods.
| [
{
"version": "v1",
"created": "Tue, 23 Aug 2022 09:32:19 GMT"
},
{
"version": "v2",
"created": "Thu, 25 Aug 2022 06:42:18 GMT"
},
{
"version": "v3",
"created": "Tue, 6 Sep 2022 02:36:58 GMT"
},
{
"version": "v4",
"created": "Thu, 2 Feb 2023 09:17:52 GMT"
},
{
"version": "v5",
"created": "Tue, 11 Apr 2023 07:46:32 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Guo",
"Hongcheng",
""
],
[
"Guo",
"Yuhui",
""
],
[
"Chen",
"Renjie",
""
],
[
"Yang",
"Jian",
""
],
[
"Liu",
"Jiaheng",
""
],
[
"Li",
"Zhoujun",
""
],
[
"Zheng",
"Tieqiao",
""
],
[
"Hou",
"Weichao",
""
],
[
"Zheng",
"Liangfan",
""
],
[
"Zhang",
"Bo",
""
]
] | TITLE: LogLG: Weakly Supervised Log Anomaly Detection via Log-Event Graph
Construction
ABSTRACT: Fully supervised log anomaly detection methods suffer the heavy burden of
annotating massive unlabeled log data. Recently, many semi-supervised methods
have been proposed to reduce annotation costs with the help of parsed
templates. However, these methods consider each keyword independently, which
disregards the correlation between keywords and the contextual relationships
among log sequences. In this paper, we propose a novel weakly supervised log
anomaly detection framework, named LogLG, to explore the semantic connections
among keywords from sequences. Specifically, we design an end-to-end iterative
process, where the keywords of unlabeled logs are first extracted to construct
a log-event graph. Then, we build a subgraph annotator to generate pseudo
labels for unlabeled log sequences. To ameliorate the annotation quality, we
adopt a self-supervised task to pre-train a subgraph annotator. After that, a
detection model is trained with the generated pseudo labels. Conditioned on the
classification results, we re-extract the keywords from the log sequences and
update the log-event graph for the next iteration. Experiments on five
benchmarks validate the effectiveness of LogLG for detecting anomalies on
unlabeled log data and demonstrate that LogLG, as the state-of-the-art weakly
supervised method, achieves significant performance improvements compared to
existing methods.
| no_new_dataset | 0.709403 |
2208.11266 | Xiaofan Yu | Xiaofan Yu, Yunhui Guo, Sicun Gao, Tajana Rosing | SCALE: Online Self-Supervised Lifelong Learning without Prior Knowledge | Accepted by CLVision'23 | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Unsupervised lifelong learning refers to the ability to learn over time while
memorizing previous patterns without supervision. Although great progress has
been made in this direction, existing work often assumes strong prior knowledge
about the incoming data (e.g., knowing the class boundaries), which can be
impossible to obtain in complex and unpredictable environments. In this paper,
motivated by real-world scenarios, we propose a more practical problem setting
called online self-supervised lifelong learning without prior knowledge. The
proposed setting is challenging due to the non-iid and single-pass data, the
absence of external supervision, and no prior knowledge. To address the
challenges, we propose Self-Supervised ContrAstive Lifelong LEarning without
Prior Knowledge (SCALE) which can extract and memorize representations on the
fly purely from the data continuum. SCALE is designed around three major
components: a pseudo-supervised contrastive loss, a self-supervised forgetting
loss, and an online memory update for uniform subset selection. All three
components are designed to work collaboratively to maximize learning
performance. We perform comprehensive experiments of SCALE under iid and four
non-iid data streams. The results show that SCALE outperforms the
state-of-the-art algorithm in all settings with improvements up to 3.83%, 2.77%
and 5.86% in terms of kNN accuracy on CIFAR-10, CIFAR-100, and TinyImageNet
datasets.
| [
{
"version": "v1",
"created": "Wed, 24 Aug 2022 02:01:06 GMT"
},
{
"version": "v2",
"created": "Mon, 26 Sep 2022 00:15:05 GMT"
},
{
"version": "v3",
"created": "Mon, 3 Oct 2022 21:42:42 GMT"
},
{
"version": "v4",
"created": "Wed, 23 Nov 2022 09:20:15 GMT"
},
{
"version": "v5",
"created": "Mon, 10 Apr 2023 21:25:24 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Yu",
"Xiaofan",
""
],
[
"Guo",
"Yunhui",
""
],
[
"Gao",
"Sicun",
""
],
[
"Rosing",
"Tajana",
""
]
] | TITLE: SCALE: Online Self-Supervised Lifelong Learning without Prior Knowledge
ABSTRACT: Unsupervised lifelong learning refers to the ability to learn over time while
memorizing previous patterns without supervision. Although great progress has
been made in this direction, existing work often assumes strong prior knowledge
about the incoming data (e.g., knowing the class boundaries), which can be
impossible to obtain in complex and unpredictable environments. In this paper,
motivated by real-world scenarios, we propose a more practical problem setting
called online self-supervised lifelong learning without prior knowledge. The
proposed setting is challenging due to the non-iid and single-pass data, the
absence of external supervision, and no prior knowledge. To address the
challenges, we propose Self-Supervised ContrAstive Lifelong LEarning without
Prior Knowledge (SCALE) which can extract and memorize representations on the
fly purely from the data continuum. SCALE is designed around three major
components: a pseudo-supervised contrastive loss, a self-supervised forgetting
loss, and an online memory update for uniform subset selection. All three
components are designed to work collaboratively to maximize learning
performance. We perform comprehensive experiments of SCALE under iid and four
non-iid data streams. The results show that SCALE outperforms the
state-of-the-art algorithm in all settings with improvements up to 3.83%, 2.77%
and 5.86% in terms of kNN accuracy on CIFAR-10, CIFAR-100, and TinyImageNet
datasets.
| no_new_dataset | 0.710176 |
2209.03683 | Juan Ozaita Corral | Miguel Ru\'iz-Garc\'ia, Juan Ozaita, Mar\'ia Pereda, Antonio Alfonso,
Pablo Bra\~nas-Garza, Jose A. Cuesta and \'Angel S\'anchez | Known by the company we keep: `Triadic influence' as a proxy for
compatibility in social relationships | null | Proceedings of the National Academy of Sciences (USA), 120,
e2215041120 (2023) | 10.1073/pnas.2215041120 | null | cs.SI cond-mat.dis-nn stat.ML | http://creativecommons.org/licenses/by/4.0/ | Networks of social interactions are the substrate upon which civilizations
are built. Often, we create new bonds with people that we like or feel that our
relationships are damaged through the intervention of third parties. Despite
their importance and the huge impact that these processes have in our lives,
quantitative scientific understanding of them is still in its infancy, mainly
due to the difficulty of collecting large datasets of social networks including
individual attributes. In this work, we present a thorough study of real social
networks of 13 schools, with more than 3,000 students and 60,000 declared
positive and negative relations, including tests for personal traits of all the
students. We introduce a metric -- the `triadic influence' -- that measures the
influence of nearest-neighbors in the relationships of their contacts. We use
neural networks to predict the relationships and to extract the probability
that two students are friends or enemies depending on their personal attributes
or the triadic influence. We alternatively use a high-dimensional embedding of
the network structure to also predict the relationships. Remarkably, the
triadic influence (a simple one-dimensional metric) achieves the highest
accuracy at predicting the relationship between two students. We postulate that
the probabilities extracted from the neural networks -- functions of the
triadic influence and the personalities of the students -- control the
evolution of real social networks, opening a new avenue for the quantitative
study of these systems.
| [
{
"version": "v1",
"created": "Thu, 8 Sep 2022 09:52:34 GMT"
},
{
"version": "v2",
"created": "Fri, 9 Sep 2022 08:53:05 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Ruíz-García",
"Miguel",
""
],
[
"Ozaita",
"Juan",
""
],
[
"Pereda",
"María",
""
],
[
"Alfonso",
"Antonio",
""
],
[
"Brañas-Garza",
"Pablo",
""
],
[
"Cuesta",
"Jose A.",
""
],
[
"Sánchez",
"Ángel",
""
]
] | TITLE: Known by the company we keep: `Triadic influence' as a proxy for
compatibility in social relationships
ABSTRACT: Networks of social interactions are the substrate upon which civilizations
are built. Often, we create new bonds with people that we like or feel that our
relationships are damaged through the intervention of third parties. Despite
their importance and the huge impact that these processes have in our lives,
quantitative scientific understanding of them is still in its infancy, mainly
due to the difficulty of collecting large datasets of social networks including
individual attributes. In this work, we present a thorough study of real social
networks of 13 schools, with more than 3,000 students and 60,000 declared
positive and negative relations, including tests for personal traits of all the
students. We introduce a metric -- the `triadic influence' -- that measures the
influence of nearest-neighbors in the relationships of their contacts. We use
neural networks to predict the relationships and to extract the probability
that two students are friends or enemies depending on their personal attributes
or the triadic influence. We alternatively use a high-dimensional embedding of
the network structure to also predict the relationships. Remarkably, the
triadic influence (a simple one-dimensional metric) achieves the highest
accuracy at predicting the relationship between two students. We postulate that
the probabilities extracted from the neural networks -- functions of the
triadic influence and the personalities of the students -- control the
evolution of real social networks, opening a new avenue for the quantitative
study of these systems.
| no_new_dataset | 0.70374 |
2209.15182 | Ruiqi Wang | Ruiqi Wang, Wonse Jo, Dezhong Zhao, Weizheng Wang, Baijian Yang,
Guohua Chen and Byung-Cheol Min | Husformer: A Multi-Modal Transformer for Multi-Modal Human State
Recognition | null | null | null | null | cs.HC cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Human state recognition is a critical topic with pervasive and important
applications in human-machine systems. Multi-modal fusion, the combination of
metrics from multiple data sources, has been shown as a sound method for
improving the recognition performance. However, while promising results have
been reported by recent multi-modal-based models, they generally fail to
leverage the sophisticated fusion strategies that would model sufficient
cross-modal interactions when producing the fusion representation; instead,
current methods rely on lengthy and inconsistent data preprocessing and feature
crafting. To address this limitation, we propose an end-to-end multi-modal
transformer framework for multi-modal human state recognition called Husformer.
Specifically, we propose to use cross-modal transformers, which inspire one
modality to reinforce itself through directly attending to latent relevance
revealed in other modalities, to fuse different modalities while ensuring
sufficient awareness of the cross-modal interactions introduced. Subsequently,
we utilize a self-attention transformer to further prioritize contextual
information in the fusion representation. Using two such attention mechanisms
enables effective and adaptive adjustments to noise and interruptions in
multi-modal signals during the fusion process and in relation to high-level
features. Extensive experiments on two human emotion corpora (DEAP and WESAD)
and two cognitive workload datasets (MOCAS and CogLoad) demonstrate that in the
recognition of human state, our Husformer outperforms both state-of-the-art
multi-modal baselines and the use of a single modality by a large margin,
especially when dealing with raw multi-modal signals. We also conducted an
ablation study to show the benefits of each component in Husformer.
| [
{
"version": "v1",
"created": "Fri, 30 Sep 2022 02:11:27 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 03:48:45 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Wang",
"Ruiqi",
""
],
[
"Jo",
"Wonse",
""
],
[
"Zhao",
"Dezhong",
""
],
[
"Wang",
"Weizheng",
""
],
[
"Yang",
"Baijian",
""
],
[
"Chen",
"Guohua",
""
],
[
"Min",
"Byung-Cheol",
""
]
] | TITLE: Husformer: A Multi-Modal Transformer for Multi-Modal Human State
Recognition
ABSTRACT: Human state recognition is a critical topic with pervasive and important
applications in human-machine systems. Multi-modal fusion, the combination of
metrics from multiple data sources, has been shown as a sound method for
improving the recognition performance. However, while promising results have
been reported by recent multi-modal-based models, they generally fail to
leverage the sophisticated fusion strategies that would model sufficient
cross-modal interactions when producing the fusion representation; instead,
current methods rely on lengthy and inconsistent data preprocessing and feature
crafting. To address this limitation, we propose an end-to-end multi-modal
transformer framework for multi-modal human state recognition called Husformer.
Specifically, we propose to use cross-modal transformers, which inspire one
modality to reinforce itself through directly attending to latent relevance
revealed in other modalities, to fuse different modalities while ensuring
sufficient awareness of the cross-modal interactions introduced. Subsequently,
we utilize a self-attention transformer to further prioritize contextual
information in the fusion representation. Using two such attention mechanisms
enables effective and adaptive adjustments to noise and interruptions in
multi-modal signals during the fusion process and in relation to high-level
features. Extensive experiments on two human emotion corpora (DEAP and WESAD)
and two cognitive workload datasets (MOCAS and CogLoad) demonstrate that in the
recognition of human state, our Husformer outperforms both state-of-the-art
multi-modal baselines and the use of a single modality by a large margin,
especially when dealing with raw multi-modal signals. We also conducted an
ablation study to show the benefits of each component in Husformer.
| no_new_dataset | 0.709422 |
2210.00092 | Karan Singhal | Raviteja Vemulapalli, Warren Richard Morningstar, Philip Andrew
Mansfield, Hubert Eichner, Karan Singhal, Arash Afkanpour, Bradley Green | Federated Training of Dual Encoding Models on Small Non-IID Client
Datasets | ICLR 2023 Workshop on Pitfalls of Limited Data and Computation for
Trustworthy ML | null | null | null | cs.LG cs.CV | http://creativecommons.org/licenses/by/4.0/ | Dual encoding models that encode a pair of inputs are widely used for
representation learning. Many approaches train dual encoding models by
maximizing agreement between pairs of encodings on centralized training data.
However, in many scenarios, datasets are inherently decentralized across many
clients (user devices or organizations) due to privacy concerns, motivating
federated learning. In this work, we focus on federated training of dual
encoding models on decentralized data composed of many small, non-IID
(independent and identically distributed) client datasets. We show that
existing approaches that work well in centralized settings perform poorly when
naively adapted to this setting using federated averaging. We observe that, we
can simulate large-batch loss computation on individual clients for loss
functions that are based on encoding statistics. Based on this insight, we
propose a novel federated training approach, Distributed Cross Correlation
Optimization (DCCO), which trains dual encoding models using encoding
statistics aggregated across clients, without sharing individual data samples.
Our experimental results on two datasets demonstrate that the proposed DCCO
approach outperforms federated variants of existing approaches by a large
margin.
| [
{
"version": "v1",
"created": "Fri, 30 Sep 2022 21:03:43 GMT"
},
{
"version": "v2",
"created": "Mon, 10 Apr 2023 18:27:06 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Vemulapalli",
"Raviteja",
""
],
[
"Morningstar",
"Warren Richard",
""
],
[
"Mansfield",
"Philip Andrew",
""
],
[
"Eichner",
"Hubert",
""
],
[
"Singhal",
"Karan",
""
],
[
"Afkanpour",
"Arash",
""
],
[
"Green",
"Bradley",
""
]
] | TITLE: Federated Training of Dual Encoding Models on Small Non-IID Client
Datasets
ABSTRACT: Dual encoding models that encode a pair of inputs are widely used for
representation learning. Many approaches train dual encoding models by
maximizing agreement between pairs of encodings on centralized training data.
However, in many scenarios, datasets are inherently decentralized across many
clients (user devices or organizations) due to privacy concerns, motivating
federated learning. In this work, we focus on federated training of dual
encoding models on decentralized data composed of many small, non-IID
(independent and identically distributed) client datasets. We show that
existing approaches that work well in centralized settings perform poorly when
naively adapted to this setting using federated averaging. We observe that, we
can simulate large-batch loss computation on individual clients for loss
functions that are based on encoding statistics. Based on this insight, we
propose a novel federated training approach, Distributed Cross Correlation
Optimization (DCCO), which trains dual encoding models using encoding
statistics aggregated across clients, without sharing individual data samples.
Our experimental results on two datasets demonstrate that the proposed DCCO
approach outperforms federated variants of existing approaches by a large
margin.
| no_new_dataset | 0.709799 |
2210.10914 | Fenglin Liu | Fenglin Liu, Xuancheng Ren, Xian Wu, Wei Fan, Yuexian Zou, Xu Sun | Prophet Attention: Predicting Attention with Future Attention for Image
Captioning | Accepted by NeurIPS 2020 | null | null | null | cs.CV cs.CL | http://creativecommons.org/licenses/by/4.0/ | Recently, attention based models have been used extensively in many
sequence-to-sequence learning systems. Especially for image captioning, the
attention based models are expected to ground correct image regions with proper
generated words. However, for each time step in the decoding process, the
attention based models usually use the hidden state of the current input to
attend to the image regions. Under this setting, these attention models have a
"deviated focus" problem that they calculate the attention weights based on
previous words instead of the one to be generated, impairing the performance of
both grounding and captioning. In this paper, we propose the Prophet Attention,
similar to the form of self-supervision. In the training stage, this module
utilizes the future information to calculate the "ideal" attention weights
towards image regions. These calculated "ideal" weights are further used to
regularize the "deviated" attention. In this manner, image regions are grounded
with the correct words. The proposed Prophet Attention can be easily
incorporated into existing image captioning models to improve their performance
of both grounding and captioning. The experiments on the Flickr30k Entities and
the MSCOCO datasets show that the proposed Prophet Attention consistently
outperforms baselines in both automatic metrics and human evaluations. It is
worth noticing that we set new state-of-the-arts on the two benchmark datasets
and achieve the 1st place on the leaderboard of the online MSCOCO benchmark in
terms of the default ranking score, i.e., CIDEr-c40.
| [
{
"version": "v1",
"created": "Wed, 19 Oct 2022 22:29:31 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 06:12:01 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Liu",
"Fenglin",
""
],
[
"Ren",
"Xuancheng",
""
],
[
"Wu",
"Xian",
""
],
[
"Fan",
"Wei",
""
],
[
"Zou",
"Yuexian",
""
],
[
"Sun",
"Xu",
""
]
] | TITLE: Prophet Attention: Predicting Attention with Future Attention for Image
Captioning
ABSTRACT: Recently, attention based models have been used extensively in many
sequence-to-sequence learning systems. Especially for image captioning, the
attention based models are expected to ground correct image regions with proper
generated words. However, for each time step in the decoding process, the
attention based models usually use the hidden state of the current input to
attend to the image regions. Under this setting, these attention models have a
"deviated focus" problem that they calculate the attention weights based on
previous words instead of the one to be generated, impairing the performance of
both grounding and captioning. In this paper, we propose the Prophet Attention,
similar to the form of self-supervision. In the training stage, this module
utilizes the future information to calculate the "ideal" attention weights
towards image regions. These calculated "ideal" weights are further used to
regularize the "deviated" attention. In this manner, image regions are grounded
with the correct words. The proposed Prophet Attention can be easily
incorporated into existing image captioning models to improve their performance
of both grounding and captioning. The experiments on the Flickr30k Entities and
the MSCOCO datasets show that the proposed Prophet Attention consistently
outperforms baselines in both automatic metrics and human evaluations. It is
worth noticing that we set new state-of-the-arts on the two benchmark datasets
and achieve the 1st place on the leaderboard of the online MSCOCO benchmark in
terms of the default ranking score, i.e., CIDEr-c40.
| no_new_dataset | 0.710226 |
2210.11075 | Haotian Ye | Haotian Ye, James Zou, Linjun Zhang | Freeze then Train: Towards Provable Representation Learning under
Spurious Correlations and Feature Noise | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The existence of spurious correlations such as image backgrounds in the
training environment can make empirical risk minimization (ERM) perform badly
in the test environment. To address this problem, Kirichenko et al. (2022)
empirically found that the core features that are related to the outcome can
still be learned well even with the presence of spurious correlations. This
opens a promising strategy to first train a feature learner rather than a
classifier, and then perform linear probing (last layer retraining) in the test
environment. However, a theoretical understanding of when and why this approach
works is lacking. In this paper, we find that core features are only learned
well when their associated non-realizable noise is smaller than that of
spurious features, which is not necessarily true in practice. We provide both
theories and experiments to support this finding and to illustrate the
importance of non-realizable noise. Moreover, we propose an algorithm called
Freeze then Train (FTT), that first freezes certain salient features and then
trains the rest of the features using ERM. We theoretically show that FTT
preserves features that are more beneficial to test time probing. Across two
commonly used spurious correlation datasets, FTT outperforms ERM, IRM, JTT and
CVaR-DRO, with substantial improvement in accuracy (by 4.5%) when the feature
noise is large. FTT also performs better on general distribution shift
benchmarks.
| [
{
"version": "v1",
"created": "Thu, 20 Oct 2022 07:59:26 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 09:05:45 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Ye",
"Haotian",
""
],
[
"Zou",
"James",
""
],
[
"Zhang",
"Linjun",
""
]
] | TITLE: Freeze then Train: Towards Provable Representation Learning under
Spurious Correlations and Feature Noise
ABSTRACT: The existence of spurious correlations such as image backgrounds in the
training environment can make empirical risk minimization (ERM) perform badly
in the test environment. To address this problem, Kirichenko et al. (2022)
empirically found that the core features that are related to the outcome can
still be learned well even with the presence of spurious correlations. This
opens a promising strategy to first train a feature learner rather than a
classifier, and then perform linear probing (last layer retraining) in the test
environment. However, a theoretical understanding of when and why this approach
works is lacking. In this paper, we find that core features are only learned
well when their associated non-realizable noise is smaller than that of
spurious features, which is not necessarily true in practice. We provide both
theories and experiments to support this finding and to illustrate the
importance of non-realizable noise. Moreover, we propose an algorithm called
Freeze then Train (FTT), that first freezes certain salient features and then
trains the rest of the features using ERM. We theoretically show that FTT
preserves features that are more beneficial to test time probing. Across two
commonly used spurious correlation datasets, FTT outperforms ERM, IRM, JTT and
CVaR-DRO, with substantial improvement in accuracy (by 4.5%) when the feature
noise is large. FTT also performs better on general distribution shift
benchmarks.
| no_new_dataset | 0.709221 |
2210.13634 | Alberto Tono | Alberto Tono and Heyaojing Huang and Ashwin Agrawal and Martin Fischer | Vitruvio: 3D Building Meshes via Single Perspective Sketches | null | null | null | null | cs.CV cs.AI cs.GR cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Today's architectural engineering and construction (AEC) software require a
learning curve to generate a three-dimension building representation. This
limits the ability to quickly validate the volumetric implications of an
initial design idea communicated via a single sketch. Allowing designers to
translate a single sketch to a 3D building will enable owners to instantly
visualize 3D project information without the cognitive load required. If
previous state-of-the-art (SOTA) data-driven methods for single view
reconstruction (SVR) showed outstanding results in the reconstruction process
from a single image or sketch, they lacked specific applications, analysis, and
experiments in the AEC. Therefore, this research addresses this gap,
introducing the first deep learning method focused only on buildings that aim
to convert a single sketch to a 3D building mesh: Vitruvio. Vitruvio adapts
Occupancy Network for SVR tasks on a specific building dataset (Manhattan 1K).
This adaptation brings two main improvements. First, it accelerates the
inference process by more than 26% (from 0.5s to 0.37s). Second, it increases
the reconstruction accuracy (measured by the Chamfer Distance) by 18%. During
this adaptation in the AEC domain, we evaluate the effect of the building
orientation in the learning procedure since it constitutes an important design
factor. While aligning all the buildings to a canonical pose improved the
overall quantitative metrics, it did not capture fine-grain details in more
complex building shapes (as shown in our qualitative analysis). Finally,
Vitruvio outputs a 3D-printable building mesh with arbitrary topology and genus
from a single perspective sketch, providing a step forward to allow owners and
designers to communicate 3D information via a 2D, effective, intuitive, and
universal communication medium: the sketch.
| [
{
"version": "v1",
"created": "Mon, 24 Oct 2022 22:24:58 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 16:52:01 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Tono",
"Alberto",
""
],
[
"Huang",
"Heyaojing",
""
],
[
"Agrawal",
"Ashwin",
""
],
[
"Fischer",
"Martin",
""
]
] | TITLE: Vitruvio: 3D Building Meshes via Single Perspective Sketches
ABSTRACT: Today's architectural engineering and construction (AEC) software require a
learning curve to generate a three-dimension building representation. This
limits the ability to quickly validate the volumetric implications of an
initial design idea communicated via a single sketch. Allowing designers to
translate a single sketch to a 3D building will enable owners to instantly
visualize 3D project information without the cognitive load required. If
previous state-of-the-art (SOTA) data-driven methods for single view
reconstruction (SVR) showed outstanding results in the reconstruction process
from a single image or sketch, they lacked specific applications, analysis, and
experiments in the AEC. Therefore, this research addresses this gap,
introducing the first deep learning method focused only on buildings that aim
to convert a single sketch to a 3D building mesh: Vitruvio. Vitruvio adapts
Occupancy Network for SVR tasks on a specific building dataset (Manhattan 1K).
This adaptation brings two main improvements. First, it accelerates the
inference process by more than 26% (from 0.5s to 0.37s). Second, it increases
the reconstruction accuracy (measured by the Chamfer Distance) by 18%. During
this adaptation in the AEC domain, we evaluate the effect of the building
orientation in the learning procedure since it constitutes an important design
factor. While aligning all the buildings to a canonical pose improved the
overall quantitative metrics, it did not capture fine-grain details in more
complex building shapes (as shown in our qualitative analysis). Finally,
Vitruvio outputs a 3D-printable building mesh with arbitrary topology and genus
from a single perspective sketch, providing a step forward to allow owners and
designers to communicate 3D information via a 2D, effective, intuitive, and
universal communication medium: the sketch.
| no_new_dataset | 0.710823 |
2211.00024 | Davide Piras | Davide Piras, Hiranya V. Peiris, Andrew Pontzen, Luisa Lucie-Smith,
Ningyuan Guo, Brian Nord | A robust estimator of mutual information for deep learning
interpretability | 30 pages, 8 figures. Minor changes to match version accepted for
publication in Machine Learning: Science and Technology. GMM-MI available at
https://github.com/dpiras/GMM-MI | Machine Learning: Science and Technology, Volume 4, Number 2,
025006, April 2023 | 10.1088/2632-2153/acc444 | null | physics.data-an astro-ph.IM cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We develop the use of mutual information (MI), a well-established metric in
information theory, to interpret the inner workings of deep learning models. To
accurately estimate MI from a finite number of samples, we present GMM-MI
(pronounced $``$Jimmie$"$), an algorithm based on Gaussian mixture models that
can be applied to both discrete and continuous settings. GMM-MI is
computationally efficient, robust to the choice of hyperparameters and provides
the uncertainty on the MI estimate due to the finite sample size. We
extensively validate GMM-MI on toy data for which the ground truth MI is known,
comparing its performance against established mutual information estimators. We
then demonstrate the use of our MI estimator in the context of representation
learning, working with synthetic data and physical datasets describing highly
non-linear processes. We train deep learning models to encode high-dimensional
data within a meaningful compressed (latent) representation, and use GMM-MI to
quantify both the level of disentanglement between the latent variables, and
their association with relevant physical quantities, thus unlocking the
interpretability of the latent representation. We make GMM-MI publicly
available.
| [
{
"version": "v1",
"created": "Mon, 31 Oct 2022 18:00:02 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Mar 2023 16:18:11 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Piras",
"Davide",
""
],
[
"Peiris",
"Hiranya V.",
""
],
[
"Pontzen",
"Andrew",
""
],
[
"Lucie-Smith",
"Luisa",
""
],
[
"Guo",
"Ningyuan",
""
],
[
"Nord",
"Brian",
""
]
] | TITLE: A robust estimator of mutual information for deep learning
interpretability
ABSTRACT: We develop the use of mutual information (MI), a well-established metric in
information theory, to interpret the inner workings of deep learning models. To
accurately estimate MI from a finite number of samples, we present GMM-MI
(pronounced $``$Jimmie$"$), an algorithm based on Gaussian mixture models that
can be applied to both discrete and continuous settings. GMM-MI is
computationally efficient, robust to the choice of hyperparameters and provides
the uncertainty on the MI estimate due to the finite sample size. We
extensively validate GMM-MI on toy data for which the ground truth MI is known,
comparing its performance against established mutual information estimators. We
then demonstrate the use of our MI estimator in the context of representation
learning, working with synthetic data and physical datasets describing highly
non-linear processes. We train deep learning models to encode high-dimensional
data within a meaningful compressed (latent) representation, and use GMM-MI to
quantify both the level of disentanglement between the latent variables, and
their association with relevant physical quantities, thus unlocking the
interpretability of the latent representation. We make GMM-MI publicly
available.
| no_new_dataset | 0.708011 |
2211.02247 | Junghyun (Tony) Koo | Junghyun Koo, Marco A. Mart\'inez-Ram\'irez, Wei-Hsiang Liao, Stefan
Uhlich, Kyogu Lee, Yuki Mitsufuji | Music Mixing Style Transfer: A Contrastive Learning Approach to
Disentangle Audio Effects | null | null | null | null | eess.AS cs.LG cs.SD | http://creativecommons.org/licenses/by/4.0/ | We propose an end-to-end music mixing style transfer system that converts the
mixing style of an input multitrack to that of a reference song. This is
achieved with an encoder pre-trained with a contrastive objective to extract
only audio effects related information from a reference music recording. All
our models are trained in a self-supervised manner from an already-processed
wet multitrack dataset with an effective data preprocessing method that
alleviates the data scarcity of obtaining unprocessed dry data. We analyze the
proposed encoder for the disentanglement capability of audio effects and also
validate its performance for mixing style transfer through both objective and
subjective evaluations. From the results, we show the proposed system not only
converts the mixing style of multitrack audio close to a reference but is also
robust with mixture-wise style transfer upon using a music source separation
model.
| [
{
"version": "v1",
"created": "Fri, 4 Nov 2022 03:45:17 GMT"
},
{
"version": "v2",
"created": "Tue, 14 Mar 2023 05:24:20 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 07:53:14 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Koo",
"Junghyun",
""
],
[
"Martínez-Ramírez",
"Marco A.",
""
],
[
"Liao",
"Wei-Hsiang",
""
],
[
"Uhlich",
"Stefan",
""
],
[
"Lee",
"Kyogu",
""
],
[
"Mitsufuji",
"Yuki",
""
]
] | TITLE: Music Mixing Style Transfer: A Contrastive Learning Approach to
Disentangle Audio Effects
ABSTRACT: We propose an end-to-end music mixing style transfer system that converts the
mixing style of an input multitrack to that of a reference song. This is
achieved with an encoder pre-trained with a contrastive objective to extract
only audio effects related information from a reference music recording. All
our models are trained in a self-supervised manner from an already-processed
wet multitrack dataset with an effective data preprocessing method that
alleviates the data scarcity of obtaining unprocessed dry data. We analyze the
proposed encoder for the disentanglement capability of audio effects and also
validate its performance for mixing style transfer through both objective and
subjective evaluations. From the results, we show the proposed system not only
converts the mixing style of multitrack audio close to a reference but is also
robust with mixture-wise style transfer upon using a music source separation
model.
| no_new_dataset | 0.709837 |
2211.07881 | Hengrui Zhang | Hengrui Zhang, Wei Wayne Chen, James M. Rondinelli, Wei Chen | ET-AL: Entropy-Targeted Active Learning for Bias Mitigation in Materials
Data | 35 pages, 13 figures, under review | Applied Physics Reviews 10, 021403 (2023) | 10.1063/5.0138913 | null | cond-mat.mtrl-sci cs.DB cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Growing materials data and data-driven informatics drastically promote the
discovery and design of materials. While there are significant advancements in
data-driven models, the quality of data resources is less studied despite its
huge impact on model performance. In this work, we focus on data bias arising
from uneven coverage of materials families in existing knowledge. Observing
different diversities among crystal systems in common materials databases, we
propose an information entropy-based metric for measuring this bias. To
mitigate the bias, we develop an entropy-targeted active learning (ET-AL)
framework, which guides the acquisition of new data to improve the diversity of
underrepresented crystal systems. We demonstrate the capability of ET-AL for
bias mitigation and the resulting improvement in downstream machine learning
models. This approach is broadly applicable to data-driven materials discovery,
including autonomous data acquisition and dataset trimming to reduce bias, as
well as data-driven informatics in other scientific domains.
| [
{
"version": "v1",
"created": "Tue, 15 Nov 2022 04:12:00 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Nov 2022 22:23:21 GMT"
},
{
"version": "v3",
"created": "Wed, 7 Dec 2022 18:28:18 GMT"
},
{
"version": "v4",
"created": "Mon, 20 Feb 2023 04:00:55 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Zhang",
"Hengrui",
""
],
[
"Chen",
"Wei Wayne",
""
],
[
"Rondinelli",
"James M.",
""
],
[
"Chen",
"Wei",
""
]
] | TITLE: ET-AL: Entropy-Targeted Active Learning for Bias Mitigation in Materials
Data
ABSTRACT: Growing materials data and data-driven informatics drastically promote the
discovery and design of materials. While there are significant advancements in
data-driven models, the quality of data resources is less studied despite its
huge impact on model performance. In this work, we focus on data bias arising
from uneven coverage of materials families in existing knowledge. Observing
different diversities among crystal systems in common materials databases, we
propose an information entropy-based metric for measuring this bias. To
mitigate the bias, we develop an entropy-targeted active learning (ET-AL)
framework, which guides the acquisition of new data to improve the diversity of
underrepresented crystal systems. We demonstrate the capability of ET-AL for
bias mitigation and the resulting improvement in downstream machine learning
models. This approach is broadly applicable to data-driven materials discovery,
including autonomous data acquisition and dataset trimming to reduce bias, as
well as data-driven informatics in other scientific domains.
| no_new_dataset | 0.710635 |
2211.08591 | Jaimie Greasley | Jaimie Greasley and Patrick Hosein | Exploring Supervised Machine Learning for Multi-Phase Identification and
Quantification from Powder X-Ray Diffraction Spectra | null | null | 10.1007/s10853-023-08343-4 | null | cond-mat.mtrl-sci cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Powder X-ray diffraction analysis is a critical component of materials
characterization methodologies. Discerning characteristic Bragg intensity peaks
and assigning them to known crystalline phases is the first qualitative step of
evaluating diffraction spectra. Subsequent to phase identification, Rietveld
refinement may be employed to extract the abundance of quantitative,
material-specific parameters hidden within powder data. These characterization
procedures are yet time-consuming and inhibit efficiency in materials science
workflows. The ever-increasing popularity and propulsion of data science
techniques has provided an obvious solution on the course towards materials
analysis automation. Deep learning has become a prime focus for predicting
crystallographic parameters and features from X-ray spectra. However, the
infeasibility of curating large, well-labelled experimental datasets means that
one must resort to a large number of theoretic simulations for powder data
augmentation to effectively train deep models. Herein, we are interested in
conventional supervised learning algorithms in lieu of deep learning for
multi-label crystalline phase identification and quantitative phase analysis
for a biomedical application. First, models were trained using very limited
experimental data. Further, we incorporated simulated XRD data to assess model
generalizability as well as the efficacy of simulation-based training for
predictive analysis in a real-world X-ray diffraction application.
| [
{
"version": "v1",
"created": "Wed, 16 Nov 2022 00:36:13 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Greasley",
"Jaimie",
""
],
[
"Hosein",
"Patrick",
""
]
] | TITLE: Exploring Supervised Machine Learning for Multi-Phase Identification and
Quantification from Powder X-Ray Diffraction Spectra
ABSTRACT: Powder X-ray diffraction analysis is a critical component of materials
characterization methodologies. Discerning characteristic Bragg intensity peaks
and assigning them to known crystalline phases is the first qualitative step of
evaluating diffraction spectra. Subsequent to phase identification, Rietveld
refinement may be employed to extract the abundance of quantitative,
material-specific parameters hidden within powder data. These characterization
procedures are yet time-consuming and inhibit efficiency in materials science
workflows. The ever-increasing popularity and propulsion of data science
techniques has provided an obvious solution on the course towards materials
analysis automation. Deep learning has become a prime focus for predicting
crystallographic parameters and features from X-ray spectra. However, the
infeasibility of curating large, well-labelled experimental datasets means that
one must resort to a large number of theoretic simulations for powder data
augmentation to effectively train deep models. Herein, we are interested in
conventional supervised learning algorithms in lieu of deep learning for
multi-label crystalline phase identification and quantitative phase analysis
for a biomedical application. First, models were trained using very limited
experimental data. Further, we incorporated simulated XRD data to assess model
generalizability as well as the efficacy of simulation-based training for
predictive analysis in a real-world X-ray diffraction application.
| no_new_dataset | 0.710829 |
2211.08703 | Yongjie Chen | Yongjie Chen, Tieru Wu | SATVSR: Scenario Adaptive Transformer for Cross Scenarios Video
Super-Resolution | null | null | 10.1088/1742-6596/2456/1/012028 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Video Super-Resolution (VSR) aims to recover sequences of high-resolution
(HR) frames from low-resolution (LR) frames. Previous methods mainly utilize
temporally adjacent frames to assist the reconstruction of target frames.
However, in the real world, there is a lot of irrelevant information in
adjacent frames of videos with fast scene switching, these VSR methods cannot
adaptively distinguish and select useful information. In contrast, with a
transformer structure suitable for temporal tasks, we devise a novel adaptive
scenario video super-resolution method. Specifically, we use optical flow to
label the patches in each video frame, only calculate the attention of patches
with the same label. Then select the most relevant label among them to
supplement the spatial-temporal information of the target frame. This design
can directly make the supplementary information come from the same scene as
much as possible. We further propose a cross-scale feature aggregation module
to better handle the scale variation problem. Compared with other video
super-resolution methods, our method not only achieves significant performance
gains on single-scene videos but also has better robustness on cross-scene
datasets.
| [
{
"version": "v1",
"created": "Wed, 16 Nov 2022 06:30:13 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Chen",
"Yongjie",
""
],
[
"Wu",
"Tieru",
""
]
] | TITLE: SATVSR: Scenario Adaptive Transformer for Cross Scenarios Video
Super-Resolution
ABSTRACT: Video Super-Resolution (VSR) aims to recover sequences of high-resolution
(HR) frames from low-resolution (LR) frames. Previous methods mainly utilize
temporally adjacent frames to assist the reconstruction of target frames.
However, in the real world, there is a lot of irrelevant information in
adjacent frames of videos with fast scene switching, these VSR methods cannot
adaptively distinguish and select useful information. In contrast, with a
transformer structure suitable for temporal tasks, we devise a novel adaptive
scenario video super-resolution method. Specifically, we use optical flow to
label the patches in each video frame, only calculate the attention of patches
with the same label. Then select the most relevant label among them to
supplement the spatial-temporal information of the target frame. This design
can directly make the supplementary information come from the same scene as
much as possible. We further propose a cross-scale feature aggregation module
to better handle the scale variation problem. Compared with other video
super-resolution methods, our method not only achieves significant performance
gains on single-scene videos but also has better robustness on cross-scene
datasets.
| no_new_dataset | 0.710672 |
2211.12817 | Xiao Liu | Xiao Liu, Ankur Sikarwar, Gabriel Kreiman, Zenglin Shi, Mengmi Zhang | Reason from Context with Self-supervised Learning | null | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | Self-supervised learning (SSL) learns to capture discriminative visual
features useful for knowledge transfers. To better accommodate the
object-centric nature of current downstream tasks such as object recognition
and detection, various methods have been proposed to suppress contextual biases
or disentangle objects from contexts. Nevertheless, these methods may prove
inadequate in situations where object identity needs to be reasoned from
associated context, such as recognizing or inferring tiny or obscured objects.
As an initial effort in the SSL literature, we investigate whether and how
contextual associations can be enhanced for visual reasoning within SSL
regimes, by (a) proposing a new Self-supervised method with external memories
for Context Reasoning (SeCo), and (b) introducing two new downstream tasks,
lift-the-flap and object priming, addressing the problems of "what" and "where"
in context reasoning. In both tasks, SeCo outperformed all state-of-the-art
(SOTA) SSL methods by a significant margin. Our network analysis revealed that
the proposed external memory in SeCo learns to store prior contextual
knowledge, facilitating target identity inference in the lift-the-flap task.
Moreover, we conducted psychophysics experiments and introduced a Human
benchmark in Object Priming dataset (HOP). Our results demonstrate that SeCo
exhibits human-like behaviors.
| [
{
"version": "v1",
"created": "Wed, 23 Nov 2022 10:02:05 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 07:17:38 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Liu",
"Xiao",
""
],
[
"Sikarwar",
"Ankur",
""
],
[
"Kreiman",
"Gabriel",
""
],
[
"Shi",
"Zenglin",
""
],
[
"Zhang",
"Mengmi",
""
]
] | TITLE: Reason from Context with Self-supervised Learning
ABSTRACT: Self-supervised learning (SSL) learns to capture discriminative visual
features useful for knowledge transfers. To better accommodate the
object-centric nature of current downstream tasks such as object recognition
and detection, various methods have been proposed to suppress contextual biases
or disentangle objects from contexts. Nevertheless, these methods may prove
inadequate in situations where object identity needs to be reasoned from
associated context, such as recognizing or inferring tiny or obscured objects.
As an initial effort in the SSL literature, we investigate whether and how
contextual associations can be enhanced for visual reasoning within SSL
regimes, by (a) proposing a new Self-supervised method with external memories
for Context Reasoning (SeCo), and (b) introducing two new downstream tasks,
lift-the-flap and object priming, addressing the problems of "what" and "where"
in context reasoning. In both tasks, SeCo outperformed all state-of-the-art
(SOTA) SSL methods by a significant margin. Our network analysis revealed that
the proposed external memory in SeCo learns to store prior contextual
knowledge, facilitating target identity inference in the lift-the-flap task.
Moreover, we conducted psychophysics experiments and introduced a Human
benchmark in Object Priming dataset (HOP). Our results demonstrate that SeCo
exhibits human-like behaviors.
| new_dataset | 0.717179 |
2212.13899 | Ha Thanh Nguyen | Ha-Thanh Nguyen, Manh-Kien Phi, Xuan-Bach Ngo, Vu Tran, Le-Minh
Nguyen, Minh-Phuong Tu | Attentive Deep Neural Networks for Legal Document Retrieval | Preprint version. The official version will be published in
Artificial Intelligence and Law journal | null | 10.1007/s10506-022-09341-8 | null | cs.IR cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Legal text retrieval serves as a key component in a wide range of legal text
processing tasks such as legal question answering, legal case entailment, and
statute law retrieval. The performance of legal text retrieval depends, to a
large extent, on the representation of text, both query and legal documents.
Based on good representations, a legal text retrieval model can effectively
match the query to its relevant documents. Because legal documents often
contain long articles and only some parts are relevant to queries, it is quite
a challenge for existing models to represent such documents. In this paper, we
study the use of attentive neural network-based text representation for statute
law document retrieval. We propose a general approach using deep neural
networks with attention mechanisms. Based on it, we develop two hierarchical
architectures with sparse attention to represent long sentences and articles,
and we name them Attentive CNN and Paraformer. The methods are evaluated on
datasets of different sizes and characteristics in English, Japanese, and
Vietnamese. Experimental results show that: i) Attentive neural methods
substantially outperform non-neural methods in terms of retrieval performance
across datasets and languages; ii) Pretrained transformer-based models achieve
better accuracy on small datasets at the cost of high computational complexity
while lighter weight Attentive CNN achieves better accuracy on large datasets;
and iii) Our proposed Paraformer outperforms state-of-the-art methods on COLIEE
dataset, achieving the highest recall and F2 scores in the top-N retrieval
task.
| [
{
"version": "v1",
"created": "Tue, 13 Dec 2022 01:37:27 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Nguyen",
"Ha-Thanh",
""
],
[
"Phi",
"Manh-Kien",
""
],
[
"Ngo",
"Xuan-Bach",
""
],
[
"Tran",
"Vu",
""
],
[
"Nguyen",
"Le-Minh",
""
],
[
"Tu",
"Minh-Phuong",
""
]
] | TITLE: Attentive Deep Neural Networks for Legal Document Retrieval
ABSTRACT: Legal text retrieval serves as a key component in a wide range of legal text
processing tasks such as legal question answering, legal case entailment, and
statute law retrieval. The performance of legal text retrieval depends, to a
large extent, on the representation of text, both query and legal documents.
Based on good representations, a legal text retrieval model can effectively
match the query to its relevant documents. Because legal documents often
contain long articles and only some parts are relevant to queries, it is quite
a challenge for existing models to represent such documents. In this paper, we
study the use of attentive neural network-based text representation for statute
law document retrieval. We propose a general approach using deep neural
networks with attention mechanisms. Based on it, we develop two hierarchical
architectures with sparse attention to represent long sentences and articles,
and we name them Attentive CNN and Paraformer. The methods are evaluated on
datasets of different sizes and characteristics in English, Japanese, and
Vietnamese. Experimental results show that: i) Attentive neural methods
substantially outperform non-neural methods in terms of retrieval performance
across datasets and languages; ii) Pretrained transformer-based models achieve
better accuracy on small datasets at the cost of high computational complexity
while lighter weight Attentive CNN achieves better accuracy on large datasets;
and iii) Our proposed Paraformer outperforms state-of-the-art methods on COLIEE
dataset, achieving the highest recall and F2 scores in the top-N retrieval
task.
| no_new_dataset | 0.710867 |
2212.14337 | Christopher Wolters | Christopher Wolters, Brady Taylor, Edward Hanson, Xiaoxuan Yang, Ulf
Schlichtmann and Yiran Chen | Biologically Plausible Learning on Neuromorphic Hardware Architectures | null | null | null | null | cs.NE cs.ET | http://creativecommons.org/licenses/by/4.0/ | With an ever-growing number of parameters defining increasingly complex
networks, Deep Learning has led to several breakthroughs surpassing human
performance. As a result, data movement for these millions of model parameters
causes a growing imbalance known as the memory wall. Neuromorphic computing is
an emerging paradigm that confronts this imbalance by performing computations
directly in analog memories. On the software side, the sequential
Backpropagation algorithm prevents efficient parallelization and thus fast
convergence. A novel method, Direct Feedback Alignment, resolves inherent layer
dependencies by directly passing the error from the output to each layer. At
the intersection of hardware/software co-design, there is a demand for
developing algorithms that are tolerable to hardware nonidealities. Therefore,
this work explores the interrelationship of implementing bio-plausible learning
in-situ on neuromorphic hardware, emphasizing energy, area, and latency
constraints. Using the benchmarking framework DNN+NeuroSim, we investigate the
impact of hardware nonidealities and quantization on algorithm performance, as
well as how network topologies and algorithm-level design choices can scale
latency, energy and area consumption of a chip. To the best of our knowledge,
this work is the first to compare the impact of different learning algorithms
on Compute-In-Memory-based hardware and vice versa. The best results achieved
for accuracy remain Backpropagation-based, notably when facing hardware
imperfections. Direct Feedback Alignment, on the other hand, allows for
significant speedup due to parallelization, reducing training time by a factor
approaching N for N-layered networks.
| [
{
"version": "v1",
"created": "Thu, 29 Dec 2022 15:10:59 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 10:50:10 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Wolters",
"Christopher",
""
],
[
"Taylor",
"Brady",
""
],
[
"Hanson",
"Edward",
""
],
[
"Yang",
"Xiaoxuan",
""
],
[
"Schlichtmann",
"Ulf",
""
],
[
"Chen",
"Yiran",
""
]
] | TITLE: Biologically Plausible Learning on Neuromorphic Hardware Architectures
ABSTRACT: With an ever-growing number of parameters defining increasingly complex
networks, Deep Learning has led to several breakthroughs surpassing human
performance. As a result, data movement for these millions of model parameters
causes a growing imbalance known as the memory wall. Neuromorphic computing is
an emerging paradigm that confronts this imbalance by performing computations
directly in analog memories. On the software side, the sequential
Backpropagation algorithm prevents efficient parallelization and thus fast
convergence. A novel method, Direct Feedback Alignment, resolves inherent layer
dependencies by directly passing the error from the output to each layer. At
the intersection of hardware/software co-design, there is a demand for
developing algorithms that are tolerable to hardware nonidealities. Therefore,
this work explores the interrelationship of implementing bio-plausible learning
in-situ on neuromorphic hardware, emphasizing energy, area, and latency
constraints. Using the benchmarking framework DNN+NeuroSim, we investigate the
impact of hardware nonidealities and quantization on algorithm performance, as
well as how network topologies and algorithm-level design choices can scale
latency, energy and area consumption of a chip. To the best of our knowledge,
this work is the first to compare the impact of different learning algorithms
on Compute-In-Memory-based hardware and vice versa. The best results achieved
for accuracy remain Backpropagation-based, notably when facing hardware
imperfections. Direct Feedback Alignment, on the other hand, allows for
significant speedup due to parallelization, reducing training time by a factor
approaching N for N-layered networks.
| no_new_dataset | 0.710057 |
2301.06197 | Hussein Mozannar | Hussein Mozannar, Hunter Lang, Dennis Wei, Prasanna Sattigeri, Subhro
Das, David Sontag | Who Should Predict? Exact Algorithms For Learning to Defer to Humans | AISTATS 2023 | null | null | null | cs.LG cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Automated AI classifiers should be able to defer the prediction to a human
decision maker to ensure more accurate predictions. In this work, we jointly
train a classifier with a rejector, which decides on each data point whether
the classifier or the human should predict. We show that prior approaches can
fail to find a human-AI system with low misclassification error even when there
exists a linear classifier and rejector that have zero error (the realizable
setting). We prove that obtaining a linear pair with low error is NP-hard even
when the problem is realizable. To complement this negative result, we give a
mixed-integer-linear-programming (MILP) formulation that can optimally solve
the problem in the linear setting. However, the MILP only scales to
moderately-sized problems. Therefore, we provide a novel surrogate loss
function that is realizable-consistent and performs well empirically. We test
our approaches on a comprehensive set of datasets and compare to a wide range
of baselines.
| [
{
"version": "v1",
"created": "Sun, 15 Jan 2023 21:57:36 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 07:40:40 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Mozannar",
"Hussein",
""
],
[
"Lang",
"Hunter",
""
],
[
"Wei",
"Dennis",
""
],
[
"Sattigeri",
"Prasanna",
""
],
[
"Das",
"Subhro",
""
],
[
"Sontag",
"David",
""
]
] | TITLE: Who Should Predict? Exact Algorithms For Learning to Defer to Humans
ABSTRACT: Automated AI classifiers should be able to defer the prediction to a human
decision maker to ensure more accurate predictions. In this work, we jointly
train a classifier with a rejector, which decides on each data point whether
the classifier or the human should predict. We show that prior approaches can
fail to find a human-AI system with low misclassification error even when there
exists a linear classifier and rejector that have zero error (the realizable
setting). We prove that obtaining a linear pair with low error is NP-hard even
when the problem is realizable. To complement this negative result, we give a
mixed-integer-linear-programming (MILP) formulation that can optimally solve
the problem in the linear setting. However, the MILP only scales to
moderately-sized problems. Therefore, we provide a novel surrogate loss
function that is realizable-consistent and performs well empirically. We test
our approaches on a comprehensive set of datasets and compare to a wide range
of baselines.
| no_new_dataset | 0.709466 |
2301.06855 | Manasi Muglikar Ms. | Manasi Muglikar, Leonard Bauersfeld, Diederik Paul Moeys, Davide
Scaramuzza | Event-based Shape from Polarization | IEEE Conference on Computer Vision and Pattern Recognition (CVPR),
Vancouver, 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | State-of-the-art solutions for Shape-from-Polarization (SfP) suffer from a
speed-resolution tradeoff: they either sacrifice the number of polarization
angles measured or necessitate lengthy acquisition times due to framerate
constraints, thus compromising either accuracy or latency. We tackle this
tradeoff using event cameras. Event cameras operate at microseconds resolution
with negligible motion blur, and output a continuous stream of events that
precisely measures how light changes over time asynchronously. We propose a
setup that consists of a linear polarizer rotating at high-speeds in front of
an event camera. Our method uses the continuous event stream caused by the
rotation to reconstruct relative intensities at multiple polarizer angles.
Experiments demonstrate that our method outperforms physics-based baselines
using frames, reducing the MAE by 25% in synthetic and real-world dataset. In
the real world, we observe, however, that the challenging conditions (i.e.,
when few events are generated) harm the performance of physics-based solutions.
To overcome this, we propose a learning-based approach that learns to estimate
surface normals even at low event-rates, improving the physics-based approach
by 52% on the real world dataset. The proposed system achieves an acquisition
speed equivalent to 50 fps (>twice the framerate of the commercial polarization
sensor) while retaining the spatial resolution of 1MP. Our evaluation is based
on the first large-scale dataset for event-based SfP
| [
{
"version": "v1",
"created": "Tue, 17 Jan 2023 12:59:58 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 14:50:04 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Muglikar",
"Manasi",
""
],
[
"Bauersfeld",
"Leonard",
""
],
[
"Moeys",
"Diederik Paul",
""
],
[
"Scaramuzza",
"Davide",
""
]
] | TITLE: Event-based Shape from Polarization
ABSTRACT: State-of-the-art solutions for Shape-from-Polarization (SfP) suffer from a
speed-resolution tradeoff: they either sacrifice the number of polarization
angles measured or necessitate lengthy acquisition times due to framerate
constraints, thus compromising either accuracy or latency. We tackle this
tradeoff using event cameras. Event cameras operate at microseconds resolution
with negligible motion blur, and output a continuous stream of events that
precisely measures how light changes over time asynchronously. We propose a
setup that consists of a linear polarizer rotating at high-speeds in front of
an event camera. Our method uses the continuous event stream caused by the
rotation to reconstruct relative intensities at multiple polarizer angles.
Experiments demonstrate that our method outperforms physics-based baselines
using frames, reducing the MAE by 25% in synthetic and real-world dataset. In
the real world, we observe, however, that the challenging conditions (i.e.,
when few events are generated) harm the performance of physics-based solutions.
To overcome this, we propose a learning-based approach that learns to estimate
surface normals even at low event-rates, improving the physics-based approach
by 52% on the real world dataset. The proposed system achieves an acquisition
speed equivalent to 50 fps (>twice the framerate of the commercial polarization
sensor) while retaining the spatial resolution of 1MP. Our evaluation is based
on the first large-scale dataset for event-based SfP
| no_new_dataset | 0.71227 |
2301.07525 | Tong Wu | Tong Wu, Jiarui Zhang, Xiao Fu, Yuxin Wang, Jiawei Ren, Liang Pan,
Wayne Wu, Lei Yang, Jiaqi Wang, Chen Qian, Dahua Lin, Ziwei Liu | OmniObject3D: Large-Vocabulary 3D Object Dataset for Realistic
Perception, Reconstruction and Generation | Project page: https://omniobject3d.github.io/ | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent advances in modeling 3D objects mostly rely on synthetic datasets due
to the lack of large-scale realscanned 3D databases. To facilitate the
development of 3D perception, reconstruction, and generation in the real world,
we propose OmniObject3D, a large vocabulary 3D object dataset with massive
high-quality real-scanned 3D objects. OmniObject3D has several appealing
properties: 1) Large Vocabulary: It comprises 6,000 scanned objects in 190
daily categories, sharing common classes with popular 2D datasets (e.g.,
ImageNet and LVIS), benefiting the pursuit of generalizable 3D representations.
2) Rich Annotations: Each 3D object is captured with both 2D and 3D sensors,
providing textured meshes, point clouds, multiview rendered images, and
multiple real-captured videos. 3) Realistic Scans: The professional scanners
support highquality object scans with precise shapes and realistic appearances.
With the vast exploration space offered by OmniObject3D, we carefully set up
four evaluation tracks: a) robust 3D perception, b) novel-view synthesis, c)
neural surface reconstruction, and d) 3D object generation. Extensive studies
are performed on these four benchmarks, revealing new observations, challenges,
and opportunities for future research in realistic 3D vision.
| [
{
"version": "v1",
"created": "Wed, 18 Jan 2023 18:14:18 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 17:41:17 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Wu",
"Tong",
""
],
[
"Zhang",
"Jiarui",
""
],
[
"Fu",
"Xiao",
""
],
[
"Wang",
"Yuxin",
""
],
[
"Ren",
"Jiawei",
""
],
[
"Pan",
"Liang",
""
],
[
"Wu",
"Wayne",
""
],
[
"Yang",
"Lei",
""
],
[
"Wang",
"Jiaqi",
""
],
[
"Qian",
"Chen",
""
],
[
"Lin",
"Dahua",
""
],
[
"Liu",
"Ziwei",
""
]
] | TITLE: OmniObject3D: Large-Vocabulary 3D Object Dataset for Realistic
Perception, Reconstruction and Generation
ABSTRACT: Recent advances in modeling 3D objects mostly rely on synthetic datasets due
to the lack of large-scale realscanned 3D databases. To facilitate the
development of 3D perception, reconstruction, and generation in the real world,
we propose OmniObject3D, a large vocabulary 3D object dataset with massive
high-quality real-scanned 3D objects. OmniObject3D has several appealing
properties: 1) Large Vocabulary: It comprises 6,000 scanned objects in 190
daily categories, sharing common classes with popular 2D datasets (e.g.,
ImageNet and LVIS), benefiting the pursuit of generalizable 3D representations.
2) Rich Annotations: Each 3D object is captured with both 2D and 3D sensors,
providing textured meshes, point clouds, multiview rendered images, and
multiple real-captured videos. 3) Realistic Scans: The professional scanners
support highquality object scans with precise shapes and realistic appearances.
With the vast exploration space offered by OmniObject3D, we carefully set up
four evaluation tracks: a) robust 3D perception, b) novel-view synthesis, c)
neural surface reconstruction, and d) 3D object generation. Extensive studies
are performed on these four benchmarks, revealing new observations, challenges,
and opportunities for future research in realistic 3D vision.
| new_dataset | 0.716987 |
2301.11219 | Shivam Sharma | Shivam Sharma, Atharva Kulkarni, Tharun Suresh, Himanshi Mathur,
Preslav Nakov, Md. Shad Akhtar, Tanmoy Chakraborty | Characterizing the Entities in Harmful Memes: Who is the Hero, the
Villain, the Victim? | Accepted at EACL 2023 (Main Track). 9 Pages (main content),
Limitations, Ethical Considerations + 4 Pages (Refs.) + Appendix; 8 Figures;
5 Tables; Paper ID: 804 | null | null | null | cs.CL cs.CY | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Memes can sway people's opinions over social media as they combine visual and
textual information in an easy-to-consume manner. Since memes instantly turn
viral, it becomes crucial to infer their intent and potentially associated
harmfulness to take timely measures as needed. A common problem associated with
meme comprehension lies in detecting the entities referenced and characterizing
the role of each of these entities. Here, we aim to understand whether the meme
glorifies, vilifies, or victimizes each entity it refers to. To this end, we
address the task of role identification of entities in harmful memes, i.e.,
detecting who is the 'hero', the 'villain', and the 'victim' in the meme, if
any. We utilize HVVMemes - a memes dataset on US Politics and Covid-19 memes,
released recently as part of the CONSTRAINT@ACL-2022 shared-task. It contains
memes, entities referenced, and their associated roles: hero, villain, victim,
and other. We further design VECTOR (Visual-semantic role dEteCToR), a robust
multi-modal framework for the task, which integrates entity-based contextual
information in the multi-modal representation and compare it to several
standard unimodal (text-only or image-only) or multi-modal (image+text) models.
Our experimental results show that our proposed model achieves an improvement
of 4% over the best baseline and 1% over the best competing stand-alone
submission from the shared-task. Besides divulging an extensive experimental
setup with comparative analyses, we finally highlight the challenges
encountered in addressing the complex task of semantic role labeling within
memes.
| [
{
"version": "v1",
"created": "Thu, 26 Jan 2023 16:55:15 GMT"
},
{
"version": "v2",
"created": "Mon, 10 Apr 2023 20:07:38 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Sharma",
"Shivam",
""
],
[
"Kulkarni",
"Atharva",
""
],
[
"Suresh",
"Tharun",
""
],
[
"Mathur",
"Himanshi",
""
],
[
"Nakov",
"Preslav",
""
],
[
"Akhtar",
"Md. Shad",
""
],
[
"Chakraborty",
"Tanmoy",
""
]
] | TITLE: Characterizing the Entities in Harmful Memes: Who is the Hero, the
Villain, the Victim?
ABSTRACT: Memes can sway people's opinions over social media as they combine visual and
textual information in an easy-to-consume manner. Since memes instantly turn
viral, it becomes crucial to infer their intent and potentially associated
harmfulness to take timely measures as needed. A common problem associated with
meme comprehension lies in detecting the entities referenced and characterizing
the role of each of these entities. Here, we aim to understand whether the meme
glorifies, vilifies, or victimizes each entity it refers to. To this end, we
address the task of role identification of entities in harmful memes, i.e.,
detecting who is the 'hero', the 'villain', and the 'victim' in the meme, if
any. We utilize HVVMemes - a memes dataset on US Politics and Covid-19 memes,
released recently as part of the CONSTRAINT@ACL-2022 shared-task. It contains
memes, entities referenced, and their associated roles: hero, villain, victim,
and other. We further design VECTOR (Visual-semantic role dEteCToR), a robust
multi-modal framework for the task, which integrates entity-based contextual
information in the multi-modal representation and compare it to several
standard unimodal (text-only or image-only) or multi-modal (image+text) models.
Our experimental results show that our proposed model achieves an improvement
of 4% over the best baseline and 1% over the best competing stand-alone
submission from the shared-task. Besides divulging an extensive experimental
setup with comparative analyses, we finally highlight the challenges
encountered in addressing the complex task of semantic role labeling within
memes.
| no_new_dataset | 0.706152 |
2301.11429 | J\"urgen Pfeffer | Juergen Pfeffer, Daniel Matter, Kokil Jaidka, Onur Varol, Afra
Mashhadi, Jana Lasser, Dennis Assenmacher, Siqi Wu, Diyi Yang, Cornelia
Brantner, Daniel M. Romero, Jahna Otterbacher, Carsten Schwemmer, Kenneth
Joseph, David Garcia, Fred Morstatter | Just Another Day on Twitter: A Complete 24 Hours of Twitter Data | null | null | null | null | cs.SI cs.CY | http://creativecommons.org/licenses/by/4.0/ | At the end of October 2022, Elon Musk concluded his acquisition of Twitter.
In the weeks and months before that, several questions were publicly discussed
that were not only of interest to the platform's future buyers, but also of
high relevance to the Computational Social Science research community. For
example, how many active users does the platform have? What percentage of
accounts on the site are bots? And, what are the dominating topics and
sub-topical spheres on the platform? In a globally coordinated effort of 80
scholars to shed light on these questions, and to offer a dataset that will
equip other researchers to do the same, we have collected all 375 million
tweets published within a 24-hour time period starting on September 21, 2022.
To the best of our knowledge, this is the first complete 24-hour Twitter
dataset that is available for the research community. With it, the present work
aims to accomplish two goals. First, we seek to answer the aforementioned
questions and provide descriptive metrics about Twitter that can serve as
references for other researchers. Second, we create a baseline dataset for
future research that can be used to study the potential impact of the
platform's ownership change.
| [
{
"version": "v1",
"created": "Thu, 26 Jan 2023 21:28:40 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 07:33:19 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Pfeffer",
"Juergen",
""
],
[
"Matter",
"Daniel",
""
],
[
"Jaidka",
"Kokil",
""
],
[
"Varol",
"Onur",
""
],
[
"Mashhadi",
"Afra",
""
],
[
"Lasser",
"Jana",
""
],
[
"Assenmacher",
"Dennis",
""
],
[
"Wu",
"Siqi",
""
],
[
"Yang",
"Diyi",
""
],
[
"Brantner",
"Cornelia",
""
],
[
"Romero",
"Daniel M.",
""
],
[
"Otterbacher",
"Jahna",
""
],
[
"Schwemmer",
"Carsten",
""
],
[
"Joseph",
"Kenneth",
""
],
[
"Garcia",
"David",
""
],
[
"Morstatter",
"Fred",
""
]
] | TITLE: Just Another Day on Twitter: A Complete 24 Hours of Twitter Data
ABSTRACT: At the end of October 2022, Elon Musk concluded his acquisition of Twitter.
In the weeks and months before that, several questions were publicly discussed
that were not only of interest to the platform's future buyers, but also of
high relevance to the Computational Social Science research community. For
example, how many active users does the platform have? What percentage of
accounts on the site are bots? And, what are the dominating topics and
sub-topical spheres on the platform? In a globally coordinated effort of 80
scholars to shed light on these questions, and to offer a dataset that will
equip other researchers to do the same, we have collected all 375 million
tweets published within a 24-hour time period starting on September 21, 2022.
To the best of our knowledge, this is the first complete 24-hour Twitter
dataset that is available for the research community. With it, the present work
aims to accomplish two goals. First, we seek to answer the aforementioned
questions and provide descriptive metrics about Twitter that can serve as
references for other researchers. Second, we create a baseline dataset for
future research that can be used to study the potential impact of the
platform's ownership change.
| new_dataset | 0.712589 |
2301.12382 | Maolin Yang | Maolin Yang, Pingyu Jiang, Tianshuo Zang, Yuhao Liu | Data-driven intelligent computational design for products: Method,
techniques, and applications | null | null | null | null | cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Data-driven intelligent computational design (DICD) is a research hotspot
emerged under the context of fast-developing artificial intelligence. It
emphasizes on utilizing deep learning algorithms to extract and represent the
design features hidden in historical or fabricated design process data, and
then learn the combination and mapping patterns of these design features for
the purposes of design solution retrieval, generation, optimization,
evaluation, etc. Due to its capability of automatically and efficiently
generating design solutions and thus supporting human-in-the-loop intelligent
and innovative design activities, DICD has drawn the attentions from both
academic and industrial fields. However, as an emerging research subject, there
are still many unexplored issues that limit the development and application of
DICD, such as specific dataset building, engineering design related feature
engineering, systematic methods and techniques for DICD implementation in the
entire product design process, etc. In this regard, a systematic and operable
road map for DICD implementation from full-process perspective is established,
including a general workflow for DICD project planning, an overall framework
for DICD project implementation, the computing mechanisms for DICD
implementation, key enabling technologies for detailed DICD implementation, and
three application scenarios of DICD. The road map reveals the common mechanisms
and calculation principles of existing DICD researches, and thus it can provide
systematic guidance for the possible DICD applications that have not been
explored.
| [
{
"version": "v1",
"created": "Sun, 29 Jan 2023 07:17:46 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 07:19:31 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Yang",
"Maolin",
""
],
[
"Jiang",
"Pingyu",
""
],
[
"Zang",
"Tianshuo",
""
],
[
"Liu",
"Yuhao",
""
]
] | TITLE: Data-driven intelligent computational design for products: Method,
techniques, and applications
ABSTRACT: Data-driven intelligent computational design (DICD) is a research hotspot
emerged under the context of fast-developing artificial intelligence. It
emphasizes on utilizing deep learning algorithms to extract and represent the
design features hidden in historical or fabricated design process data, and
then learn the combination and mapping patterns of these design features for
the purposes of design solution retrieval, generation, optimization,
evaluation, etc. Due to its capability of automatically and efficiently
generating design solutions and thus supporting human-in-the-loop intelligent
and innovative design activities, DICD has drawn the attentions from both
academic and industrial fields. However, as an emerging research subject, there
are still many unexplored issues that limit the development and application of
DICD, such as specific dataset building, engineering design related feature
engineering, systematic methods and techniques for DICD implementation in the
entire product design process, etc. In this regard, a systematic and operable
road map for DICD implementation from full-process perspective is established,
including a general workflow for DICD project planning, an overall framework
for DICD project implementation, the computing mechanisms for DICD
implementation, key enabling technologies for detailed DICD implementation, and
three application scenarios of DICD. The road map reveals the common mechanisms
and calculation principles of existing DICD researches, and thus it can provide
systematic guidance for the possible DICD applications that have not been
explored.
| no_new_dataset | 0.704808 |
2302.02615 | Jingyao Li | Jingyao Li, Pengguang Chen, Shaozuo Yu, Zexin He, Shu Liu, Jiaya Jia | Rethinking Out-of-distribution (OOD) Detection: Masked Image Modeling is
All You Need | This paper is accepted by CVPR2023 and our codes are released here:
https://github.com/JulietLJY/MOOD | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The core of out-of-distribution (OOD) detection is to learn the
in-distribution (ID) representation, which is distinguishable from OOD samples.
Previous work applied recognition-based methods to learn the ID features, which
tend to learn shortcuts instead of comprehensive representations. In this work,
we find surprisingly that simply using reconstruction-based methods could boost
the performance of OOD detection significantly. We deeply explore the main
contributors of OOD detection and find that reconstruction-based pretext tasks
have the potential to provide a generally applicable and efficacious prior,
which benefits the model in learning intrinsic data distributions of the ID
dataset. Specifically, we take Masked Image Modeling as a pretext task for our
OOD detection framework (MOOD). Without bells and whistles, MOOD outperforms
previous SOTA of one-class OOD detection by 5.7%, multi-class OOD detection by
3.0%, and near-distribution OOD detection by 2.1%. It even defeats the
10-shot-per-class outlier exposure OOD detection, although we do not include
any OOD samples for our detection
| [
{
"version": "v1",
"created": "Mon, 6 Feb 2023 08:24:41 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 12:46:52 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Li",
"Jingyao",
""
],
[
"Chen",
"Pengguang",
""
],
[
"Yu",
"Shaozuo",
""
],
[
"He",
"Zexin",
""
],
[
"Liu",
"Shu",
""
],
[
"Jia",
"Jiaya",
""
]
] | TITLE: Rethinking Out-of-distribution (OOD) Detection: Masked Image Modeling is
All You Need
ABSTRACT: The core of out-of-distribution (OOD) detection is to learn the
in-distribution (ID) representation, which is distinguishable from OOD samples.
Previous work applied recognition-based methods to learn the ID features, which
tend to learn shortcuts instead of comprehensive representations. In this work,
we find surprisingly that simply using reconstruction-based methods could boost
the performance of OOD detection significantly. We deeply explore the main
contributors of OOD detection and find that reconstruction-based pretext tasks
have the potential to provide a generally applicable and efficacious prior,
which benefits the model in learning intrinsic data distributions of the ID
dataset. Specifically, we take Masked Image Modeling as a pretext task for our
OOD detection framework (MOOD). Without bells and whistles, MOOD outperforms
previous SOTA of one-class OOD detection by 5.7%, multi-class OOD detection by
3.0%, and near-distribution OOD detection by 2.1%. It even defeats the
10-shot-per-class outlier exposure OOD detection, although we do not include
any OOD samples for our detection
| no_new_dataset | 0.708231 |
2302.09498 | Haixu Long | Haixu Long, Xiaolin Zhang, Yanbin Liu, Zongtai Luo, Jianbo Liu | Mutual Exclusive Modulator for Long-Tailed Recognition | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The long-tailed recognition (LTR) is the task of learning high-performance
classifiers given extremely imbalanced training samples between categories.
Most of the existing works address the problem by either enhancing the features
of tail classes or re-balancing the classifiers to reduce the inductive bias.
In this paper, we try to look into the root cause of the LTR task, i.e.,
training samples for each class are greatly imbalanced, and propose a
straightforward solution. We split the categories into three groups, i.e.,
many, medium and few, according to the number of training images. The three
groups of categories are separately predicted to reduce the difficulty for
classification. This idea naturally arises a new problem of how to assign a
given sample to the right class groups? We introduce a mutual exclusive
modulator which can estimate the probability of an image belonging to each
group. Particularly, the modulator consists of a light-weight module and
learned with a mutual exclusive objective. Hence, the output probabilities of
the modulator encode the data volume clues of the training dataset. They are
further utilized as prior information to guide the prediction of the
classifier. We conduct extensive experiments on multiple datasets, e.g.,
ImageNet-LT, Place-LT and iNaturalist 2018 to evaluate the proposed approach.
Our method achieves competitive performance compared to the state-of-the-art
benchmarks.
| [
{
"version": "v1",
"created": "Sun, 19 Feb 2023 07:31:49 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 07:28:14 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Long",
"Haixu",
""
],
[
"Zhang",
"Xiaolin",
""
],
[
"Liu",
"Yanbin",
""
],
[
"Luo",
"Zongtai",
""
],
[
"Liu",
"Jianbo",
""
]
] | TITLE: Mutual Exclusive Modulator for Long-Tailed Recognition
ABSTRACT: The long-tailed recognition (LTR) is the task of learning high-performance
classifiers given extremely imbalanced training samples between categories.
Most of the existing works address the problem by either enhancing the features
of tail classes or re-balancing the classifiers to reduce the inductive bias.
In this paper, we try to look into the root cause of the LTR task, i.e.,
training samples for each class are greatly imbalanced, and propose a
straightforward solution. We split the categories into three groups, i.e.,
many, medium and few, according to the number of training images. The three
groups of categories are separately predicted to reduce the difficulty for
classification. This idea naturally arises a new problem of how to assign a
given sample to the right class groups? We introduce a mutual exclusive
modulator which can estimate the probability of an image belonging to each
group. Particularly, the modulator consists of a light-weight module and
learned with a mutual exclusive objective. Hence, the output probabilities of
the modulator encode the data volume clues of the training dataset. They are
further utilized as prior information to guide the prediction of the
classifier. We conduct extensive experiments on multiple datasets, e.g.,
ImageNet-LT, Place-LT and iNaturalist 2018 to evaluate the proposed approach.
Our method achieves competitive performance compared to the state-of-the-art
benchmarks.
| no_new_dataset | 0.709849 |
2302.10834 | Sanat Ramesh | Sanat Ramesh, Diego Dall'Alba, Cristians Gonzalez, Tong Yu, Pietro
Mascagni, Didier Mutter, Jacques Marescaux, Paolo Fiorini, and Nicolas Padoy | Weakly Supervised Temporal Convolutional Networks for Fine-grained
Surgical Activity Recognition | null | null | 10.1109/TMI.2023.3262847 | null | cs.CV | http://creativecommons.org/licenses/by-sa/4.0/ | Automatic recognition of fine-grained surgical activities, called steps, is a
challenging but crucial task for intelligent intra-operative computer
assistance. The development of current vision-based activity recognition
methods relies heavily on a high volume of manually annotated data. This data
is difficult and time-consuming to generate and requires domain-specific
knowledge. In this work, we propose to use coarser and easier-to-annotate
activity labels, namely phases, as weak supervision to learn step recognition
with fewer step annotated videos. We introduce a step-phase dependency loss to
exploit the weak supervision signal. We then employ a Single-Stage Temporal
Convolutional Network (SS-TCN) with a ResNet-50 backbone, trained in an
end-to-end fashion from weakly annotated videos, for temporal activity
segmentation and recognition. We extensively evaluate and show the
effectiveness of the proposed method on a large video dataset consisting of 40
laparoscopic gastric bypass procedures and the public benchmark CATARACTS
containing 50 cataract surgeries.
| [
{
"version": "v1",
"created": "Tue, 21 Feb 2023 17:26:49 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 13:55:28 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Ramesh",
"Sanat",
""
],
[
"Dall'Alba",
"Diego",
""
],
[
"Gonzalez",
"Cristians",
""
],
[
"Yu",
"Tong",
""
],
[
"Mascagni",
"Pietro",
""
],
[
"Mutter",
"Didier",
""
],
[
"Marescaux",
"Jacques",
""
],
[
"Fiorini",
"Paolo",
""
],
[
"Padoy",
"Nicolas",
""
]
] | TITLE: Weakly Supervised Temporal Convolutional Networks for Fine-grained
Surgical Activity Recognition
ABSTRACT: Automatic recognition of fine-grained surgical activities, called steps, is a
challenging but crucial task for intelligent intra-operative computer
assistance. The development of current vision-based activity recognition
methods relies heavily on a high volume of manually annotated data. This data
is difficult and time-consuming to generate and requires domain-specific
knowledge. In this work, we propose to use coarser and easier-to-annotate
activity labels, namely phases, as weak supervision to learn step recognition
with fewer step annotated videos. We introduce a step-phase dependency loss to
exploit the weak supervision signal. We then employ a Single-Stage Temporal
Convolutional Network (SS-TCN) with a ResNet-50 backbone, trained in an
end-to-end fashion from weakly annotated videos, for temporal activity
segmentation and recognition. We extensively evaluate and show the
effectiveness of the proposed method on a large video dataset consisting of 40
laparoscopic gastric bypass procedures and the public benchmark CATARACTS
containing 50 cataract surgeries.
| new_dataset | 0.519034 |
2302.12604 | Samuel Holt | Samuel Holt, Alihan H\"uy\"uk, Zhaozhi Qian, Hao Sun, Mihaela van der
Schaar | Neural Laplace Control for Continuous-time Delayed Systems | Proceedings of the 26th International Conference on Artificial
Intelligence and Statistics (AISTATS) 2023, Valencia, Spain. PMLR: Volume
206. Copyright 2023 by the author(s) | null | null | null | cs.LG cs.AI cs.RO stat.ML | http://creativecommons.org/licenses/by/4.0/ | Many real-world offline reinforcement learning (RL) problems involve
continuous-time environments with delays. Such environments are characterized
by two distinctive features: firstly, the state x(t) is observed at irregular
time intervals, and secondly, the current action a(t) only affects the future
state x(t + g) with an unknown delay g > 0. A prime example of such an
environment is satellite control where the communication link between earth and
a satellite causes irregular observations and delays. Existing offline RL
algorithms have achieved success in environments with irregularly observed
states in time or known delays. However, environments involving both irregular
observations in time and unknown delays remains an open and challenging
problem. To this end, we propose Neural Laplace Control, a continuous-time
model-based offline RL method that combines a Neural Laplace dynamics model
with a model predictive control (MPC) planner--and is able to learn from an
offline dataset sampled with irregular time intervals from an environment that
has a inherent unknown constant delay. We show experimentally on
continuous-time delayed environments it is able to achieve near expert policy
performance.
| [
{
"version": "v1",
"created": "Fri, 24 Feb 2023 12:40:28 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 01:28:57 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Holt",
"Samuel",
""
],
[
"Hüyük",
"Alihan",
""
],
[
"Qian",
"Zhaozhi",
""
],
[
"Sun",
"Hao",
""
],
[
"van der Schaar",
"Mihaela",
""
]
] | TITLE: Neural Laplace Control for Continuous-time Delayed Systems
ABSTRACT: Many real-world offline reinforcement learning (RL) problems involve
continuous-time environments with delays. Such environments are characterized
by two distinctive features: firstly, the state x(t) is observed at irregular
time intervals, and secondly, the current action a(t) only affects the future
state x(t + g) with an unknown delay g > 0. A prime example of such an
environment is satellite control where the communication link between earth and
a satellite causes irregular observations and delays. Existing offline RL
algorithms have achieved success in environments with irregularly observed
states in time or known delays. However, environments involving both irregular
observations in time and unknown delays remains an open and challenging
problem. To this end, we propose Neural Laplace Control, a continuous-time
model-based offline RL method that combines a Neural Laplace dynamics model
with a model predictive control (MPC) planner--and is able to learn from an
offline dataset sampled with irregular time intervals from an environment that
has a inherent unknown constant delay. We show experimentally on
continuous-time delayed environments it is able to achieve near expert policy
performance.
| no_new_dataset | 0.711606 |
2303.02660 | Meiling Fang | Meiling Fang and Marco Huber and Naser Damer | SynthASpoof: Developing Face Presentation Attack Detection Based on
Privacy-friendly Synthetic Data | Accepted at CVPR workshop 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Recently, significant progress has been made in face presentation attack
detection (PAD), which aims to secure face recognition systems against
presentation attacks, owing to the availability of several face PAD datasets.
However, all available datasets are based on privacy and legally-sensitive
authentic biometric data with a limited number of subjects. To target these
legal and technical challenges, this work presents the first synthetic-based
face PAD dataset, named SynthASpoof, as a large-scale PAD development dataset.
The bona fide samples in SynthASpoof are synthetically generated and the attack
samples are collected by presenting such synthetic data to capture systems in a
real attack scenario. The experimental results demonstrate the feasibility of
using SynthASpoof for the development of face PAD. Moreover, we boost the
performance of such a solution by incorporating the domain generalization tool
MixStyle into the PAD solutions. Additionally, we showed the viability of using
synthetic data as a supplement to enrich the diversity of limited authentic
training data and consistently enhance PAD performances. The SynthASpoof
dataset, containing 25,000 bona fide and 78,800 attack samples, the
implementation, and the pre-trained weights are made publicly available.
| [
{
"version": "v1",
"created": "Sun, 5 Mar 2023 12:35:58 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 09:38:16 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Fang",
"Meiling",
""
],
[
"Huber",
"Marco",
""
],
[
"Damer",
"Naser",
""
]
] | TITLE: SynthASpoof: Developing Face Presentation Attack Detection Based on
Privacy-friendly Synthetic Data
ABSTRACT: Recently, significant progress has been made in face presentation attack
detection (PAD), which aims to secure face recognition systems against
presentation attacks, owing to the availability of several face PAD datasets.
However, all available datasets are based on privacy and legally-sensitive
authentic biometric data with a limited number of subjects. To target these
legal and technical challenges, this work presents the first synthetic-based
face PAD dataset, named SynthASpoof, as a large-scale PAD development dataset.
The bona fide samples in SynthASpoof are synthetically generated and the attack
samples are collected by presenting such synthetic data to capture systems in a
real attack scenario. The experimental results demonstrate the feasibility of
using SynthASpoof for the development of face PAD. Moreover, we boost the
performance of such a solution by incorporating the domain generalization tool
MixStyle into the PAD solutions. Additionally, we showed the viability of using
synthetic data as a supplement to enrich the diversity of limited authentic
training data and consistently enhance PAD performances. The SynthASpoof
dataset, containing 25,000 bona fide and 78,800 attack samples, the
implementation, and the pre-trained weights are made publicly available.
| new_dataset | 0.716969 |
2303.04681 | Sungho Shin | Sungho Shin, Yeonguk Yu, Kyoobin Lee | Enhancing Low-resolution Face Recognition with Feature Similarity
Knowledge Distillation | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | In this study, we introduce a feature knowledge distillation framework to
improve low-resolution (LR) face recognition performance using knowledge
obtained from high-resolution (HR) images. The proposed framework transfers
informative features from an HR-trained network to an LR-trained network by
reducing the distance between them. A cosine similarity measure was employed as
a distance metric to effectively align the HR and LR features. This approach
differs from conventional knowledge distillation frameworks, which use the L_p
distance metrics and offer the advantage of converging well when reducing the
distance between features of different resolutions. Our framework achieved a 3%
improvement over the previous state-of-the-art method on the AgeDB-30 benchmark
without bells and whistles, while maintaining a strong performance on HR
images. The effectiveness of cosine similarity as a distance metric was
validated through statistical analysis, making our approach a promising
solution for real-world applications in which LR images are frequently
encountered. The code and pretrained models are publicly available on
https://github.com/gist-ailab/feature-similarity-KD.
| [
{
"version": "v1",
"created": "Wed, 8 Mar 2023 16:11:46 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 00:31:44 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Shin",
"Sungho",
""
],
[
"Yu",
"Yeonguk",
""
],
[
"Lee",
"Kyoobin",
""
]
] | TITLE: Enhancing Low-resolution Face Recognition with Feature Similarity
Knowledge Distillation
ABSTRACT: In this study, we introduce a feature knowledge distillation framework to
improve low-resolution (LR) face recognition performance using knowledge
obtained from high-resolution (HR) images. The proposed framework transfers
informative features from an HR-trained network to an LR-trained network by
reducing the distance between them. A cosine similarity measure was employed as
a distance metric to effectively align the HR and LR features. This approach
differs from conventional knowledge distillation frameworks, which use the L_p
distance metrics and offer the advantage of converging well when reducing the
distance between features of different resolutions. Our framework achieved a 3%
improvement over the previous state-of-the-art method on the AgeDB-30 benchmark
without bells and whistles, while maintaining a strong performance on HR
images. The effectiveness of cosine similarity as a distance metric was
validated through statistical analysis, making our approach a promising
solution for real-world applications in which LR images are frequently
encountered. The code and pretrained models are publicly available on
https://github.com/gist-ailab/feature-similarity-KD.
| no_new_dataset | 0.711481 |
2303.08498 | Lei Yang | Lei Yang, Kaicheng Yu, Tao Tang, Jun Li, Kun Yuan, Li Wang, Xinyu
Zhang, Peng Chen | BEVHeight: A Robust Framework for Vision-based Roadside 3D Object
Detection | Accepted by CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | While most recent autonomous driving system focuses on developing perception
methods on ego-vehicle sensors, people tend to overlook an alternative approach
to leverage intelligent roadside cameras to extend the perception ability
beyond the visual range. We discover that the state-of-the-art vision-centric
bird's eye view detection methods have inferior performances on roadside
cameras. This is because these methods mainly focus on recovering the depth
regarding the camera center, where the depth difference between the car and the
ground quickly shrinks while the distance increases. In this paper, we propose
a simple yet effective approach, dubbed BEVHeight, to address this issue. In
essence, instead of predicting the pixel-wise depth, we regress the height to
the ground to achieve a distance-agnostic formulation to ease the optimization
process of camera-only perception methods. On popular 3D detection benchmarks
of roadside cameras, our method surpasses all previous vision-centric methods
by a significant margin. The code is available at
{\url{https://github.com/ADLab-AutoDrive/BEVHeight}}.
| [
{
"version": "v1",
"created": "Wed, 15 Mar 2023 10:18:53 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 07:19:13 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Yang",
"Lei",
""
],
[
"Yu",
"Kaicheng",
""
],
[
"Tang",
"Tao",
""
],
[
"Li",
"Jun",
""
],
[
"Yuan",
"Kun",
""
],
[
"Wang",
"Li",
""
],
[
"Zhang",
"Xinyu",
""
],
[
"Chen",
"Peng",
""
]
] | TITLE: BEVHeight: A Robust Framework for Vision-based Roadside 3D Object
Detection
ABSTRACT: While most recent autonomous driving system focuses on developing perception
methods on ego-vehicle sensors, people tend to overlook an alternative approach
to leverage intelligent roadside cameras to extend the perception ability
beyond the visual range. We discover that the state-of-the-art vision-centric
bird's eye view detection methods have inferior performances on roadside
cameras. This is because these methods mainly focus on recovering the depth
regarding the camera center, where the depth difference between the car and the
ground quickly shrinks while the distance increases. In this paper, we propose
a simple yet effective approach, dubbed BEVHeight, to address this issue. In
essence, instead of predicting the pixel-wise depth, we regress the height to
the ground to achieve a distance-agnostic formulation to ease the optimization
process of camera-only perception methods. On popular 3D detection benchmarks
of roadside cameras, our method surpasses all previous vision-centric methods
by a significant margin. The code is available at
{\url{https://github.com/ADLab-AutoDrive/BEVHeight}}.
| no_new_dataset | 0.709604 |
2303.10849 | Wei Zhang | Wei Zhang, Bowen Ma, Feng Qiu, Yu Ding | Multi-modal Facial Affective Analysis based on Masked Autoencoder | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Human affective behavior analysis focuses on analyzing human expressions or
other behaviors to enhance the understanding of human psychology. The CVPR 2023
Competition on Affective Behavior Analysis in-the-wild (ABAW) is dedicated to
providing high-quality and large-scale Aff-wild2 for the recognition of
commonly used emotion representations, such as Action Units (AU), basic
expression categories(EXPR), and Valence-Arousal (VA). The competition is
committed to making significant strides in improving the accuracy and
practicality of affective analysis research in real-world scenarios. In this
paper, we introduce our submission to the CVPR 2023: ABAW5. Our approach
involves several key components. First, we utilize the visual information from
a Masked Autoencoder(MAE) model that has been pre-trained on a large-scale face
image dataset in a self-supervised manner. Next, we finetune the MAE encoder on
the image frames from the Aff-wild2 for AU, EXPR and VA tasks, which can be
regarded as a static and uni-modal training. Additionally, we leverage the
multi-modal and temporal information from the videos and implement a
transformer-based framework to fuse the multi-modal features. Our approach
achieves impressive results in the ABAW5 competition, with an average F1 score
of 55.49\% and 41.21\% in the AU and EXPR tracks, respectively, and an average
CCC of 0.6372 in the VA track. Our approach ranks first in the EXPR and AU
tracks, and second in the VA track. Extensive quantitative experiments and
ablation studies demonstrate the effectiveness of our proposed method.
| [
{
"version": "v1",
"created": "Mon, 20 Mar 2023 03:58:03 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 06:41:45 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Zhang",
"Wei",
""
],
[
"Ma",
"Bowen",
""
],
[
"Qiu",
"Feng",
""
],
[
"Ding",
"Yu",
""
]
] | TITLE: Multi-modal Facial Affective Analysis based on Masked Autoencoder
ABSTRACT: Human affective behavior analysis focuses on analyzing human expressions or
other behaviors to enhance the understanding of human psychology. The CVPR 2023
Competition on Affective Behavior Analysis in-the-wild (ABAW) is dedicated to
providing high-quality and large-scale Aff-wild2 for the recognition of
commonly used emotion representations, such as Action Units (AU), basic
expression categories(EXPR), and Valence-Arousal (VA). The competition is
committed to making significant strides in improving the accuracy and
practicality of affective analysis research in real-world scenarios. In this
paper, we introduce our submission to the CVPR 2023: ABAW5. Our approach
involves several key components. First, we utilize the visual information from
a Masked Autoencoder(MAE) model that has been pre-trained on a large-scale face
image dataset in a self-supervised manner. Next, we finetune the MAE encoder on
the image frames from the Aff-wild2 for AU, EXPR and VA tasks, which can be
regarded as a static and uni-modal training. Additionally, we leverage the
multi-modal and temporal information from the videos and implement a
transformer-based framework to fuse the multi-modal features. Our approach
achieves impressive results in the ABAW5 competition, with an average F1 score
of 55.49\% and 41.21\% in the AU and EXPR tracks, respectively, and an average
CCC of 0.6372 in the VA track. Our approach ranks first in the EXPR and AU
tracks, and second in the VA track. Extensive quantitative experiments and
ablation studies demonstrate the effectiveness of our proposed method.
| no_new_dataset | 0.711588 |
2303.13065 | Xinnian Liang | Xinnian Liang, Shuangzhi Wu, Hui Huang, Jiaqi Bai, Chao Bian, Zhoujun
Li | Retrieval-Augmented Classification with Decoupled Representation | preprint | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Retrieval augmented methods have shown promising results in various
classification tasks. However, existing methods focus on retrieving extra
context to enrich the input, which is noise sensitive and non-expandable. In
this paper, following this line, we propose a $k$-nearest-neighbor (KNN) -based
method for retrieval augmented classifications, which interpolates the
predicted label distribution with retrieved instances' label distributions.
Different from the standard KNN process, we propose a decoupling mechanism as
we find that shared representation for classification and retrieval hurts
performance and leads to training instability. We evaluate our method on a wide
range of classification datasets. Experimental results demonstrate the
effectiveness and robustness of our proposed method. We also conduct extra
experiments to analyze the contributions of different components in our
model.\footnote{\url{https://github.com/xnliang98/knn-cls-w-decoupling}}
| [
{
"version": "v1",
"created": "Thu, 23 Mar 2023 06:33:06 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 09:13:30 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Liang",
"Xinnian",
""
],
[
"Wu",
"Shuangzhi",
""
],
[
"Huang",
"Hui",
""
],
[
"Bai",
"Jiaqi",
""
],
[
"Bian",
"Chao",
""
],
[
"Li",
"Zhoujun",
""
]
] | TITLE: Retrieval-Augmented Classification with Decoupled Representation
ABSTRACT: Retrieval augmented methods have shown promising results in various
classification tasks. However, existing methods focus on retrieving extra
context to enrich the input, which is noise sensitive and non-expandable. In
this paper, following this line, we propose a $k$-nearest-neighbor (KNN) -based
method for retrieval augmented classifications, which interpolates the
predicted label distribution with retrieved instances' label distributions.
Different from the standard KNN process, we propose a decoupling mechanism as
we find that shared representation for classification and retrieval hurts
performance and leads to training instability. We evaluate our method on a wide
range of classification datasets. Experimental results demonstrate the
effectiveness and robustness of our proposed method. We also conduct extra
experiments to analyze the contributions of different components in our
model.\footnote{\url{https://github.com/xnliang98/knn-cls-w-decoupling}}
| no_new_dataset | 0.710051 |
2303.16870 | Daniel Cajueiro | Nuno Crokidakis, Marcio Argollo de Menezes and Daniel O. Cajueiro | Questions of science: chatting with ChatGPT about complex systems | This is a work in progress | null | null | null | physics.soc-ph cs.AI cs.HC | http://creativecommons.org/licenses/by/4.0/ | We present an overview of the complex systems field using ChatGPT as a
representation of the community's understanding. ChatGPT has learned language
patterns and styles from a large dataset of internet texts, allowing it to
provide answers that reflect common opinions, ideas, and language patterns
found in the community. Our exploration covers both teaching and learning, and
research topics. We recognize the value of ChatGPT as a source for the
community's ideas.
| [
{
"version": "v1",
"created": "Wed, 29 Mar 2023 17:27:05 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Crokidakis",
"Nuno",
""
],
[
"de Menezes",
"Marcio Argollo",
""
],
[
"Cajueiro",
"Daniel O.",
""
]
] | TITLE: Questions of science: chatting with ChatGPT about complex systems
ABSTRACT: We present an overview of the complex systems field using ChatGPT as a
representation of the community's understanding. ChatGPT has learned language
patterns and styles from a large dataset of internet texts, allowing it to
provide answers that reflect common opinions, ideas, and language patterns
found in the community. Our exploration covers both teaching and learning, and
research topics. We recognize the value of ChatGPT as a source for the
community's ideas.
| no_new_dataset | 0.704313 |
2304.04103 | Cristian Meo | Cristian Meo, Anirudh Goyal and Justin Dauwels | TC-VAE: Uncovering Out-of-Distribution Data Generative Factors | The paper is incomplete as it is. We will work on it and repost it | null | null | null | cs.LG cs.AI cs.IT math.IT | http://creativecommons.org/licenses/by/4.0/ | Uncovering data generative factors is the ultimate goal of disentanglement
learning. Although many works proposed disentangling generative models able to
uncover the underlying generative factors of a dataset, so far no one was able
to uncover OOD generative factors (i.e., factors of variations that are not
explicitly shown on the dataset). Moreover, the datasets used to validate these
models are synthetically generated using a balanced mixture of some predefined
generative factors, implicitly assuming that generative factors are uniformly
distributed across the datasets. However, real datasets do not present this
property. In this work we analyse the effect of using datasets with unbalanced
generative factors, providing qualitative and quantitative results for widely
used generative models. Moreover, we propose TC-VAE, a generative model
optimized using a lower bound of the joint total correlation between the
learned latent representations and the input data. We show that the proposed
model is able to uncover OOD generative factors on different datasets and
outperforms on average the related baselines in terms of downstream
disentanglement metrics.
| [
{
"version": "v1",
"created": "Sat, 8 Apr 2023 21:16:46 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 00:45:46 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Meo",
"Cristian",
""
],
[
"Goyal",
"Anirudh",
""
],
[
"Dauwels",
"Justin",
""
]
] | TITLE: TC-VAE: Uncovering Out-of-Distribution Data Generative Factors
ABSTRACT: Uncovering data generative factors is the ultimate goal of disentanglement
learning. Although many works proposed disentangling generative models able to
uncover the underlying generative factors of a dataset, so far no one was able
to uncover OOD generative factors (i.e., factors of variations that are not
explicitly shown on the dataset). Moreover, the datasets used to validate these
models are synthetically generated using a balanced mixture of some predefined
generative factors, implicitly assuming that generative factors are uniformly
distributed across the datasets. However, real datasets do not present this
property. In this work we analyse the effect of using datasets with unbalanced
generative factors, providing qualitative and quantitative results for widely
used generative models. Moreover, we propose TC-VAE, a generative model
optimized using a lower bound of the joint total correlation between the
learned latent representations and the input data. We show that the proposed
model is able to uncover OOD generative factors on different datasets and
outperforms on average the related baselines in terms of downstream
disentanglement metrics.
| no_new_dataset | 0.708584 |
2304.04385 | Alexander Toshev | Brandon McKinzie, Joseph Cheng, Vaishaal Shankar, Yinfei Yang,
Jonathon Shlens, Alexander Toshev | On Robustness in Multimodal Learning | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Multimodal learning is defined as learning over multiple heterogeneous input
modalities such as video, audio, and text. In this work, we are concerned with
understanding how models behave as the type of modalities differ between
training and deployment, a situation that naturally arises in many applications
of multimodal learning to hardware platforms. We present a multimodal
robustness framework to provide a systematic analysis of common multimodal
representation learning methods. Further, we identify robustness short-comings
of these approaches and propose two intervention techniques leading to
$1.5\times$-$4\times$ robustness improvements on three datasets, AudioSet,
Kinetics-400 and ImageNet-Captions. Finally, we demonstrate that these
interventions better utilize additional modalities, if present, to achieve
competitive results of $44.2$ mAP on AudioSet 20K.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 05:02:07 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 01:23:01 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"McKinzie",
"Brandon",
""
],
[
"Cheng",
"Joseph",
""
],
[
"Shankar",
"Vaishaal",
""
],
[
"Yang",
"Yinfei",
""
],
[
"Shlens",
"Jonathon",
""
],
[
"Toshev",
"Alexander",
""
]
] | TITLE: On Robustness in Multimodal Learning
ABSTRACT: Multimodal learning is defined as learning over multiple heterogeneous input
modalities such as video, audio, and text. In this work, we are concerned with
understanding how models behave as the type of modalities differ between
training and deployment, a situation that naturally arises in many applications
of multimodal learning to hardware platforms. We present a multimodal
robustness framework to provide a systematic analysis of common multimodal
representation learning methods. Further, we identify robustness short-comings
of these approaches and propose two intervention techniques leading to
$1.5\times$-$4\times$ robustness improvements on three datasets, AudioSet,
Kinetics-400 and ImageNet-Captions. Finally, we demonstrate that these
interventions better utilize additional modalities, if present, to achieve
competitive results of $44.2$ mAP on AudioSet 20K.
| no_new_dataset | 0.708994 |
2304.04598 | Lequn Chen | Lequn Chen, Xiling Yao, Chaolin Tan, Weiyang He, Jinlong Su, Fei Weng,
Youxiang Chew, Nicholas Poh Huat Ng, Seung Ki Moon | In-situ crack and keyhole pore detection in laser directed energy
deposition through acoustic signal and deep learning | 36 Pages, 16 Figures, accepted at journal Additive Manufacturing | null | 10.1016/j.addma.2023.103547 | null | cs.SD eess.AS eess.SP | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Cracks and keyhole pores are detrimental defects in alloys produced by laser
directed energy deposition (LDED). Laser-material interaction sound may hold
information about underlying complex physical events such as crack propagation
and pores formation. However, due to the noisy environment and intricate signal
content, acoustic-based monitoring in LDED has received little attention. This
paper proposes a novel acoustic-based in-situ defect detection strategy in
LDED. The key contribution of this study is to develop an in-situ acoustic
signal denoising, feature extraction, and sound classification pipeline that
incorporates convolutional neural networks (CNN) for online defect prediction.
Microscope images are used to identify locations of the cracks and keyhole
pores within a part. The defect locations are spatiotemporally registered with
acoustic signal. Various acoustic features corresponding to defect-free
regions, cracks, and keyhole pores are extracted and analysed in time-domain,
frequency-domain, and time-frequency representations. The CNN model is trained
to predict defect occurrences using the Mel-Frequency Cepstral Coefficients
(MFCCs) of the lasermaterial interaction sound. The CNN model is compared to
various classic machine learning models trained on the denoised acoustic
dataset and raw acoustic dataset. The validation results shows that the CNN
model trained on the denoised dataset outperforms others with the highest
overall accuracy (89%), keyhole pore prediction accuracy (93%), and AUC-ROC
score (98%). Furthermore, the trained CNN model can be deployed into an
in-house developed software platform for online quality monitoring. The
proposed strategy is the first study to use acoustic signals with deep learning
for insitu defect detection in LDED process.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 14:12:11 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Chen",
"Lequn",
""
],
[
"Yao",
"Xiling",
""
],
[
"Tan",
"Chaolin",
""
],
[
"He",
"Weiyang",
""
],
[
"Su",
"Jinlong",
""
],
[
"Weng",
"Fei",
""
],
[
"Chew",
"Youxiang",
""
],
[
"Ng",
"Nicholas Poh Huat",
""
],
[
"Moon",
"Seung Ki",
""
]
] | TITLE: In-situ crack and keyhole pore detection in laser directed energy
deposition through acoustic signal and deep learning
ABSTRACT: Cracks and keyhole pores are detrimental defects in alloys produced by laser
directed energy deposition (LDED). Laser-material interaction sound may hold
information about underlying complex physical events such as crack propagation
and pores formation. However, due to the noisy environment and intricate signal
content, acoustic-based monitoring in LDED has received little attention. This
paper proposes a novel acoustic-based in-situ defect detection strategy in
LDED. The key contribution of this study is to develop an in-situ acoustic
signal denoising, feature extraction, and sound classification pipeline that
incorporates convolutional neural networks (CNN) for online defect prediction.
Microscope images are used to identify locations of the cracks and keyhole
pores within a part. The defect locations are spatiotemporally registered with
acoustic signal. Various acoustic features corresponding to defect-free
regions, cracks, and keyhole pores are extracted and analysed in time-domain,
frequency-domain, and time-frequency representations. The CNN model is trained
to predict defect occurrences using the Mel-Frequency Cepstral Coefficients
(MFCCs) of the lasermaterial interaction sound. The CNN model is compared to
various classic machine learning models trained on the denoised acoustic
dataset and raw acoustic dataset. The validation results shows that the CNN
model trained on the denoised dataset outperforms others with the highest
overall accuracy (89%), keyhole pore prediction accuracy (93%), and AUC-ROC
score (98%). Furthermore, the trained CNN model can be deployed into an
in-house developed software platform for online quality monitoring. The
proposed strategy is the first study to use acoustic signals with deep learning
for insitu defect detection in LDED process.
| no_new_dataset | 0.71403 |
2304.04709 | Lv Tang | Lv Tang, Haoke Xiao, Bo Li | Can SAM Segment Anything? When SAM Meets Camouflaged Object Detection | null | null | null | null | cs.CV | http://creativecommons.org/publicdomain/zero/1.0/ | SAM is a segmentation model recently released by Meta AI Research and has
been gaining attention quickly due to its impressive performance in generic
object segmentation. However, its ability to generalize to specific scenes such
as camouflaged scenes is still unknown. Camouflaged object detection (COD)
involves identifying objects that are seamlessly integrated into their
surroundings and has numerous practical applications in fields such as
medicine, art, and agriculture. In this study, we try to ask if SAM can address
the COD task and evaluate the performance of SAM on the COD benchmark by
employing maximum segmentation evaluation and camouflage location evaluation.
We also compare SAM's performance with 22 state-of-the-art COD methods. Our
results indicate that while SAM shows promise in generic object segmentation,
its performance on the COD task is limited. This presents an opportunity for
further research to explore how to build a stronger SAM that may address the
COD task. The results of this paper are provided in
\url{https://github.com/luckybird1994/SAMCOD}.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 17:05:58 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 03:53:13 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Tang",
"Lv",
""
],
[
"Xiao",
"Haoke",
""
],
[
"Li",
"Bo",
""
]
] | TITLE: Can SAM Segment Anything? When SAM Meets Camouflaged Object Detection
ABSTRACT: SAM is a segmentation model recently released by Meta AI Research and has
been gaining attention quickly due to its impressive performance in generic
object segmentation. However, its ability to generalize to specific scenes such
as camouflaged scenes is still unknown. Camouflaged object detection (COD)
involves identifying objects that are seamlessly integrated into their
surroundings and has numerous practical applications in fields such as
medicine, art, and agriculture. In this study, we try to ask if SAM can address
the COD task and evaluate the performance of SAM on the COD benchmark by
employing maximum segmentation evaluation and camouflage location evaluation.
We also compare SAM's performance with 22 state-of-the-art COD methods. Our
results indicate that while SAM shows promise in generic object segmentation,
its performance on the COD task is limited. This presents an opportunity for
further research to explore how to build a stronger SAM that may address the
COD task. The results of this paper are provided in
\url{https://github.com/luckybird1994/SAMCOD}.
| no_new_dataset | 0.710057 |
2304.04751 | Opeoluwa Owoyele | Eloghosa Ikponmwoba and Ope Owoyele | DeepHive: A multi-agent reinforcement learning approach for automated
discovery of swarm-based optimization policies | null | null | null | null | cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present an approach for designing swarm-based optimizers for the global
optimization of expensive black-box functions. In the proposed approach, the
problem of finding efficient optimizers is framed as a reinforcement learning
problem, where the goal is to find optimization policies that require a few
function evaluations to converge to the global optimum. The state of each agent
within the swarm is defined as its current position and function value within a
design space and the agents learn to take favorable actions that maximize
reward, which is based on the final value of the objective function. The
proposed approach is tested on various benchmark optimization functions and
compared to the performance of other global optimization strategies.
Furthermore, the effect of changing the number of agents, as well as the
generalization capabilities of the trained agents are investigated. The results
show superior performance compared to the other optimizers, desired scaling
when the number of agents is varied, and acceptable performance even when
applied to unseen functions. On a broader scale, the results show promise for
the rapid development of domain-specific optimizers.
| [
{
"version": "v1",
"created": "Wed, 29 Mar 2023 18:08:08 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Ikponmwoba",
"Eloghosa",
""
],
[
"Owoyele",
"Ope",
""
]
] | TITLE: DeepHive: A multi-agent reinforcement learning approach for automated
discovery of swarm-based optimization policies
ABSTRACT: We present an approach for designing swarm-based optimizers for the global
optimization of expensive black-box functions. In the proposed approach, the
problem of finding efficient optimizers is framed as a reinforcement learning
problem, where the goal is to find optimization policies that require a few
function evaluations to converge to the global optimum. The state of each agent
within the swarm is defined as its current position and function value within a
design space and the agents learn to take favorable actions that maximize
reward, which is based on the final value of the objective function. The
proposed approach is tested on various benchmark optimization functions and
compared to the performance of other global optimization strategies.
Furthermore, the effect of changing the number of agents, as well as the
generalization capabilities of the trained agents are investigated. The results
show superior performance compared to the other optimizers, desired scaling
when the number of agents is varied, and acceptable performance even when
applied to unseen functions. On a broader scale, the results show promise for
the rapid development of domain-specific optimizers.
| no_new_dataset | 0.709787 |
2304.04774 | Xiao Wu | ZiHan Cao, ShiQi Cao, Xiao Wu, JunMing Hou, Ran Ran, Liang-Jian Deng | DDRF: Denoising Diffusion Model for Remote Sensing Image Fusion | null | null | null | null | cs.CV cs.AI eess.IV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Denosing diffusion model, as a generative model, has received a lot of
attention in the field of image generation recently, thanks to its powerful
generation capability. However, diffusion models have not yet received
sufficient research in the field of image fusion. In this article, we introduce
diffusion model to the image fusion field, treating the image fusion task as
image-to-image translation and designing two different conditional injection
modulation modules (i.e., style transfer modulation and wavelet modulation) to
inject coarse-grained style information and fine-grained high-frequency and
low-frequency information into the diffusion UNet, thereby generating fused
images. In addition, we also discussed the residual learning and the selection
of training objectives of the diffusion model in the image fusion task.
Extensive experimental results based on quantitative and qualitative
assessments compared with benchmarks demonstrates state-of-the-art results and
good generalization performance in image fusion tasks. Finally, it is hoped
that our method can inspire other works and gain insight into this field to
better apply the diffusion model to image fusion tasks. Code shall be released
for better reproducibility.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 12:28:27 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Cao",
"ZiHan",
""
],
[
"Cao",
"ShiQi",
""
],
[
"Wu",
"Xiao",
""
],
[
"Hou",
"JunMing",
""
],
[
"Ran",
"Ran",
""
],
[
"Deng",
"Liang-Jian",
""
]
] | TITLE: DDRF: Denoising Diffusion Model for Remote Sensing Image Fusion
ABSTRACT: Denosing diffusion model, as a generative model, has received a lot of
attention in the field of image generation recently, thanks to its powerful
generation capability. However, diffusion models have not yet received
sufficient research in the field of image fusion. In this article, we introduce
diffusion model to the image fusion field, treating the image fusion task as
image-to-image translation and designing two different conditional injection
modulation modules (i.e., style transfer modulation and wavelet modulation) to
inject coarse-grained style information and fine-grained high-frequency and
low-frequency information into the diffusion UNet, thereby generating fused
images. In addition, we also discussed the residual learning and the selection
of training objectives of the diffusion model in the image fusion task.
Extensive experimental results based on quantitative and qualitative
assessments compared with benchmarks demonstrates state-of-the-art results and
good generalization performance in image fusion tasks. Finally, it is hoped
that our method can inspire other works and gain insight into this field to
better apply the diffusion model to image fusion tasks. Code shall be released
for better reproducibility.
| no_new_dataset | 0.711049 |
2304.04779 | Zhenyu Hou | Zhenyu Hou, Yufei He, Yukuo Cen, Xiao Liu, Yuxiao Dong, Evgeny
Kharlamov, Jie Tang | GraphMAE2: A Decoding-Enhanced Masked Self-Supervised Graph Learner | Accepted to WWW'23 | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Graph self-supervised learning (SSL), including contrastive and generative
approaches, offers great potential to address the fundamental challenge of
label scarcity in real-world graph data. Among both sets of graph SSL
techniques, the masked graph autoencoders (e.g., GraphMAE)--one type of
generative method--have recently produced promising results. The idea behind
this is to reconstruct the node features (or structures)--that are randomly
masked from the input--with the autoencoder architecture. However, the
performance of masked feature reconstruction naturally relies on the
discriminability of the input features and is usually vulnerable to disturbance
in the features. In this paper, we present a masked self-supervised learning
framework GraphMAE2 with the goal of overcoming this issue. The idea is to
impose regularization on feature reconstruction for graph SSL. Specifically, we
design the strategies of multi-view random re-mask decoding and latent
representation prediction to regularize the feature reconstruction. The
multi-view random re-mask decoding is to introduce randomness into
reconstruction in the feature space, while the latent representation prediction
is to enforce the reconstruction in the embedding space. Extensive experiments
show that GraphMAE2 can consistently generate top results on various public
datasets, including at least 2.45% improvements over state-of-the-art baselines
on ogbn-Papers100M with 111M nodes and 1.6B edges.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 17:25:50 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Hou",
"Zhenyu",
""
],
[
"He",
"Yufei",
""
],
[
"Cen",
"Yukuo",
""
],
[
"Liu",
"Xiao",
""
],
[
"Dong",
"Yuxiao",
""
],
[
"Kharlamov",
"Evgeny",
""
],
[
"Tang",
"Jie",
""
]
] | TITLE: GraphMAE2: A Decoding-Enhanced Masked Self-Supervised Graph Learner
ABSTRACT: Graph self-supervised learning (SSL), including contrastive and generative
approaches, offers great potential to address the fundamental challenge of
label scarcity in real-world graph data. Among both sets of graph SSL
techniques, the masked graph autoencoders (e.g., GraphMAE)--one type of
generative method--have recently produced promising results. The idea behind
this is to reconstruct the node features (or structures)--that are randomly
masked from the input--with the autoencoder architecture. However, the
performance of masked feature reconstruction naturally relies on the
discriminability of the input features and is usually vulnerable to disturbance
in the features. In this paper, we present a masked self-supervised learning
framework GraphMAE2 with the goal of overcoming this issue. The idea is to
impose regularization on feature reconstruction for graph SSL. Specifically, we
design the strategies of multi-view random re-mask decoding and latent
representation prediction to regularize the feature reconstruction. The
multi-view random re-mask decoding is to introduce randomness into
reconstruction in the feature space, while the latent representation prediction
is to enforce the reconstruction in the embedding space. Extensive experiments
show that GraphMAE2 can consistently generate top results on various public
datasets, including at least 2.45% improvements over state-of-the-art baselines
on ogbn-Papers100M with 111M nodes and 1.6B edges.
| no_new_dataset | 0.709422 |
2304.04816 | Cheng-Yen Yang | Cheng-Yen Yang, Alan Yu Shyang Tan, Melanie J. Underwood, Charlotte
Bodie, Zhongyu Jiang, Steve George, Karl Warr, Jenq-Neng Hwang, Emma Jones | Multi-Object Tracking by Iteratively Associating Detections with Uniform
Appearance for Trawl-Based Fishing Bycatch Monitoring | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The aim of in-trawl catch monitoring for use in fishing operations is to
detect, track and classify fish targets in real-time from video footage.
Information gathered could be used to release unwanted bycatch in real-time.
However, traditional multi-object tracking (MOT) methods have limitations, as
they are developed for tracking vehicles or pedestrians with linear motions and
diverse appearances, which are different from the scenarios such as livestock
monitoring. Therefore, we propose a novel MOT method, built upon an existing
observation-centric tracking algorithm, by adopting a new iterative association
step to significantly boost the performance of tracking targets with a uniform
appearance. The iterative association module is designed as an extendable
component that can be merged into most existing tracking methods. Our method
offers improved performance in tracking targets with uniform appearance and
outperforms state-of-the-art techniques on our underwater fish datasets as well
as the MOT17 dataset, without increasing latency nor sacrificing accuracy as
measured by HOTA, MOTA, and IDF1 performance metrics.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 18:55:10 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Yang",
"Cheng-Yen",
""
],
[
"Tan",
"Alan Yu Shyang",
""
],
[
"Underwood",
"Melanie J.",
""
],
[
"Bodie",
"Charlotte",
""
],
[
"Jiang",
"Zhongyu",
""
],
[
"George",
"Steve",
""
],
[
"Warr",
"Karl",
""
],
[
"Hwang",
"Jenq-Neng",
""
],
[
"Jones",
"Emma",
""
]
] | TITLE: Multi-Object Tracking by Iteratively Associating Detections with Uniform
Appearance for Trawl-Based Fishing Bycatch Monitoring
ABSTRACT: The aim of in-trawl catch monitoring for use in fishing operations is to
detect, track and classify fish targets in real-time from video footage.
Information gathered could be used to release unwanted bycatch in real-time.
However, traditional multi-object tracking (MOT) methods have limitations, as
they are developed for tracking vehicles or pedestrians with linear motions and
diverse appearances, which are different from the scenarios such as livestock
monitoring. Therefore, we propose a novel MOT method, built upon an existing
observation-centric tracking algorithm, by adopting a new iterative association
step to significantly boost the performance of tracking targets with a uniform
appearance. The iterative association module is designed as an extendable
component that can be merged into most existing tracking methods. Our method
offers improved performance in tracking targets with uniform appearance and
outperforms state-of-the-art techniques on our underwater fish datasets as well
as the MOT17 dataset, without increasing latency nor sacrificing accuracy as
measured by HOTA, MOTA, and IDF1 performance metrics.
| no_new_dataset | 0.706608 |
2304.04817 | Thomas H\"utter | Konstantin Emil Thiel and Daniel Kocher and Nikolaus Augsten and
Thomas H\"utter and Willi Mann and Daniel Ulrich Schmitt | FINEX: A Fast Index for Exact & Flexible Density-Based Clustering
(Extended Version with Proofs)* | null | null | null | null | cs.DB | http://creativecommons.org/licenses/by/4.0/ | Density-based clustering aims to find groups of similar objects (i.e.,
clusters) in a given dataset. Applications include, e.g., process mining and
anomaly detection. It comes with two user parameters ({\epsilon}, MinPts) that
determine the clustering result, but are typically unknown in advance. Thus,
users need to interactively test various settings until satisfying clusterings
are found. However, existing solutions suffer from the following limitations:
(a) Ineffective pruning of expensive neighborhood computations. (b) Approximate
clustering, where objects are falsely labeled noise. (c) Restricted parameter
tuning that is limited to {\epsilon} whereas MinPts is constant, which reduces
the explorable clusterings. (d) Inflexibility in terms of applicable data types
and distance functions. We propose FINEX, a linear-space index that overcomes
these limitations. Our index provides exact clusterings and can be queried with
either of the two parameters. FINEX avoids neighborhood computations where
possible and reduces the complexities of the remaining computations by
leveraging fundamental properties of density-based clusters. Hence, our
solution is effcient and flexible regarding data types and distance functions.
Moreover, FINEX respects the original and straightforward notion of
density-based clustering. In our experiments on 12 large real-world datasets
from various domains, FINEX frequently outperforms state-of-the-art techniques
for exact clustering by orders of magnitude.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 18:57:45 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Thiel",
"Konstantin Emil",
""
],
[
"Kocher",
"Daniel",
""
],
[
"Augsten",
"Nikolaus",
""
],
[
"Hütter",
"Thomas",
""
],
[
"Mann",
"Willi",
""
],
[
"Schmitt",
"Daniel Ulrich",
""
]
] | TITLE: FINEX: A Fast Index for Exact & Flexible Density-Based Clustering
(Extended Version with Proofs)*
ABSTRACT: Density-based clustering aims to find groups of similar objects (i.e.,
clusters) in a given dataset. Applications include, e.g., process mining and
anomaly detection. It comes with two user parameters ({\epsilon}, MinPts) that
determine the clustering result, but are typically unknown in advance. Thus,
users need to interactively test various settings until satisfying clusterings
are found. However, existing solutions suffer from the following limitations:
(a) Ineffective pruning of expensive neighborhood computations. (b) Approximate
clustering, where objects are falsely labeled noise. (c) Restricted parameter
tuning that is limited to {\epsilon} whereas MinPts is constant, which reduces
the explorable clusterings. (d) Inflexibility in terms of applicable data types
and distance functions. We propose FINEX, a linear-space index that overcomes
these limitations. Our index provides exact clusterings and can be queried with
either of the two parameters. FINEX avoids neighborhood computations where
possible and reduces the complexities of the remaining computations by
leveraging fundamental properties of density-based clusters. Hence, our
solution is effcient and flexible regarding data types and distance functions.
Moreover, FINEX respects the original and straightforward notion of
density-based clustering. In our experiments on 12 large real-world datasets
from various domains, FINEX frequently outperforms state-of-the-art techniques
for exact clustering by orders of magnitude.
| no_new_dataset | 0.710616 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.