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
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2210.17495 | Sadaf Ghaffari | Sina Mahdipour Saravani, Sadaf Ghaffari, Yanye Luther, James
Folkestad, and Marcia Moraes | Automated Code Extraction from Discussion Board Text Dataset | LaTeX; typos corrected at page 6 | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | This study introduces and investigates the capabilities of three different
text mining approaches, namely Latent Semantic Analysis, Latent Dirichlet
Analysis, and Clustering Word Vectors, for automating code extraction from a
relatively small discussion board dataset. We compare the outputs of each
algorithm with a previous dataset that was manually coded by two human raters.
The results show that even with a relatively small dataset, automated
approaches can be an asset to course instructors by extracting some of the
discussion codes, which can be used in Epistemic Network Analysis.
| [
{
"version": "v1",
"created": "Mon, 31 Oct 2022 17:20:32 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 22:51:45 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Saravani",
"Sina Mahdipour",
""
],
[
"Ghaffari",
"Sadaf",
""
],
[
"Luther",
"Yanye",
""
],
[
"Folkestad",
"James",
""
],
[
"Moraes",
"Marcia",
""
]
] | TITLE: Automated Code Extraction from Discussion Board Text Dataset
ABSTRACT: This study introduces and investigates the capabilities of three different
text mining approaches, namely Latent Semantic Analysis, Latent Dirichlet
Analysis, and Clustering Word Vectors, for automating code extraction from a
relatively small discussion board dataset. We compare the outputs of each
algorithm with a previous dataset that was manually coded by two human raters.
The results show that even with a relatively small dataset, automated
approaches can be an asset to course instructors by extracting some of the
discussion codes, which can be used in Epistemic Network Analysis.
| no_new_dataset | 0.710791 |
2211.02250 | Bandhav Veluri | Bandhav Veluri, Justin Chan, Malek Itani, Tuochao Chen, Takuya
Yoshioka, Shyamnath Gollakota | Real-Time Target Sound Extraction | ICASSP 2023 camera-ready | null | null | null | cs.SD cs.LG eess.AS | http://creativecommons.org/licenses/by/4.0/ | We present the first neural network model to achieve real-time and streaming
target sound extraction. To accomplish this, we propose Waveformer, an
encoder-decoder architecture with a stack of dilated causal convolution layers
as the encoder, and a transformer decoder layer as the decoder. This hybrid
architecture uses dilated causal convolutions for processing large receptive
fields in a computationally efficient manner while also leveraging the
generalization performance of transformer-based architectures. Our evaluations
show as much as 2.2-3.3 dB improvement in SI-SNRi compared to the prior models
for this task while having a 1.2-4x smaller model size and a 1.5-2x lower
runtime. We provide code, dataset, and audio samples:
https://waveformer.cs.washington.edu/.
| [
{
"version": "v1",
"created": "Fri, 4 Nov 2022 03:51:23 GMT"
},
{
"version": "v2",
"created": "Mon, 14 Nov 2022 23:56:23 GMT"
},
{
"version": "v3",
"created": "Wed, 19 Apr 2023 09:43:32 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Veluri",
"Bandhav",
""
],
[
"Chan",
"Justin",
""
],
[
"Itani",
"Malek",
""
],
[
"Chen",
"Tuochao",
""
],
[
"Yoshioka",
"Takuya",
""
],
[
"Gollakota",
"Shyamnath",
""
]
] | TITLE: Real-Time Target Sound Extraction
ABSTRACT: We present the first neural network model to achieve real-time and streaming
target sound extraction. To accomplish this, we propose Waveformer, an
encoder-decoder architecture with a stack of dilated causal convolution layers
as the encoder, and a transformer decoder layer as the decoder. This hybrid
architecture uses dilated causal convolutions for processing large receptive
fields in a computationally efficient manner while also leveraging the
generalization performance of transformer-based architectures. Our evaluations
show as much as 2.2-3.3 dB improvement in SI-SNRi compared to the prior models
for this task while having a 1.2-4x smaller model size and a 1.5-2x lower
runtime. We provide code, dataset, and audio samples:
https://waveformer.cs.washington.edu/.
| no_new_dataset | 0.710672 |
2211.05427 | Martin Pawelczyk | Martin Pawelczyk and Himabindu Lakkaraju and Seth Neel | On the Privacy Risks of Algorithmic Recourse | null | International Conference on Artificial Intelligence and Statistics
(AISTATS), 25-27 April 2023 | null | null | cs.LG cs.AI cs.CR cs.CY | http://creativecommons.org/licenses/by/4.0/ | As predictive models are increasingly being employed to make consequential
decisions, there is a growing emphasis on developing techniques that can
provide algorithmic recourse to affected individuals. While such recourses can
be immensely beneficial to affected individuals, potential adversaries could
also exploit these recourses to compromise privacy. In this work, we make the
first attempt at investigating if and how an adversary can leverage recourses
to infer private information about the underlying model's training data. To
this end, we propose a series of novel membership inference attacks which
leverage algorithmic recourse. More specifically, we extend the prior
literature on membership inference attacks to the recourse setting by
leveraging the distances between data instances and their corresponding
counterfactuals output by state-of-the-art recourse methods. Extensive
experimentation with real world and synthetic datasets demonstrates significant
privacy leakage through recourses. Our work establishes unintended privacy
leakage as an important risk in the widespread adoption of recourse methods.
| [
{
"version": "v1",
"created": "Thu, 10 Nov 2022 09:04:24 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Pawelczyk",
"Martin",
""
],
[
"Lakkaraju",
"Himabindu",
""
],
[
"Neel",
"Seth",
""
]
] | TITLE: On the Privacy Risks of Algorithmic Recourse
ABSTRACT: As predictive models are increasingly being employed to make consequential
decisions, there is a growing emphasis on developing techniques that can
provide algorithmic recourse to affected individuals. While such recourses can
be immensely beneficial to affected individuals, potential adversaries could
also exploit these recourses to compromise privacy. In this work, we make the
first attempt at investigating if and how an adversary can leverage recourses
to infer private information about the underlying model's training data. To
this end, we propose a series of novel membership inference attacks which
leverage algorithmic recourse. More specifically, we extend the prior
literature on membership inference attacks to the recourse setting by
leveraging the distances between data instances and their corresponding
counterfactuals output by state-of-the-art recourse methods. Extensive
experimentation with real world and synthetic datasets demonstrates significant
privacy leakage through recourses. Our work establishes unintended privacy
leakage as an important risk in the widespread adoption of recourse methods.
| no_new_dataset | 0.710038 |
2211.09791 | Tiancai Wang | Yuang Zhang, Tiancai Wang, Xiangyu Zhang | MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained
Object Detectors | Accepted by CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we propose MOTRv2, a simple yet effective pipeline to
bootstrap end-to-end multi-object tracking with a pretrained object detector.
Existing end-to-end methods, MOTR and TrackFormer are inferior to their
tracking-by-detection counterparts mainly due to their poor detection
performance. We aim to improve MOTR by elegantly incorporating an extra object
detector. We first adopt the anchor formulation of queries and then use an
extra object detector to generate proposals as anchors, providing detection
prior to MOTR. The simple modification greatly eases the conflict between joint
learning detection and association tasks in MOTR. MOTRv2 keeps the query
propogation feature and scales well on large-scale benchmarks. MOTRv2 ranks the
1st place (73.4% HOTA on DanceTrack) in the 1st Multiple People Tracking in
Group Dance Challenge. Moreover, MOTRv2 reaches state-of-the-art performance on
the BDD100K dataset. We hope this simple and effective pipeline can provide
some new insights to the end-to-end MOT community. Code is available at
\url{https://github.com/megvii-research/MOTRv2}.
| [
{
"version": "v1",
"created": "Thu, 17 Nov 2022 18:57:12 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 07:28:54 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Zhang",
"Yuang",
""
],
[
"Wang",
"Tiancai",
""
],
[
"Zhang",
"Xiangyu",
""
]
] | TITLE: MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained
Object Detectors
ABSTRACT: In this paper, we propose MOTRv2, a simple yet effective pipeline to
bootstrap end-to-end multi-object tracking with a pretrained object detector.
Existing end-to-end methods, MOTR and TrackFormer are inferior to their
tracking-by-detection counterparts mainly due to their poor detection
performance. We aim to improve MOTR by elegantly incorporating an extra object
detector. We first adopt the anchor formulation of queries and then use an
extra object detector to generate proposals as anchors, providing detection
prior to MOTR. The simple modification greatly eases the conflict between joint
learning detection and association tasks in MOTR. MOTRv2 keeps the query
propogation feature and scales well on large-scale benchmarks. MOTRv2 ranks the
1st place (73.4% HOTA on DanceTrack) in the 1st Multiple People Tracking in
Group Dance Challenge. Moreover, MOTRv2 reaches state-of-the-art performance on
the BDD100K dataset. We hope this simple and effective pipeline can provide
some new insights to the end-to-end MOT community. Code is available at
\url{https://github.com/megvii-research/MOTRv2}.
| no_new_dataset | 0.708855 |
2211.11191 | Penghui Wei | Zixuan Xu, Penghui Wei, Shaoguo Liu, Weimin Zhang, Liang Wang, Bo
Zheng | Correlative Preference Transfer with Hierarchical Hypergraph Network for
Multi-Domain Recommendation | Accepted by WWW 2023 research track. The first two authors
contributed equally | null | null | null | cs.IR | http://creativecommons.org/licenses/by/4.0/ | Advanced recommender systems usually involve multiple domains (such as
scenarios or categories) for various marketing strategies, and users interact
with them to satisfy diverse demands. The goal of multi-domain recommendation
(MDR) is to improve the recommendation performance of all domains
simultaneously. Conventional graph neural network based methods usually deal
with each domain separately, or train a shared model to serve all domains. The
former fails to leverage users' cross-domain behaviors, making the behavior
sparseness issue a great obstacle. The latter learns shared user representation
with respect to all domains, which neglects users' domain-specific preferences.
In this paper we propose $\mathsf{H^3Trans}$, a hierarchical hypergraph network
based correlative preference transfer framework for MDR, which represents
multi-domain user-item interactions into a unified graph to help preference
transfer. $\mathsf{H^3Trans}$ incorporates two hyperedge-based modules, namely
dynamic item transfer (Hyper-I) and adaptive user aggregation (Hyper-U).
Hyper-I extracts correlative information from multi-domain user-item feedbacks
for eliminating domain discrepancy of item representations. Hyper-U aggregates
users' scattered preferences in multiple domains and further exploits the
high-order (not only pair-wise) connections to improve user representations.
Experiments on both public and production datasets verify the superiority of
$\mathsf{H^3Trans}$ for MDR.
| [
{
"version": "v1",
"created": "Mon, 21 Nov 2022 05:33:57 GMT"
},
{
"version": "v2",
"created": "Sun, 5 Feb 2023 04:16:40 GMT"
},
{
"version": "v3",
"created": "Thu, 9 Feb 2023 08:14:38 GMT"
},
{
"version": "v4",
"created": "Wed, 19 Apr 2023 04:06:37 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Xu",
"Zixuan",
""
],
[
"Wei",
"Penghui",
""
],
[
"Liu",
"Shaoguo",
""
],
[
"Zhang",
"Weimin",
""
],
[
"Wang",
"Liang",
""
],
[
"Zheng",
"Bo",
""
]
] | TITLE: Correlative Preference Transfer with Hierarchical Hypergraph Network for
Multi-Domain Recommendation
ABSTRACT: Advanced recommender systems usually involve multiple domains (such as
scenarios or categories) for various marketing strategies, and users interact
with them to satisfy diverse demands. The goal of multi-domain recommendation
(MDR) is to improve the recommendation performance of all domains
simultaneously. Conventional graph neural network based methods usually deal
with each domain separately, or train a shared model to serve all domains. The
former fails to leverage users' cross-domain behaviors, making the behavior
sparseness issue a great obstacle. The latter learns shared user representation
with respect to all domains, which neglects users' domain-specific preferences.
In this paper we propose $\mathsf{H^3Trans}$, a hierarchical hypergraph network
based correlative preference transfer framework for MDR, which represents
multi-domain user-item interactions into a unified graph to help preference
transfer. $\mathsf{H^3Trans}$ incorporates two hyperedge-based modules, namely
dynamic item transfer (Hyper-I) and adaptive user aggregation (Hyper-U).
Hyper-I extracts correlative information from multi-domain user-item feedbacks
for eliminating domain discrepancy of item representations. Hyper-U aggregates
users' scattered preferences in multiple domains and further exploits the
high-order (not only pair-wise) connections to improve user representations.
Experiments on both public and production datasets verify the superiority of
$\mathsf{H^3Trans}$ for MDR.
| no_new_dataset | 0.71103 |
2211.12979 | Anatol Garioud | Anatol Garioud, St\'ephane Peillet, Eva Bookjans, S\'ebastien
Giordano, Boris Wattrelos | FLAIR #1: semantic segmentation and domain adaptation dataset | Data access update | null | 10.13140/RG.2.2.30183.73128/1 | null | cs.CV eess.IV | http://creativecommons.org/licenses/by-sa/4.0/ | The French National Institute of Geographical and Forest Information (IGN)
has the mission to document and measure land-cover on French territory and
provides referential geographical datasets, including high-resolution aerial
images and topographic maps. The monitoring of land-cover plays a crucial role
in land management and planning initiatives, which can have significant
socio-economic and environmental impact. Together with remote sensing
technologies, artificial intelligence (IA) promises to become a powerful tool
in determining land-cover and its evolution. IGN is currently exploring the
potential of IA in the production of high-resolution land cover maps. Notably,
deep learning methods are employed to obtain a semantic segmentation of aerial
images. However, territories as large as France imply heterogeneous contexts:
variations in landscapes and image acquisition make it challenging to provide
uniform, reliable and accurate results across all of France. The FLAIR-one
dataset presented is part of the dataset currently used at IGN to establish the
French national reference land cover map "Occupation du sol \`a grande
\'echelle" (OCS- GE).
| [
{
"version": "v1",
"created": "Wed, 23 Nov 2022 14:38:59 GMT"
},
{
"version": "v2",
"created": "Fri, 25 Nov 2022 08:45:24 GMT"
},
{
"version": "v3",
"created": "Mon, 28 Nov 2022 18:05:30 GMT"
},
{
"version": "v4",
"created": "Sun, 4 Dec 2022 00:42:14 GMT"
},
{
"version": "v5",
"created": "Wed, 19 Apr 2023 08:42:41 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Garioud",
"Anatol",
""
],
[
"Peillet",
"Stéphane",
""
],
[
"Bookjans",
"Eva",
""
],
[
"Giordano",
"Sébastien",
""
],
[
"Wattrelos",
"Boris",
""
]
] | TITLE: FLAIR #1: semantic segmentation and domain adaptation dataset
ABSTRACT: The French National Institute of Geographical and Forest Information (IGN)
has the mission to document and measure land-cover on French territory and
provides referential geographical datasets, including high-resolution aerial
images and topographic maps. The monitoring of land-cover plays a crucial role
in land management and planning initiatives, which can have significant
socio-economic and environmental impact. Together with remote sensing
technologies, artificial intelligence (IA) promises to become a powerful tool
in determining land-cover and its evolution. IGN is currently exploring the
potential of IA in the production of high-resolution land cover maps. Notably,
deep learning methods are employed to obtain a semantic segmentation of aerial
images. However, territories as large as France imply heterogeneous contexts:
variations in landscapes and image acquisition make it challenging to provide
uniform, reliable and accurate results across all of France. The FLAIR-one
dataset presented is part of the dataset currently used at IGN to establish the
French national reference land cover map "Occupation du sol \`a grande
\'echelle" (OCS- GE).
| new_dataset | 0.715461 |
2211.16594 | Taihong Xiao | Taihong Xiao, Zirui Wang, Liangliang Cao, Jiahui Yu, Shengyang Dai,
Ming-Hsuan Yang | Exploiting Category Names for Few-Shot Classification with
Vision-Language Models | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Vision-language foundation models pretrained on large-scale data provide a
powerful tool for many visual understanding tasks. Notably, many
vision-language models build two encoders (visual and textual) that can map two
modalities into the same embedding space. As a result, the learned
representations achieve good zero-shot performance on tasks like image
classification. However, when there are only a few examples per category, the
potential of large vision-language models is often underperformed, mainly due
to the gap between a large number of parameters and a relatively small amount
of training data. This paper shows that we can significantly improve the
performance of few-shot classification by using the category names to
initialize the classification head. With the proposed category name
initialization method, our model obtains the state-of-the-art performance on a
number of few-shot image classification benchmarks (e.g., 87.37% on ImageNet
and 96.08% on Stanford Cars, both using five-shot learning).
| [
{
"version": "v1",
"created": "Tue, 29 Nov 2022 21:08:46 GMT"
},
{
"version": "v2",
"created": "Sun, 4 Dec 2022 00:59:12 GMT"
},
{
"version": "v3",
"created": "Tue, 18 Apr 2023 22:56:39 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Xiao",
"Taihong",
""
],
[
"Wang",
"Zirui",
""
],
[
"Cao",
"Liangliang",
""
],
[
"Yu",
"Jiahui",
""
],
[
"Dai",
"Shengyang",
""
],
[
"Yang",
"Ming-Hsuan",
""
]
] | TITLE: Exploiting Category Names for Few-Shot Classification with
Vision-Language Models
ABSTRACT: Vision-language foundation models pretrained on large-scale data provide a
powerful tool for many visual understanding tasks. Notably, many
vision-language models build two encoders (visual and textual) that can map two
modalities into the same embedding space. As a result, the learned
representations achieve good zero-shot performance on tasks like image
classification. However, when there are only a few examples per category, the
potential of large vision-language models is often underperformed, mainly due
to the gap between a large number of parameters and a relatively small amount
of training data. This paper shows that we can significantly improve the
performance of few-shot classification by using the category names to
initialize the classification head. With the proposed category name
initialization method, our model obtains the state-of-the-art performance on a
number of few-shot image classification benchmarks (e.g., 87.37% on ImageNet
and 96.08% on Stanford Cars, both using five-shot learning).
| no_new_dataset | 0.712001 |
2212.04638 | Aoyang Liu | Yansong Tang, Jinpeng Liu, Aoyang Liu, Bin Yang, Wenxun Dai, Yongming
Rao, Jiwen Lu, Jie Zhou, Xiu Li | FLAG3D: A 3D Fitness Activity Dataset with Language Instruction | Accepted to CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | With the continuously thriving popularity around the world, fitness activity
analytic has become an emerging research topic in computer vision. While a
variety of new tasks and algorithms have been proposed recently, there are
growing hunger for data resources involved in high-quality data, fine-grained
labels, and diverse environments. In this paper, we present FLAG3D, a
large-scale 3D fitness activity dataset with language instruction containing
180K sequences of 60 categories. FLAG3D features the following three aspects:
1) accurate and dense 3D human pose captured from advanced MoCap system to
handle the complex activity and large movement, 2) detailed and professional
language instruction to describe how to perform a specific activity, 3)
versatile video resources from a high-tech MoCap system, rendering software,
and cost-effective smartphones in natural environments. Extensive experiments
and in-depth analysis show that FLAG3D contributes great research value for
various challenges, such as cross-domain human action recognition, dynamic
human mesh recovery, and language-guided human action generation. Our dataset
and source code are publicly available at https://andytang15.github.io/FLAG3D.
| [
{
"version": "v1",
"created": "Fri, 9 Dec 2022 02:33:33 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 13:31:03 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Tang",
"Yansong",
""
],
[
"Liu",
"Jinpeng",
""
],
[
"Liu",
"Aoyang",
""
],
[
"Yang",
"Bin",
""
],
[
"Dai",
"Wenxun",
""
],
[
"Rao",
"Yongming",
""
],
[
"Lu",
"Jiwen",
""
],
[
"Zhou",
"Jie",
""
],
[
"Li",
"Xiu",
""
]
] | TITLE: FLAG3D: A 3D Fitness Activity Dataset with Language Instruction
ABSTRACT: With the continuously thriving popularity around the world, fitness activity
analytic has become an emerging research topic in computer vision. While a
variety of new tasks and algorithms have been proposed recently, there are
growing hunger for data resources involved in high-quality data, fine-grained
labels, and diverse environments. In this paper, we present FLAG3D, a
large-scale 3D fitness activity dataset with language instruction containing
180K sequences of 60 categories. FLAG3D features the following three aspects:
1) accurate and dense 3D human pose captured from advanced MoCap system to
handle the complex activity and large movement, 2) detailed and professional
language instruction to describe how to perform a specific activity, 3)
versatile video resources from a high-tech MoCap system, rendering software,
and cost-effective smartphones in natural environments. Extensive experiments
and in-depth analysis show that FLAG3D contributes great research value for
various challenges, such as cross-domain human action recognition, dynamic
human mesh recovery, and language-guided human action generation. Our dataset
and source code are publicly available at https://andytang15.github.io/FLAG3D.
| new_dataset | 0.71484 |
2301.02703 | Debesh Jha | Nikhil Kumar Tomar, Ulas Bagci, Debesh Jha | RUPNet: Residual upsampling network for real-time polyp segmentation | Accepted SPIE Medical Imaging 2023 | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by/4.0/ | Colorectal cancer is among the most prevalent cause of cancer-related
mortality worldwide. Detection and removal of polyps at an early stage can help
reduce mortality and even help in spreading over adjacent organs. Early polyp
detection could save the lives of millions of patients over the world as well
as reduce the clinical burden. However, the detection polyp rate varies
significantly among endoscopists. There is numerous deep learning-based method
proposed, however, most of the studies improve accuracy. Here, we propose a
novel architecture, Residual Upsampling Network (RUPNet) for colon polyp
segmentation that can process in real-time and show high recall and precision.
The proposed architecture, RUPNet, is an encoder-decoder network that consists
of three encoders, three decoder blocks, and some additional upsampling blocks
at the end of the network. With an image size of $512 \times 512$, the proposed
method achieves an excellent real-time operation speed of 152.60 frames per
second with an average dice coefficient of 0.7658, mean intersection of union
of 0.6553, sensitivity of 0.8049, precision of 0.7995, and F2-score of 0.9361.
The results suggest that RUPNet can give real-time feedback while retaining
high accuracy indicating a good benchmark for early polyp detection.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 20:21:37 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 22:15:16 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Tomar",
"Nikhil Kumar",
""
],
[
"Bagci",
"Ulas",
""
],
[
"Jha",
"Debesh",
""
]
] | TITLE: RUPNet: Residual upsampling network for real-time polyp segmentation
ABSTRACT: Colorectal cancer is among the most prevalent cause of cancer-related
mortality worldwide. Detection and removal of polyps at an early stage can help
reduce mortality and even help in spreading over adjacent organs. Early polyp
detection could save the lives of millions of patients over the world as well
as reduce the clinical burden. However, the detection polyp rate varies
significantly among endoscopists. There is numerous deep learning-based method
proposed, however, most of the studies improve accuracy. Here, we propose a
novel architecture, Residual Upsampling Network (RUPNet) for colon polyp
segmentation that can process in real-time and show high recall and precision.
The proposed architecture, RUPNet, is an encoder-decoder network that consists
of three encoders, three decoder blocks, and some additional upsampling blocks
at the end of the network. With an image size of $512 \times 512$, the proposed
method achieves an excellent real-time operation speed of 152.60 frames per
second with an average dice coefficient of 0.7658, mean intersection of union
of 0.6553, sensitivity of 0.8049, precision of 0.7995, and F2-score of 0.9361.
The results suggest that RUPNet can give real-time feedback while retaining
high accuracy indicating a good benchmark for early polyp detection.
| no_new_dataset | 0.707847 |
2301.05213 | Ivan Sosnovik | Ivan Sosnovik, Artem Moskalev, Cees Kaandorp, Arnold Smeulders | Learning to Summarize Videos by Contrasting Clips | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Video summarization aims at choosing parts of a video that narrate a story as
close as possible to the original one. Most of the existing video summarization
approaches focus on hand-crafted labels. As the number of videos grows
exponentially, there emerges an increasing need for methods that can learn
meaningful summarizations without labeled annotations. In this paper, we aim to
maximally exploit unsupervised video summarization while concentrating the
supervision to a few, personalized labels as an add-on. To do so, we formulate
the key requirements for the informative video summarization. Then, we propose
contrastive learning as the answer to both questions. To further boost
Contrastive video Summarization (CSUM), we propose to contrast top-k features
instead of a mean video feature as employed by the existing method, which we
implement with a differentiable top-k feature selector. Our experiments on
several benchmarks demonstrate, that our approach allows for meaningful and
diverse summaries when no labeled data is provided.
| [
{
"version": "v1",
"created": "Thu, 12 Jan 2023 18:55:30 GMT"
},
{
"version": "v2",
"created": "Fri, 13 Jan 2023 12:19:39 GMT"
},
{
"version": "v3",
"created": "Wed, 19 Apr 2023 12:09:12 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Sosnovik",
"Ivan",
""
],
[
"Moskalev",
"Artem",
""
],
[
"Kaandorp",
"Cees",
""
],
[
"Smeulders",
"Arnold",
""
]
] | TITLE: Learning to Summarize Videos by Contrasting Clips
ABSTRACT: Video summarization aims at choosing parts of a video that narrate a story as
close as possible to the original one. Most of the existing video summarization
approaches focus on hand-crafted labels. As the number of videos grows
exponentially, there emerges an increasing need for methods that can learn
meaningful summarizations without labeled annotations. In this paper, we aim to
maximally exploit unsupervised video summarization while concentrating the
supervision to a few, personalized labels as an add-on. To do so, we formulate
the key requirements for the informative video summarization. Then, we propose
contrastive learning as the answer to both questions. To further boost
Contrastive video Summarization (CSUM), we propose to contrast top-k features
instead of a mean video feature as employed by the existing method, which we
implement with a differentiable top-k feature selector. Our experiments on
several benchmarks demonstrate, that our approach allows for meaningful and
diverse summaries when no labeled data is provided.
| no_new_dataset | 0.709265 |
2301.06825 | Jian Yang | Jian Yang, Yuwei Yin, Shuming Ma, Liqun Yang, Hongcheng Guo, Haoyang
Huang, Dongdong Zhang, Yutao Zeng, Zhoujun Li, Furu Wei | HanoiT: Enhancing Context-aware Translation via Selective Context | null | null | 10.1007/978-3-031-30675-4_34 | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Context-aware neural machine translation aims to use the document-level
context to improve translation quality. However, not all words in the context
are helpful. The irrelevant or trivial words may bring some noise and distract
the model from learning the relationship between the current sentence and the
auxiliary context. To mitigate this problem, we propose a novel end-to-end
encoder-decoder model with a layer-wise selection mechanism to sift and refine
the long document context. To verify the effectiveness of our method, extensive
experiments and extra quantitative analysis are conducted on four
document-level machine translation benchmarks. The experimental results
demonstrate that our model significantly outperforms previous models on all
datasets via the soft selection mechanism.
| [
{
"version": "v1",
"created": "Tue, 17 Jan 2023 12:07:13 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Yang",
"Jian",
""
],
[
"Yin",
"Yuwei",
""
],
[
"Ma",
"Shuming",
""
],
[
"Yang",
"Liqun",
""
],
[
"Guo",
"Hongcheng",
""
],
[
"Huang",
"Haoyang",
""
],
[
"Zhang",
"Dongdong",
""
],
[
"Zeng",
"Yutao",
""
],
[
"Li",
"Zhoujun",
""
],
[
"Wei",
"Furu",
""
]
] | TITLE: HanoiT: Enhancing Context-aware Translation via Selective Context
ABSTRACT: Context-aware neural machine translation aims to use the document-level
context to improve translation quality. However, not all words in the context
are helpful. The irrelevant or trivial words may bring some noise and distract
the model from learning the relationship between the current sentence and the
auxiliary context. To mitigate this problem, we propose a novel end-to-end
encoder-decoder model with a layer-wise selection mechanism to sift and refine
the long document context. To verify the effectiveness of our method, extensive
experiments and extra quantitative analysis are conducted on four
document-level machine translation benchmarks. The experimental results
demonstrate that our model significantly outperforms previous models on all
datasets via the soft selection mechanism.
| no_new_dataset | 0.70939 |
2301.07668 | Felix Wimbauer | Felix Wimbauer, Nan Yang, Christian Rupprecht, Daniel Cremers | Behind the Scenes: Density Fields for Single View Reconstruction | Project Page: https://fwmb.github.io/bts/ | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Inferring a meaningful geometric scene representation from a single image is
a fundamental problem in computer vision. Approaches based on traditional depth
map prediction can only reason about areas that are visible in the image.
Currently, neural radiance fields (NeRFs) can capture true 3D including color,
but are too complex to be generated from a single image. As an alternative, we
propose to predict implicit density fields. A density field maps every location
in the frustum of the input image to volumetric density. By directly sampling
color from the available views instead of storing color in the density field,
our scene representation becomes significantly less complex compared to NeRFs,
and a neural network can predict it in a single forward pass. The prediction
network is trained through self-supervision from only video data. Our
formulation allows volume rendering to perform both depth prediction and novel
view synthesis. Through experiments, we show that our method is able to predict
meaningful geometry for regions that are occluded in the input image.
Additionally, we demonstrate the potential of our approach on three datasets
for depth prediction and novel-view synthesis.
| [
{
"version": "v1",
"created": "Wed, 18 Jan 2023 17:24:01 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Feb 2023 13:53:42 GMT"
},
{
"version": "v3",
"created": "Wed, 19 Apr 2023 15:01:39 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Wimbauer",
"Felix",
""
],
[
"Yang",
"Nan",
""
],
[
"Rupprecht",
"Christian",
""
],
[
"Cremers",
"Daniel",
""
]
] | TITLE: Behind the Scenes: Density Fields for Single View Reconstruction
ABSTRACT: Inferring a meaningful geometric scene representation from a single image is
a fundamental problem in computer vision. Approaches based on traditional depth
map prediction can only reason about areas that are visible in the image.
Currently, neural radiance fields (NeRFs) can capture true 3D including color,
but are too complex to be generated from a single image. As an alternative, we
propose to predict implicit density fields. A density field maps every location
in the frustum of the input image to volumetric density. By directly sampling
color from the available views instead of storing color in the density field,
our scene representation becomes significantly less complex compared to NeRFs,
and a neural network can predict it in a single forward pass. The prediction
network is trained through self-supervision from only video data. Our
formulation allows volume rendering to perform both depth prediction and novel
view synthesis. Through experiments, we show that our method is able to predict
meaningful geometry for regions that are occluded in the input image.
Additionally, we demonstrate the potential of our approach on three datasets
for depth prediction and novel-view synthesis.
| no_new_dataset | 0.712245 |
2302.14372 | Han Wang | Chenjun Xiao, Han Wang, Yangchen Pan, Adam White, Martha White | The In-Sample Softmax for Offline Reinforcement Learning | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | Reinforcement learning (RL) agents can leverage batches of previously
collected data to extract a reasonable control policy. An emerging issue in
this offline RL setting, however, is that the bootstrapping update underlying
many of our methods suffers from insufficient action-coverage: standard max
operator may select a maximal action that has not been seen in the dataset.
Bootstrapping from these inaccurate values can lead to overestimation and even
divergence. There are a growing number of methods that attempt to approximate
an \emph{in-sample} max, that only uses actions well-covered by the dataset. We
highlight a simple fact: it is more straightforward to approximate an in-sample
\emph{softmax} using only actions in the dataset. We show that policy iteration
based on the in-sample softmax converges, and that for decreasing temperatures
it approaches the in-sample max. We derive an In-Sample Actor-Critic (AC),
using this in-sample softmax, and show that it is consistently better or
comparable to existing offline RL methods, and is also well-suited to
fine-tuning.
| [
{
"version": "v1",
"created": "Tue, 28 Feb 2023 07:55:02 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 04:13:38 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Xiao",
"Chenjun",
""
],
[
"Wang",
"Han",
""
],
[
"Pan",
"Yangchen",
""
],
[
"White",
"Adam",
""
],
[
"White",
"Martha",
""
]
] | TITLE: The In-Sample Softmax for Offline Reinforcement Learning
ABSTRACT: Reinforcement learning (RL) agents can leverage batches of previously
collected data to extract a reasonable control policy. An emerging issue in
this offline RL setting, however, is that the bootstrapping update underlying
many of our methods suffers from insufficient action-coverage: standard max
operator may select a maximal action that has not been seen in the dataset.
Bootstrapping from these inaccurate values can lead to overestimation and even
divergence. There are a growing number of methods that attempt to approximate
an \emph{in-sample} max, that only uses actions well-covered by the dataset. We
highlight a simple fact: it is more straightforward to approximate an in-sample
\emph{softmax} using only actions in the dataset. We show that policy iteration
based on the in-sample softmax converges, and that for decreasing temperatures
it approaches the in-sample max. We derive an In-Sample Actor-Critic (AC),
using this in-sample softmax, and show that it is consistently better or
comparable to existing offline RL methods, and is also well-suited to
fine-tuning.
| no_new_dataset | 0.707234 |
2303.01926 | Kamil Tagowski | Kamil Tagowski, Piotr Bielak, Jakub Binkowski, Tomasz Kajdanowicz | RAFEN -- Regularized Alignment Framework for Embeddings of Nodes | ICCS 2023 | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning representations of nodes has been a crucial area of the graph
machine learning research area. A well-defined node embedding model should
reflect both node features and the graph structure in the final embedding. In
the case of dynamic graphs, this problem becomes even more complex as both
features and structure may change over time. The embeddings of particular nodes
should remain comparable during the evolution of the graph, what can be
achieved by applying an alignment procedure. This step was often applied in
existing works after the node embedding was already computed. In this paper, we
introduce a framework -- RAFEN -- that allows to enrich any existing node
embedding method using the aforementioned alignment term and learning aligned
node embedding during training time. We propose several variants of our
framework and demonstrate its performance on six real-world datasets. RAFEN
achieves on-par or better performance than existing approaches without
requiring additional processing steps.
| [
{
"version": "v1",
"created": "Fri, 3 Mar 2023 13:51:17 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 13:21:14 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Tagowski",
"Kamil",
""
],
[
"Bielak",
"Piotr",
""
],
[
"Binkowski",
"Jakub",
""
],
[
"Kajdanowicz",
"Tomasz",
""
]
] | TITLE: RAFEN -- Regularized Alignment Framework for Embeddings of Nodes
ABSTRACT: Learning representations of nodes has been a crucial area of the graph
machine learning research area. A well-defined node embedding model should
reflect both node features and the graph structure in the final embedding. In
the case of dynamic graphs, this problem becomes even more complex as both
features and structure may change over time. The embeddings of particular nodes
should remain comparable during the evolution of the graph, what can be
achieved by applying an alignment procedure. This step was often applied in
existing works after the node embedding was already computed. In this paper, we
introduce a framework -- RAFEN -- that allows to enrich any existing node
embedding method using the aforementioned alignment term and learning aligned
node embedding during training time. We propose several variants of our
framework and demonstrate its performance on six real-world datasets. RAFEN
achieves on-par or better performance than existing approaches without
requiring additional processing steps.
| no_new_dataset | 0.70939 |
2303.03129 | Tuomas V\"alim\"aki | Tuomas V\"alim\"aki, Bharath Garigipati and Reza Ghabcheloo | Motion-based extrinsic sensor-to-sensor calibration: Effect of reference
frame selection for new and existing methods | null | Sensors 2023, 23(7), 3740 | 10.3390/s23073740 | null | cs.RO | http://creativecommons.org/licenses/by/4.0/ | This paper studies the effect of reference frame selection in
sensor-to-sensor extrinsic calibration when formulated as a motion-based
hand-eye calibration problem. Different reference selection options are tested
under varying noise conditions in simulation, and the findings are validated
with real data from the KITTI dataset. We propose two nonlinear cost functions
for optimization and compare them with four state-of-the-art methods. One of
the proposed cost functions incorporates outlier rejection to improve
calibration performance and was shown to significantly improve performance in
the presence of outliers, and either match or outperform the other algorithms
in other noise conditions. However, the performance gain from reference frame
selection was deemed larger than that from algorithm selection. In addition, we
show that with realistic noise, the reference frame selection method commonly
used in literature is inferior to other tested options, and that relative error
metrics are not reliable for telling which method achieves best calibration
performance.
| [
{
"version": "v1",
"created": "Mon, 6 Mar 2023 13:44:23 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Välimäki",
"Tuomas",
""
],
[
"Garigipati",
"Bharath",
""
],
[
"Ghabcheloo",
"Reza",
""
]
] | TITLE: Motion-based extrinsic sensor-to-sensor calibration: Effect of reference
frame selection for new and existing methods
ABSTRACT: This paper studies the effect of reference frame selection in
sensor-to-sensor extrinsic calibration when formulated as a motion-based
hand-eye calibration problem. Different reference selection options are tested
under varying noise conditions in simulation, and the findings are validated
with real data from the KITTI dataset. We propose two nonlinear cost functions
for optimization and compare them with four state-of-the-art methods. One of
the proposed cost functions incorporates outlier rejection to improve
calibration performance and was shown to significantly improve performance in
the presence of outliers, and either match or outperform the other algorithms
in other noise conditions. However, the performance gain from reference frame
selection was deemed larger than that from algorithm selection. In addition, we
show that with realistic noise, the reference frame selection method commonly
used in literature is inferior to other tested options, and that relative error
metrics are not reliable for telling which method achieves best calibration
performance.
| no_new_dataset | 0.711281 |
2303.06834 | Minhao Jing | Shuangping Jin, Bingbing Yu, Minhao Jing, Yi Zhou, Jiajun Liang, Renhe
Ji | DarkVisionNet: Low-Light Imaging via RGB-NIR Fusion with Deep
Inconsistency Prior | Accepted to AAAI 2022 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | RGB-NIR fusion is a promising method for low-light imaging. However,
high-intensity noise in low-light images amplifies the effect of structure
inconsistency between RGB-NIR images, which fails existing algorithms. To
handle this, we propose a new RGB-NIR fusion algorithm called Dark Vision Net
(DVN) with two technical novelties: Deep Structure and Deep Inconsistency Prior
(DIP). The Deep Structure extracts clear structure details in deep multiscale
feature space rather than raw input space, which is more robust to noisy
inputs. Based on the deep structures from both RGB and NIR domains, we
introduce the DIP to leverage the structure inconsistency to guide the fusion
of RGB-NIR. Benefiting from this, the proposed DVN obtains high-quality
lowlight images without the visual artifacts. We also propose a new dataset
called Dark Vision Dataset (DVD), consisting of aligned RGB-NIR image pairs, as
the first public RGBNIR fusion benchmark. Quantitative and qualitative results
on the proposed benchmark show that DVN significantly outperforms other
comparison algorithms in PSNR and SSIM, especially in extremely low light
conditions.
| [
{
"version": "v1",
"created": "Mon, 13 Mar 2023 03:31:29 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 06:25:06 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Jin",
"Shuangping",
""
],
[
"Yu",
"Bingbing",
""
],
[
"Jing",
"Minhao",
""
],
[
"Zhou",
"Yi",
""
],
[
"Liang",
"Jiajun",
""
],
[
"Ji",
"Renhe",
""
]
] | TITLE: DarkVisionNet: Low-Light Imaging via RGB-NIR Fusion with Deep
Inconsistency Prior
ABSTRACT: RGB-NIR fusion is a promising method for low-light imaging. However,
high-intensity noise in low-light images amplifies the effect of structure
inconsistency between RGB-NIR images, which fails existing algorithms. To
handle this, we propose a new RGB-NIR fusion algorithm called Dark Vision Net
(DVN) with two technical novelties: Deep Structure and Deep Inconsistency Prior
(DIP). The Deep Structure extracts clear structure details in deep multiscale
feature space rather than raw input space, which is more robust to noisy
inputs. Based on the deep structures from both RGB and NIR domains, we
introduce the DIP to leverage the structure inconsistency to guide the fusion
of RGB-NIR. Benefiting from this, the proposed DVN obtains high-quality
lowlight images without the visual artifacts. We also propose a new dataset
called Dark Vision Dataset (DVD), consisting of aligned RGB-NIR image pairs, as
the first public RGBNIR fusion benchmark. Quantitative and qualitative results
on the proposed benchmark show that DVN significantly outperforms other
comparison algorithms in PSNR and SSIM, especially in extremely low light
conditions.
| new_dataset | 0.712795 |
2303.06962 | Tao Wang | Tao Wang, Jie Lv, Haonan Tong, Changsheng You, Changchuan Yin | A Novel Two-Layer Codebook Based Near-Field Beam Training for
Intelligent Reflecting Surface | 6 pages, 4 figures | null | null | null | cs.IT eess.SP math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we study the codebook-based near-field beam training for
intelligent reflecting surfaces (IRSs) aided wireless system. In the considered
model, the near-field beam training is critical to focus signals at the
location of user equipment (UE) to obtain prominent IRS array gain. However,
existing codebook schemes cannot achieve low training overhead and high
receiving power simultaneously. To tackle this issue, a novel two-layer
codebook based beam training scheme is proposed. The layer-1 codebook is
designed based on the omnidirectionality of a random-phase beam pattern, which
estimates the UE distance with training overhead equivalent to that of one DFT
codeword. Then, based on the estimated UE distance, the layer-2 codebook is
generated to scan candidate UE locations and obtain the optimal codeword for
IRS beamforming. Numerical results show that compared with benchmarks, the
proposed two-layer beam training scheme achieves more accurate UE distance and
angle estimation, higher data rate, and smaller training overhead.
| [
{
"version": "v1",
"created": "Mon, 13 Mar 2023 10:04:46 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 01:43:57 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Wang",
"Tao",
""
],
[
"Lv",
"Jie",
""
],
[
"Tong",
"Haonan",
""
],
[
"You",
"Changsheng",
""
],
[
"Yin",
"Changchuan",
""
]
] | TITLE: A Novel Two-Layer Codebook Based Near-Field Beam Training for
Intelligent Reflecting Surface
ABSTRACT: In this paper, we study the codebook-based near-field beam training for
intelligent reflecting surfaces (IRSs) aided wireless system. In the considered
model, the near-field beam training is critical to focus signals at the
location of user equipment (UE) to obtain prominent IRS array gain. However,
existing codebook schemes cannot achieve low training overhead and high
receiving power simultaneously. To tackle this issue, a novel two-layer
codebook based beam training scheme is proposed. The layer-1 codebook is
designed based on the omnidirectionality of a random-phase beam pattern, which
estimates the UE distance with training overhead equivalent to that of one DFT
codeword. Then, based on the estimated UE distance, the layer-2 codebook is
generated to scan candidate UE locations and obtain the optimal codeword for
IRS beamforming. Numerical results show that compared with benchmarks, the
proposed two-layer beam training scheme achieves more accurate UE distance and
angle estimation, higher data rate, and smaller training overhead.
| no_new_dataset | 0.711193 |
2303.10536 | Saimourya Surabhi | Onur Cezmi Mutlu, Mohammadmahdi Honarmand, Saimourya Surabhi, Dennis
P. Wall | TempT: Temporal consistency for Test-time adaptation | 7 Pages, 3 figures | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | We introduce Temporal consistency for Test-time adaptation (TempT) a novel
method for test-time adaptation on videos through the use of temporal coherence
of predictions across sequential frames as a self-supervision signal. TempT is
an approach with broad potential applications in computer vision tasks
including facial expression recognition (FER) in videos. We evaluate TempT
performance on the AffWild2 dataset. Our approach focuses solely on the
unimodal visual aspect of the data and utilizes a popular 2D CNN backbone in
contrast to larger sequential or attention-based models used in other
approaches. Our preliminary experimental results demonstrate that TempT has
competitive performance compared to the previous years reported performances
and its efficacy provides a compelling proof-of-concept for its use in various
real-world applications.
| [
{
"version": "v1",
"created": "Sun, 19 Mar 2023 02:27:46 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 17:01:47 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Mutlu",
"Onur Cezmi",
""
],
[
"Honarmand",
"Mohammadmahdi",
""
],
[
"Surabhi",
"Saimourya",
""
],
[
"Wall",
"Dennis P.",
""
]
] | TITLE: TempT: Temporal consistency for Test-time adaptation
ABSTRACT: We introduce Temporal consistency for Test-time adaptation (TempT) a novel
method for test-time adaptation on videos through the use of temporal coherence
of predictions across sequential frames as a self-supervision signal. TempT is
an approach with broad potential applications in computer vision tasks
including facial expression recognition (FER) in videos. We evaluate TempT
performance on the AffWild2 dataset. Our approach focuses solely on the
unimodal visual aspect of the data and utilizes a popular 2D CNN backbone in
contrast to larger sequential or attention-based models used in other
approaches. Our preliminary experimental results demonstrate that TempT has
competitive performance compared to the previous years reported performances
and its efficacy provides a compelling proof-of-concept for its use in various
real-world applications.
| no_new_dataset | 0.711249 |
2303.11313 | Deepti Hegde | Deepti Hegde, Jeya Maria Jose Valanarasu, Vishal M. Patel | CLIP goes 3D: Leveraging Prompt Tuning for Language Grounded 3D
Recognition | Website: https://jeya-maria-jose.github.io/cg3d-web/ | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Vision-Language models like CLIP have been widely adopted for various tasks
due to their impressive zero-shot capabilities. However, CLIP is not suitable
for extracting 3D geometric features as it was trained on only images and text
by natural language supervision. We work on addressing this limitation and
propose a new framework termed CG3D (CLIP Goes 3D) where a 3D encoder is
learned to exhibit zero-shot capabilities. CG3D is trained using triplets of
pointclouds, corresponding rendered 2D images, and texts using natural language
supervision. To align the features in a multimodal embedding space, we utilize
contrastive loss on 3D features obtained from the 3D encoder, as well as visual
and text features extracted from CLIP. We note that the natural images used to
train CLIP and the rendered 2D images in CG3D have a distribution shift.
Attempting to train the visual and text encoder to account for this shift
results in catastrophic forgetting and a notable decrease in performance. To
solve this, we employ prompt tuning and introduce trainable parameters in the
input space to shift CLIP towards the 3D pre-training dataset utilized in CG3D.
We extensively test our pre-trained CG3D framework and demonstrate its
impressive capabilities in zero-shot, open scene understanding, and retrieval
tasks. Further, it also serves as strong starting weights for fine-tuning in
downstream 3D recognition tasks.
| [
{
"version": "v1",
"created": "Mon, 20 Mar 2023 17:52:24 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 16:12:03 GMT"
},
{
"version": "v3",
"created": "Tue, 18 Apr 2023 20:44:35 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Hegde",
"Deepti",
""
],
[
"Valanarasu",
"Jeya Maria Jose",
""
],
[
"Patel",
"Vishal M.",
""
]
] | TITLE: CLIP goes 3D: Leveraging Prompt Tuning for Language Grounded 3D
Recognition
ABSTRACT: Vision-Language models like CLIP have been widely adopted for various tasks
due to their impressive zero-shot capabilities. However, CLIP is not suitable
for extracting 3D geometric features as it was trained on only images and text
by natural language supervision. We work on addressing this limitation and
propose a new framework termed CG3D (CLIP Goes 3D) where a 3D encoder is
learned to exhibit zero-shot capabilities. CG3D is trained using triplets of
pointclouds, corresponding rendered 2D images, and texts using natural language
supervision. To align the features in a multimodal embedding space, we utilize
contrastive loss on 3D features obtained from the 3D encoder, as well as visual
and text features extracted from CLIP. We note that the natural images used to
train CLIP and the rendered 2D images in CG3D have a distribution shift.
Attempting to train the visual and text encoder to account for this shift
results in catastrophic forgetting and a notable decrease in performance. To
solve this, we employ prompt tuning and introduce trainable parameters in the
input space to shift CLIP towards the 3D pre-training dataset utilized in CG3D.
We extensively test our pre-trained CG3D framework and demonstrate its
impressive capabilities in zero-shot, open scene understanding, and retrieval
tasks. Further, it also serves as strong starting weights for fine-tuning in
downstream 3D recognition tasks.
| no_new_dataset | 0.709655 |
2303.12748 | Benjamin Pikus | Will LeVine, Benjamin Pikus, Pranav Raja, and Fernando Amat Gil | Enabling Calibration In The Zero-Shot Inference of Large Vision-Language
Models | null | null | null | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Calibration of deep learning models is crucial to their trustworthiness and
safe usage, and as such, has been extensively studied in supervised
classification models, with methods crafted to decrease miscalibration.
However, there has yet to be a comprehensive study of the calibration of
vision-language models that are used for zero-shot inference, like CLIP. We
measure calibration across relevant variables like prompt, dataset, and
architecture, and find that zero-shot inference with CLIP is miscalibrated.
Furthermore, we propose a modified version of temperature scaling that is
aligned with the common use cases of CLIP as a zero-shot inference model, and
show that a single learned temperature generalizes for each specific CLIP model
(defined by a chosen pre-training dataset and architecture) across inference
dataset and prompt choice.
| [
{
"version": "v1",
"created": "Sat, 11 Mar 2023 17:14:04 GMT"
},
{
"version": "v2",
"created": "Mon, 27 Mar 2023 20:25:03 GMT"
},
{
"version": "v3",
"created": "Sun, 2 Apr 2023 23:01:59 GMT"
},
{
"version": "v4",
"created": "Tue, 18 Apr 2023 18:28:51 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"LeVine",
"Will",
""
],
[
"Pikus",
"Benjamin",
""
],
[
"Raja",
"Pranav",
""
],
[
"Gil",
"Fernando Amat",
""
]
] | TITLE: Enabling Calibration In The Zero-Shot Inference of Large Vision-Language
Models
ABSTRACT: Calibration of deep learning models is crucial to their trustworthiness and
safe usage, and as such, has been extensively studied in supervised
classification models, with methods crafted to decrease miscalibration.
However, there has yet to be a comprehensive study of the calibration of
vision-language models that are used for zero-shot inference, like CLIP. We
measure calibration across relevant variables like prompt, dataset, and
architecture, and find that zero-shot inference with CLIP is miscalibrated.
Furthermore, we propose a modified version of temperature scaling that is
aligned with the common use cases of CLIP as a zero-shot inference model, and
show that a single learned temperature generalizes for each specific CLIP model
(defined by a chosen pre-training dataset and architecture) across inference
dataset and prompt choice.
| no_new_dataset | 0.710842 |
2303.16628 | Qing Lian | Qing Lian, Tai Wang, Dahua Lin, Jiangmiao Pang | DORT: Modeling Dynamic Objects in Recurrent for Multi-Camera 3D Object
Detection and Tracking | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Recent multi-camera 3D object detectors usually leverage temporal information
to construct multi-view stereo that alleviates the ill-posed depth estimation.
However, they typically assume all the objects are static and directly
aggregate features across frames. This work begins with a theoretical and
empirical analysis to reveal that ignoring the motion of moving objects can
result in serious localization bias. Therefore, we propose to model Dynamic
Objects in RecurrenT (DORT) to tackle this problem. In contrast to previous
global Bird-Eye-View (BEV) methods, DORT extracts object-wise local volumes for
motion estimation that also alleviates the heavy computational burden. By
iteratively refining the estimated object motion and location, the preceding
features can be precisely aggregated to the current frame to mitigate the
aforementioned adverse effects. The simple framework has two significant
appealing properties. It is flexible and practical that can be plugged into
most camera-based 3D object detectors. As there are predictions of object
motion in the loop, it can easily track objects across frames according to
their nearest center distances. Without bells and whistles, DORT outperforms
all the previous methods on the nuScenes detection and tracking benchmarks with
62.5\% NDS and 57.6\% AMOTA, respectively. The source code will be released.
| [
{
"version": "v1",
"created": "Wed, 29 Mar 2023 12:33:55 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 01:58:41 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Lian",
"Qing",
""
],
[
"Wang",
"Tai",
""
],
[
"Lin",
"Dahua",
""
],
[
"Pang",
"Jiangmiao",
""
]
] | TITLE: DORT: Modeling Dynamic Objects in Recurrent for Multi-Camera 3D Object
Detection and Tracking
ABSTRACT: Recent multi-camera 3D object detectors usually leverage temporal information
to construct multi-view stereo that alleviates the ill-posed depth estimation.
However, they typically assume all the objects are static and directly
aggregate features across frames. This work begins with a theoretical and
empirical analysis to reveal that ignoring the motion of moving objects can
result in serious localization bias. Therefore, we propose to model Dynamic
Objects in RecurrenT (DORT) to tackle this problem. In contrast to previous
global Bird-Eye-View (BEV) methods, DORT extracts object-wise local volumes for
motion estimation that also alleviates the heavy computational burden. By
iteratively refining the estimated object motion and location, the preceding
features can be precisely aggregated to the current frame to mitigate the
aforementioned adverse effects. The simple framework has two significant
appealing properties. It is flexible and practical that can be plugged into
most camera-based 3D object detectors. As there are predictions of object
motion in the loop, it can easily track objects across frames according to
their nearest center distances. Without bells and whistles, DORT outperforms
all the previous methods on the nuScenes detection and tracking benchmarks with
62.5\% NDS and 57.6\% AMOTA, respectively. The source code will be released.
| no_new_dataset | 0.708408 |
2304.04455 | Lotfi Chaari | Mohamed Fakhfakh and Lotfi Chaari | Bayesian optimization for sparse neural networks with trainable
activation functions | null | null | null | null | cs.LG cs.AI stat.ME | http://creativecommons.org/licenses/by/4.0/ | In the literature on deep neural networks, there is considerable interest in
developing activation functions that can enhance neural network performance. In
recent years, there has been renewed scientific interest in proposing
activation functions that can be trained throughout the learning process, as
they appear to improve network performance, especially by reducing overfitting.
In this paper, we propose a trainable activation function whose parameters need
to be estimated. A fully Bayesian model is developed to automatically estimate
from the learning data both the model weights and activation function
parameters. An MCMC-based optimization scheme is developed to build the
inference. The proposed method aims to solve the aforementioned problems and
improve convergence time by using an efficient sampling scheme that guarantees
convergence to the global maximum. The proposed scheme is tested on three
datasets with three different CNNs. Promising results demonstrate the
usefulness of our proposed approach in improving model accuracy due to the
proposed activation function and Bayesian estimation of the parameters.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 08:44:44 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 12:44:09 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Fakhfakh",
"Mohamed",
""
],
[
"Chaari",
"Lotfi",
""
]
] | TITLE: Bayesian optimization for sparse neural networks with trainable
activation functions
ABSTRACT: In the literature on deep neural networks, there is considerable interest in
developing activation functions that can enhance neural network performance. In
recent years, there has been renewed scientific interest in proposing
activation functions that can be trained throughout the learning process, as
they appear to improve network performance, especially by reducing overfitting.
In this paper, we propose a trainable activation function whose parameters need
to be estimated. A fully Bayesian model is developed to automatically estimate
from the learning data both the model weights and activation function
parameters. An MCMC-based optimization scheme is developed to build the
inference. The proposed method aims to solve the aforementioned problems and
improve convergence time by using an efficient sampling scheme that guarantees
convergence to the global maximum. The proposed scheme is tested on three
datasets with three different CNNs. Promising results demonstrate the
usefulness of our proposed approach in improving model accuracy due to the
proposed activation function and Bayesian estimation of the parameters.
| no_new_dataset | 0.710051 |
2304.06930 | Yangguang Wang | Yangguang Wang, Xiang Zhang, Mingyuan Lin, Lei Yu, Boxin Shi, Wen
Yang, and Gui-Song Xia | Self-Supervised Scene Dynamic Recovery from Rolling Shutter Images and
Events | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Scene Dynamic Recovery (SDR) by inverting distorted Rolling Shutter (RS)
images to an undistorted high frame-rate Global Shutter (GS) video is a
severely ill-posed problem due to the missing temporal dynamic information in
both RS intra-frame scanlines and inter-frame exposures, particularly when
prior knowledge about camera/object motions is unavailable. Commonly used
artificial assumptions on scenes/motions and data-specific characteristics are
prone to producing sub-optimal solutions in real-world scenarios. To address
this challenge, we propose an event-based SDR network within a self-supervised
learning paradigm, i.e., SelfUnroll. We leverage the extremely high temporal
resolution of event cameras to provide accurate inter/intra-frame dynamic
information. Specifically, an Event-based Inter/intra-frame Compensator (E-IC)
is proposed to predict the per-pixel dynamic between arbitrary time intervals,
including the temporal transition and spatial translation. Exploring
connections in terms of RS-RS, RS-GS, and GS-RS, we explicitly formulate mutual
constraints with the proposed E-IC, resulting in supervisions without
ground-truth GS images. Extensive evaluations over synthetic and real datasets
demonstrate that the proposed method achieves state-of-the-art and shows
remarkable performance for event-based RS2GS inversion in real-world scenarios.
The dataset and code are available at https://w3un.github.io/selfunroll/.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 05:30:02 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 16:11:38 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Wang",
"Yangguang",
""
],
[
"Zhang",
"Xiang",
""
],
[
"Lin",
"Mingyuan",
""
],
[
"Yu",
"Lei",
""
],
[
"Shi",
"Boxin",
""
],
[
"Yang",
"Wen",
""
],
[
"Xia",
"Gui-Song",
""
]
] | TITLE: Self-Supervised Scene Dynamic Recovery from Rolling Shutter Images and
Events
ABSTRACT: Scene Dynamic Recovery (SDR) by inverting distorted Rolling Shutter (RS)
images to an undistorted high frame-rate Global Shutter (GS) video is a
severely ill-posed problem due to the missing temporal dynamic information in
both RS intra-frame scanlines and inter-frame exposures, particularly when
prior knowledge about camera/object motions is unavailable. Commonly used
artificial assumptions on scenes/motions and data-specific characteristics are
prone to producing sub-optimal solutions in real-world scenarios. To address
this challenge, we propose an event-based SDR network within a self-supervised
learning paradigm, i.e., SelfUnroll. We leverage the extremely high temporal
resolution of event cameras to provide accurate inter/intra-frame dynamic
information. Specifically, an Event-based Inter/intra-frame Compensator (E-IC)
is proposed to predict the per-pixel dynamic between arbitrary time intervals,
including the temporal transition and spatial translation. Exploring
connections in terms of RS-RS, RS-GS, and GS-RS, we explicitly formulate mutual
constraints with the proposed E-IC, resulting in supervisions without
ground-truth GS images. Extensive evaluations over synthetic and real datasets
demonstrate that the proposed method achieves state-of-the-art and shows
remarkable performance for event-based RS2GS inversion in real-world scenarios.
The dataset and code are available at https://w3un.github.io/selfunroll/.
| no_new_dataset | 0.710998 |
2304.07907 | Tugrulcan Elmas | Tu\u{g}rulcan Elmas | Analyzing Activity and Suspension Patterns of Twitter Bots Attacking
Turkish Twitter Trends by a Longitudinal Dataset | Accepted to Cyber Social Threats (CySoc) 2023 colocated with
WebConf23 | null | 10.1145/3543873.3587650 | null | cs.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Twitter bots amplify target content in a coordinated manner to make them
appear popular, which is an astroturfing attack. Such attacks promote certain
keywords to push them to Twitter trends to make them visible to a broader
audience. Past work on such fake trends revealed a new astroturfing attack
named ephemeral astroturfing that employs a very unique bot behavior in which
bots post and delete generated tweets in a coordinated manner. As such, it is
easy to mass-annotate such bots reliably, making them a convenient source of
ground truth for bot research. In this paper, we detect and disclose over
212,000 such bots targeting Turkish trends, which we name astrobots. We also
analyze their activity and suspension patterns. We found that Twitter purged
those bots en-masse 6 times since June 2018. However, the adversaries reacted
quickly and deployed new bots that were created years ago. We also found that
many such bots do not post tweets apart from promoting fake trends, which makes
it challenging for bot detection methods to detect them. Our work provides
insights into platforms' content moderation practices and bot detection
research. The dataset is publicly available at
https://github.com/tugrulz/EphemeralAstroturfing.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 22:08:34 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 19:33:42 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Elmas",
"Tuğrulcan",
""
]
] | TITLE: Analyzing Activity and Suspension Patterns of Twitter Bots Attacking
Turkish Twitter Trends by a Longitudinal Dataset
ABSTRACT: Twitter bots amplify target content in a coordinated manner to make them
appear popular, which is an astroturfing attack. Such attacks promote certain
keywords to push them to Twitter trends to make them visible to a broader
audience. Past work on such fake trends revealed a new astroturfing attack
named ephemeral astroturfing that employs a very unique bot behavior in which
bots post and delete generated tweets in a coordinated manner. As such, it is
easy to mass-annotate such bots reliably, making them a convenient source of
ground truth for bot research. In this paper, we detect and disclose over
212,000 such bots targeting Turkish trends, which we name astrobots. We also
analyze their activity and suspension patterns. We found that Twitter purged
those bots en-masse 6 times since June 2018. However, the adversaries reacted
quickly and deployed new bots that were created years ago. We also found that
many such bots do not post tweets apart from promoting fake trends, which makes
it challenging for bot detection methods to detect them. Our work provides
insights into platforms' content moderation practices and bot detection
research. The dataset is publicly available at
https://github.com/tugrulz/EphemeralAstroturfing.
| new_dataset | 0.711469 |
2304.08271 | Zhaochuan Luo | Jinheng Xie and Zhaochuan Luo and Yuexiang Li and Haozhe Liu and
Linlin Shen and Mike Zheng Shou | Open-World Weakly-Supervised Object Localization | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | While remarkable success has been achieved in weakly-supervised object
localization (WSOL), current frameworks are not capable of locating objects of
novel categories in open-world settings. To address this issue, we are the
first to introduce a new weakly-supervised object localization task called
OWSOL (Open-World Weakly-Supervised Object Localization). During training, all
labeled data comes from known categories and, both known and novel categories
exist in the unlabeled data. To handle such data, we propose a novel paradigm
of contrastive representation co-learning using both labeled and unlabeled data
to generate a complete G-CAM (Generalized Class Activation Map) for object
localization, without the requirement of bounding box annotation. As no class
label is available for the unlabelled data, we conduct clustering over the full
training set and design a novel multiple semantic centroids-driven contrastive
loss for representation learning. We re-organize two widely used datasets,
i.e., ImageNet-1K and iNatLoc500, and propose OpenImages150 to serve as
evaluation benchmarks for OWSOL. Extensive experiments demonstrate that the
proposed method can surpass all baselines by a large margin. We believe that
this work can shift the close-set localization towards the open-world setting
and serve as a foundation for subsequent works. Code will be released at
https://github.com/ryylcc/OWSOL.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 13:31:59 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 05:25:43 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Xie",
"Jinheng",
""
],
[
"Luo",
"Zhaochuan",
""
],
[
"Li",
"Yuexiang",
""
],
[
"Liu",
"Haozhe",
""
],
[
"Shen",
"Linlin",
""
],
[
"Shou",
"Mike Zheng",
""
]
] | TITLE: Open-World Weakly-Supervised Object Localization
ABSTRACT: While remarkable success has been achieved in weakly-supervised object
localization (WSOL), current frameworks are not capable of locating objects of
novel categories in open-world settings. To address this issue, we are the
first to introduce a new weakly-supervised object localization task called
OWSOL (Open-World Weakly-Supervised Object Localization). During training, all
labeled data comes from known categories and, both known and novel categories
exist in the unlabeled data. To handle such data, we propose a novel paradigm
of contrastive representation co-learning using both labeled and unlabeled data
to generate a complete G-CAM (Generalized Class Activation Map) for object
localization, without the requirement of bounding box annotation. As no class
label is available for the unlabelled data, we conduct clustering over the full
training set and design a novel multiple semantic centroids-driven contrastive
loss for representation learning. We re-organize two widely used datasets,
i.e., ImageNet-1K and iNatLoc500, and propose OpenImages150 to serve as
evaluation benchmarks for OWSOL. Extensive experiments demonstrate that the
proposed method can surpass all baselines by a large margin. We believe that
this work can shift the close-set localization towards the open-world setting
and serve as a foundation for subsequent works. Code will be released at
https://github.com/ryylcc/OWSOL.
| no_new_dataset | 0.710051 |
2304.08801 | Shivani Kumar | Shivani Kumar, Rishabh Gupta, Md Shad Akhtar, Tanmoy Chakraborty | Speaker Profiling in Multiparty Conversations | 10 pages, 3 figures, 12 tables | null | null | null | cs.CL cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In conversational settings, individuals exhibit unique behaviors, rendering a
one-size-fits-all approach insufficient for generating responses by dialogue
agents. Although past studies have aimed to create personalized dialogue agents
using speaker persona information, they have relied on the assumption that the
speaker's persona is already provided. However, this assumption is not always
valid, especially when it comes to chatbots utilized in industries like
banking, hotel reservations, and airline bookings. This research paper aims to
fill this gap by exploring the task of Speaker Profiling in Conversations
(SPC). The primary objective of SPC is to produce a summary of persona
characteristics for each individual speaker present in a dialogue. To
accomplish this, we have divided the task into three subtasks: persona
discovery, persona-type identification, and persona-value extraction. Given a
dialogue, the first subtask aims to identify all utterances that contain
persona information. Subsequently, the second task evaluates these utterances
to identify the type of persona information they contain, while the third
subtask identifies the specific persona values for each identified type. To
address the task of SPC, we have curated a new dataset named SPICE, which comes
with specific labels. We have evaluated various baselines on this dataset and
benchmarked it with a new neural model, SPOT, which we introduce in this paper.
Furthermore, we present a comprehensive analysis of SPOT, examining the
limitations of individual modules both quantitatively and qualitatively.
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 08:04:46 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 05:52:41 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Kumar",
"Shivani",
""
],
[
"Gupta",
"Rishabh",
""
],
[
"Akhtar",
"Md Shad",
""
],
[
"Chakraborty",
"Tanmoy",
""
]
] | TITLE: Speaker Profiling in Multiparty Conversations
ABSTRACT: In conversational settings, individuals exhibit unique behaviors, rendering a
one-size-fits-all approach insufficient for generating responses by dialogue
agents. Although past studies have aimed to create personalized dialogue agents
using speaker persona information, they have relied on the assumption that the
speaker's persona is already provided. However, this assumption is not always
valid, especially when it comes to chatbots utilized in industries like
banking, hotel reservations, and airline bookings. This research paper aims to
fill this gap by exploring the task of Speaker Profiling in Conversations
(SPC). The primary objective of SPC is to produce a summary of persona
characteristics for each individual speaker present in a dialogue. To
accomplish this, we have divided the task into three subtasks: persona
discovery, persona-type identification, and persona-value extraction. Given a
dialogue, the first subtask aims to identify all utterances that contain
persona information. Subsequently, the second task evaluates these utterances
to identify the type of persona information they contain, while the third
subtask identifies the specific persona values for each identified type. To
address the task of SPC, we have curated a new dataset named SPICE, which comes
with specific labels. We have evaluated various baselines on this dataset and
benchmarked it with a new neural model, SPOT, which we introduce in this paper.
Furthermore, we present a comprehensive analysis of SPOT, examining the
limitations of individual modules both quantitatively and qualitatively.
| new_dataset | 0.716194 |
2304.08805 | Norman Marlier | Norman Marlier, Julien Gustin, Olivier Br\"uls, Gilles Louppe | Implicit representation priors meet Riemannian geometry for Bayesian
robotic grasping | 4 pages, 5 figures, submitted to the workshop Geometric
Representations at ICRA 2023 | null | null | null | cs.RO cs.LG | http://creativecommons.org/licenses/by/4.0/ | Robotic grasping in highly noisy environments presents complex challenges,
especially with limited prior knowledge about the scene. In particular,
identifying good grasping poses with Bayesian inference becomes difficult due
to two reasons: i) generating data from uninformative priors proves to be
inefficient, and ii) the posterior often entails a complex distribution defined
on a Riemannian manifold. In this study, we explore the use of implicit
representations to construct scene-dependent priors, thereby enabling the
application of efficient simulation-based Bayesian inference algorithms for
determining successful grasp poses in unstructured environments. Results from
both simulation and physical benchmarks showcase the high success rate and
promising potential of this approach.
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 08:08:14 GMT"
},
{
"version": "v2",
"created": "Wed, 19 Apr 2023 07:50:24 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Marlier",
"Norman",
""
],
[
"Gustin",
"Julien",
""
],
[
"Brüls",
"Olivier",
""
],
[
"Louppe",
"Gilles",
""
]
] | TITLE: Implicit representation priors meet Riemannian geometry for Bayesian
robotic grasping
ABSTRACT: Robotic grasping in highly noisy environments presents complex challenges,
especially with limited prior knowledge about the scene. In particular,
identifying good grasping poses with Bayesian inference becomes difficult due
to two reasons: i) generating data from uninformative priors proves to be
inefficient, and ii) the posterior often entails a complex distribution defined
on a Riemannian manifold. In this study, we explore the use of implicit
representations to construct scene-dependent priors, thereby enabling the
application of efficient simulation-based Bayesian inference algorithms for
determining successful grasp poses in unstructured environments. Results from
both simulation and physical benchmarks showcase the high success rate and
promising potential of this approach.
| no_new_dataset | 0.71202 |
2304.09174 | Chunxu Zhang | Zijian Zhang, Xiangyu Zhao, Hao Miao, Chunxu Zhang, Hongwei Zhao and
Junbo Zhang | AutoSTL: Automated Spatio-Temporal Multi-Task Learning | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Spatio-Temporal prediction plays a critical role in smart city construction.
Jointly modeling multiple spatio-temporal tasks can further promote an
intelligent city life by integrating their inseparable relationship. However,
existing studies fail to address this joint learning problem well, which
generally solve tasks individually or a fixed task combination. The challenges
lie in the tangled relation between different properties, the demand for
supporting flexible combinations of tasks and the complex spatio-temporal
dependency. To cope with the problems above, we propose an Automated
Spatio-Temporal multi-task Learning (AutoSTL) method to handle multiple
spatio-temporal tasks jointly. Firstly, we propose a scalable architecture
consisting of advanced spatio-temporal operations to exploit the complicated
dependency. Shared modules and feature fusion mechanism are incorporated to
further capture the intrinsic relationship between tasks. Furthermore, our
model automatically allocates the operations and fusion weight. Extensive
experiments on benchmark datasets verified that our model achieves
state-of-the-art performance. As we can know, AutoSTL is the first automated
spatio-temporal multi-task learning method.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 10:03:05 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Zhang",
"Zijian",
""
],
[
"Zhao",
"Xiangyu",
""
],
[
"Miao",
"Hao",
""
],
[
"Zhang",
"Chunxu",
""
],
[
"Zhao",
"Hongwei",
""
],
[
"Zhang",
"Junbo",
""
]
] | TITLE: AutoSTL: Automated Spatio-Temporal Multi-Task Learning
ABSTRACT: Spatio-Temporal prediction plays a critical role in smart city construction.
Jointly modeling multiple spatio-temporal tasks can further promote an
intelligent city life by integrating their inseparable relationship. However,
existing studies fail to address this joint learning problem well, which
generally solve tasks individually or a fixed task combination. The challenges
lie in the tangled relation between different properties, the demand for
supporting flexible combinations of tasks and the complex spatio-temporal
dependency. To cope with the problems above, we propose an Automated
Spatio-Temporal multi-task Learning (AutoSTL) method to handle multiple
spatio-temporal tasks jointly. Firstly, we propose a scalable architecture
consisting of advanced spatio-temporal operations to exploit the complicated
dependency. Shared modules and feature fusion mechanism are incorporated to
further capture the intrinsic relationship between tasks. Furthermore, our
model automatically allocates the operations and fusion weight. Extensive
experiments on benchmark datasets verified that our model achieves
state-of-the-art performance. As we can know, AutoSTL is the first automated
spatio-temporal multi-task learning method.
| no_new_dataset | 0.705367 |
2304.09185 | Yuexin Wu | Yuexin Wu, I-Chan Huang, Xiaolei Huang | Token Imbalance Adaptation for Radiology Report Generation | Accepted by CHIL2023 | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Imbalanced token distributions naturally exist in text documents, leading
neural language models to overfit on frequent tokens. The token imbalance may
dampen the robustness of radiology report generators, as complex medical terms
appear less frequently but reflect more medical information. In this study, we
demonstrate how current state-of-the-art models fail to generate infrequent
tokens on two standard benchmark datasets (IU X-RAY and MIMIC-CXR) of radiology
report generation. % However, no prior study has proposed methods to adapt
infrequent tokens for text generators feeding with medical images. To solve the
challenge, we propose the \textbf{T}oken \textbf{Im}balance Adapt\textbf{er}
(\textit{TIMER}), aiming to improve generation robustness on infrequent tokens.
The model automatically leverages token imbalance by an unlikelihood loss and
dynamically optimizes generation processes to augment infrequent tokens. We
compare our approach with multiple state-of-the-art methods on the two
benchmarks. Experiments demonstrate the effectiveness of our approach in
enhancing model robustness overall and infrequent tokens. Our ablation analysis
shows that our reinforcement learning method has a major effect in adapting
token imbalance for radiology report generation.
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 23:09:36 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Wu",
"Yuexin",
""
],
[
"Huang",
"I-Chan",
""
],
[
"Huang",
"Xiaolei",
""
]
] | TITLE: Token Imbalance Adaptation for Radiology Report Generation
ABSTRACT: Imbalanced token distributions naturally exist in text documents, leading
neural language models to overfit on frequent tokens. The token imbalance may
dampen the robustness of radiology report generators, as complex medical terms
appear less frequently but reflect more medical information. In this study, we
demonstrate how current state-of-the-art models fail to generate infrequent
tokens on two standard benchmark datasets (IU X-RAY and MIMIC-CXR) of radiology
report generation. % However, no prior study has proposed methods to adapt
infrequent tokens for text generators feeding with medical images. To solve the
challenge, we propose the \textbf{T}oken \textbf{Im}balance Adapt\textbf{er}
(\textit{TIMER}), aiming to improve generation robustness on infrequent tokens.
The model automatically leverages token imbalance by an unlikelihood loss and
dynamically optimizes generation processes to augment infrequent tokens. We
compare our approach with multiple state-of-the-art methods on the two
benchmarks. Experiments demonstrate the effectiveness of our approach in
enhancing model robustness overall and infrequent tokens. Our ablation analysis
shows that our reinforcement learning method has a major effect in adapting
token imbalance for radiology report generation.
| no_new_dataset | 0.711675 |
2304.09218 | Sofia Ira Ktena | Ira Ktena, Olivia Wiles, Isabela Albuquerque, Sylvestre-Alvise
Rebuffi, Ryutaro Tanno, Abhijit Guha Roy, Shekoofeh Azizi, Danielle Belgrave,
Pushmeet Kohli, Alan Karthikesalingam, Taylan Cemgil, Sven Gowal | Generative models improve fairness of medical classifiers under
distribution shifts | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | A ubiquitous challenge in machine learning is the problem of domain
generalisation. This can exacerbate bias against groups or labels that are
underrepresented in the datasets used for model development. Model bias can
lead to unintended harms, especially in safety-critical applications like
healthcare. Furthermore, the challenge is compounded by the difficulty of
obtaining labelled data due to high cost or lack of readily available domain
expertise. In our work, we show that learning realistic augmentations
automatically from data is possible in a label-efficient manner using
generative models. In particular, we leverage the higher abundance of
unlabelled data to capture the underlying data distribution of different
conditions and subgroups for an imaging modality. By conditioning generative
models on appropriate labels, we can steer the distribution of synthetic
examples according to specific requirements. We demonstrate that these learned
augmentations can surpass heuristic ones by making models more robust and
statistically fair in- and out-of-distribution. To evaluate the generality of
our approach, we study 3 distinct medical imaging contexts of varying
difficulty: (i) histopathology images from a publicly available generalisation
benchmark, (ii) chest X-rays from publicly available clinical datasets, and
(iii) dermatology images characterised by complex shifts and imaging
conditions. Complementing real training samples with synthetic ones improves
the robustness of models in all three medical tasks and increases fairness by
improving the accuracy of diagnosis within underrepresented groups. This
approach leads to stark improvements OOD across modalities: 7.7% prediction
accuracy improvement in histopathology, 5.2% in chest radiology with 44.6%
lower fairness gap and a striking 63.5% improvement in high-risk sensitivity
for dermatology with a 7.5x reduction in fairness gap.
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 18:15:38 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Ktena",
"Ira",
""
],
[
"Wiles",
"Olivia",
""
],
[
"Albuquerque",
"Isabela",
""
],
[
"Rebuffi",
"Sylvestre-Alvise",
""
],
[
"Tanno",
"Ryutaro",
""
],
[
"Roy",
"Abhijit Guha",
""
],
[
"Azizi",
"Shekoofeh",
""
],
[
"Belgrave",
"Danielle",
""
],
[
"Kohli",
"Pushmeet",
""
],
[
"Karthikesalingam",
"Alan",
""
],
[
"Cemgil",
"Taylan",
""
],
[
"Gowal",
"Sven",
""
]
] | TITLE: Generative models improve fairness of medical classifiers under
distribution shifts
ABSTRACT: A ubiquitous challenge in machine learning is the problem of domain
generalisation. This can exacerbate bias against groups or labels that are
underrepresented in the datasets used for model development. Model bias can
lead to unintended harms, especially in safety-critical applications like
healthcare. Furthermore, the challenge is compounded by the difficulty of
obtaining labelled data due to high cost or lack of readily available domain
expertise. In our work, we show that learning realistic augmentations
automatically from data is possible in a label-efficient manner using
generative models. In particular, we leverage the higher abundance of
unlabelled data to capture the underlying data distribution of different
conditions and subgroups for an imaging modality. By conditioning generative
models on appropriate labels, we can steer the distribution of synthetic
examples according to specific requirements. We demonstrate that these learned
augmentations can surpass heuristic ones by making models more robust and
statistically fair in- and out-of-distribution. To evaluate the generality of
our approach, we study 3 distinct medical imaging contexts of varying
difficulty: (i) histopathology images from a publicly available generalisation
benchmark, (ii) chest X-rays from publicly available clinical datasets, and
(iii) dermatology images characterised by complex shifts and imaging
conditions. Complementing real training samples with synthetic ones improves
the robustness of models in all three medical tasks and increases fairness by
improving the accuracy of diagnosis within underrepresented groups. This
approach leads to stark improvements OOD across modalities: 7.7% prediction
accuracy improvement in histopathology, 5.2% in chest radiology with 44.6%
lower fairness gap and a striking 63.5% improvement in high-risk sensitivity
for dermatology with a 7.5x reduction in fairness gap.
| no_new_dataset | 0.710653 |
2304.09245 | Poojaa C | Poojaa C and John Sahaya Rani Alex | Early Detection of Parkinson's Disease using Motor Symptoms and Machine
Learning | null | null | null | null | cs.LG q-bio.QM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Parkinson's disease (PD) has been found to affect 1 out of every 1000 people,
being more inclined towards the population above 60 years. Leveraging
wearable-systems to find accurate biomarkers for diagnosis has become the need
of the hour, especially for a neurodegenerative condition like Parkinson's.
This work aims at focusing on early-occurring, common symptoms, such as motor
and gait related parameters to arrive at a quantitative analysis on the
feasibility of an economical and a robust wearable device. A subset of the
Parkinson's Progression Markers Initiative (PPMI), PPMI Gait dataset has been
utilised for feature-selection after a thorough analysis with various Machine
Learning algorithms. Identified influential features has then been used to test
real-time data for early detection of Parkinson Syndrome, with a model accuracy
of 91.9%
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 19:13:05 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"C",
"Poojaa",
""
],
[
"Alex",
"John Sahaya Rani",
""
]
] | TITLE: Early Detection of Parkinson's Disease using Motor Symptoms and Machine
Learning
ABSTRACT: Parkinson's disease (PD) has been found to affect 1 out of every 1000 people,
being more inclined towards the population above 60 years. Leveraging
wearable-systems to find accurate biomarkers for diagnosis has become the need
of the hour, especially for a neurodegenerative condition like Parkinson's.
This work aims at focusing on early-occurring, common symptoms, such as motor
and gait related parameters to arrive at a quantitative analysis on the
feasibility of an economical and a robust wearable device. A subset of the
Parkinson's Progression Markers Initiative (PPMI), PPMI Gait dataset has been
utilised for feature-selection after a thorough analysis with various Machine
Learning algorithms. Identified influential features has then been used to test
real-time data for early detection of Parkinson Syndrome, with a model accuracy
of 91.9%
| no_new_dataset | 0.709239 |
2304.09278 | Hamed Khosravi | Hamed Khosravi, Taofeeq Olajire, Ahmed Shoyeb Raihan, Imtiaz Ahmed | A Data Driven Sequential Learning Framework to Accelerate and Optimize
Multi-Objective Manufacturing Decisions | null | null | null | null | cs.LG cs.AI math.OC stat.ML | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Manufacturing advanced materials and products with a specific property or
combination of properties is often warranted. To achieve that it is crucial to
find out the optimum recipe or processing conditions that can generate the
ideal combination of these properties. Most of the time, a sufficient number of
experiments are needed to generate a Pareto front. However, manufacturing
experiments are usually costly and even conducting a single experiment can be a
time-consuming process. So, it's critical to determine the optimal location for
data collection to gain the most comprehensive understanding of the process.
Sequential learning is a promising approach to actively learn from the ongoing
experiments, iteratively update the underlying optimization routine, and adapt
the data collection process on the go. This paper presents a novel data-driven
Bayesian optimization framework that utilizes sequential learning to
efficiently optimize complex systems with multiple conflicting objectives.
Additionally, this paper proposes a novel metric for evaluating multi-objective
data-driven optimization approaches. This metric considers both the quality of
the Pareto front and the amount of data used to generate it. The proposed
framework is particularly beneficial in practical applications where acquiring
data can be expensive and resource intensive. To demonstrate the effectiveness
of the proposed algorithm and metric, the algorithm is evaluated on a
manufacturing dataset. The results indicate that the proposed algorithm can
achieve the actual Pareto front while processing significantly less data. It
implies that the proposed data-driven framework can lead to similar
manufacturing decisions with reduced costs and time.
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 20:33:08 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Khosravi",
"Hamed",
""
],
[
"Olajire",
"Taofeeq",
""
],
[
"Raihan",
"Ahmed Shoyeb",
""
],
[
"Ahmed",
"Imtiaz",
""
]
] | TITLE: A Data Driven Sequential Learning Framework to Accelerate and Optimize
Multi-Objective Manufacturing Decisions
ABSTRACT: Manufacturing advanced materials and products with a specific property or
combination of properties is often warranted. To achieve that it is crucial to
find out the optimum recipe or processing conditions that can generate the
ideal combination of these properties. Most of the time, a sufficient number of
experiments are needed to generate a Pareto front. However, manufacturing
experiments are usually costly and even conducting a single experiment can be a
time-consuming process. So, it's critical to determine the optimal location for
data collection to gain the most comprehensive understanding of the process.
Sequential learning is a promising approach to actively learn from the ongoing
experiments, iteratively update the underlying optimization routine, and adapt
the data collection process on the go. This paper presents a novel data-driven
Bayesian optimization framework that utilizes sequential learning to
efficiently optimize complex systems with multiple conflicting objectives.
Additionally, this paper proposes a novel metric for evaluating multi-objective
data-driven optimization approaches. This metric considers both the quality of
the Pareto front and the amount of data used to generate it. The proposed
framework is particularly beneficial in practical applications where acquiring
data can be expensive and resource intensive. To demonstrate the effectiveness
of the proposed algorithm and metric, the algorithm is evaluated on a
manufacturing dataset. The results indicate that the proposed algorithm can
achieve the actual Pareto front while processing significantly less data. It
implies that the proposed data-driven framework can lead to similar
manufacturing decisions with reduced costs and time.
| no_new_dataset | 0.70878 |
2304.09290 | Xiaohan Li | Xiaohan Li, Gaowei Zhang, Kai Huang, Zhaofeng He | Towards Spatio-temporal Sea Surface Temperature Forecasting via Static
and Dynamic Learnable Personalized Graph Convolution Network | null | null | null | null | cs.LG cs.AI physics.ao-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Sea surface temperature (SST) is uniquely important to the Earth's atmosphere
since its dynamics are a major force in shaping local and global climate and
profoundly affect our ecosystems. Accurate forecasting of SST brings
significant economic and social implications, for example, better preparation
for extreme weather such as severe droughts or tropical cyclones months ahead.
However, such a task faces unique challenges due to the intrinsic complexity
and uncertainty of ocean systems. Recently, deep learning techniques, such as
graphical neural networks (GNN), have been applied to address this task. Even
though these methods have some success, they frequently have serious drawbacks
when it comes to investigating dynamic spatiotemporal dependencies between
signals. To solve this problem, this paper proposes a novel static and dynamic
learnable personalized graph convolution network (SD-LPGC). Specifically, two
graph learning layers are first constructed to respectively model the stable
long-term and short-term evolutionary patterns hidden in the multivariate SST
signals. Then, a learnable personalized convolution layer is designed to fuse
this information. Our experiments on real SST datasets demonstrate the
state-of-the-art performances of the proposed approach on the forecasting task.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 14:35:38 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Li",
"Xiaohan",
""
],
[
"Zhang",
"Gaowei",
""
],
[
"Huang",
"Kai",
""
],
[
"He",
"Zhaofeng",
""
]
] | TITLE: Towards Spatio-temporal Sea Surface Temperature Forecasting via Static
and Dynamic Learnable Personalized Graph Convolution Network
ABSTRACT: Sea surface temperature (SST) is uniquely important to the Earth's atmosphere
since its dynamics are a major force in shaping local and global climate and
profoundly affect our ecosystems. Accurate forecasting of SST brings
significant economic and social implications, for example, better preparation
for extreme weather such as severe droughts or tropical cyclones months ahead.
However, such a task faces unique challenges due to the intrinsic complexity
and uncertainty of ocean systems. Recently, deep learning techniques, such as
graphical neural networks (GNN), have been applied to address this task. Even
though these methods have some success, they frequently have serious drawbacks
when it comes to investigating dynamic spatiotemporal dependencies between
signals. To solve this problem, this paper proposes a novel static and dynamic
learnable personalized graph convolution network (SD-LPGC). Specifically, two
graph learning layers are first constructed to respectively model the stable
long-term and short-term evolutionary patterns hidden in the multivariate SST
signals. Then, a learnable personalized convolution layer is designed to fuse
this information. Our experiments on real SST datasets demonstrate the
state-of-the-art performances of the proposed approach on the forecasting task.
| no_new_dataset | 0.71 |
2304.09314 | Bo Yu | Bo Yu, Hechang Chen, Yunke Zhang, Lele Cong, Shuchao Pang, Hongren
Zhou, Ziye Wang, Xianling Cong | Data and Knowledge Co-driving for Cancer Subtype Classification on
Multi-Scale Histopathological Slides | null | [J]. Knowledge-Based Systems, 2023, 260: 110168 | 10.1016/j.knosys.2022.110168 | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Artificial intelligence-enabled histopathological data analysis has become a
valuable assistant to the pathologist. However, existing models lack
representation and inference abilities compared with those of pathologists,
especially in cancer subtype diagnosis, which is unconvincing in clinical
practice. For instance, pathologists typically observe the lesions of a slide
from global to local, and then can give a diagnosis based on their knowledge
and experience. In this paper, we propose a Data and Knowledge Co-driving (D&K)
model to replicate the process of cancer subtype classification on a
histopathological slide like a pathologist. Specifically, in the data-driven
module, the bagging mechanism in ensemble learning is leveraged to integrate
the histological features from various bags extracted by the embedding
representation unit. Furthermore, a knowledge-driven module is established
based on the Gestalt principle in psychology to build the three-dimensional
(3D) expert knowledge space and map histological features into this space for
metric. Then, the diagnosis can be made according to the Euclidean distance
between them. Extensive experimental results on both public and in-house
datasets demonstrate that the D&K model has a high performance and credible
results compared with the state-of-the-art methods for diagnosing
histopathological subtypes. Code:
https://github.com/Dennis-YB/Data-and-Knowledge-Co-driving-for-Cancer-Subtypes-Classification
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 21:57:37 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Yu",
"Bo",
""
],
[
"Chen",
"Hechang",
""
],
[
"Zhang",
"Yunke",
""
],
[
"Cong",
"Lele",
""
],
[
"Pang",
"Shuchao",
""
],
[
"Zhou",
"Hongren",
""
],
[
"Wang",
"Ziye",
""
],
[
"Cong",
"Xianling",
""
]
] | TITLE: Data and Knowledge Co-driving for Cancer Subtype Classification on
Multi-Scale Histopathological Slides
ABSTRACT: Artificial intelligence-enabled histopathological data analysis has become a
valuable assistant to the pathologist. However, existing models lack
representation and inference abilities compared with those of pathologists,
especially in cancer subtype diagnosis, which is unconvincing in clinical
practice. For instance, pathologists typically observe the lesions of a slide
from global to local, and then can give a diagnosis based on their knowledge
and experience. In this paper, we propose a Data and Knowledge Co-driving (D&K)
model to replicate the process of cancer subtype classification on a
histopathological slide like a pathologist. Specifically, in the data-driven
module, the bagging mechanism in ensemble learning is leveraged to integrate
the histological features from various bags extracted by the embedding
representation unit. Furthermore, a knowledge-driven module is established
based on the Gestalt principle in psychology to build the three-dimensional
(3D) expert knowledge space and map histological features into this space for
metric. Then, the diagnosis can be made according to the Euclidean distance
between them. Extensive experimental results on both public and in-house
datasets demonstrate that the D&K model has a high performance and credible
results compared with the state-of-the-art methods for diagnosing
histopathological subtypes. Code:
https://github.com/Dennis-YB/Data-and-Knowledge-Co-driving-for-Cancer-Subtypes-Classification
| no_new_dataset | 0.712426 |
2304.09322 | Bo Yu | Bo Yu, Hechang Chen, Chengyou Jia, Hongren Zhou, Lele Cong, Xiankai
Li, Jianhui Zhuang, Xianling Cong | Multi-Modality Multi-Scale Cardiovascular Disease Subtypes
Classification Using Raman Image and Medical History | null | [J]. Expert Systems with Applications, 2023: 119965 | 10.1016/j.eswa.2023.119965 | null | eess.IV cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | Raman spectroscopy (RS) has been widely used for disease diagnosis, e.g.,
cardiovascular disease (CVD), owing to its efficiency and component-specific
testing capabilities. A series of popular deep learning methods have recently
been introduced to learn nuance features from RS for binary classifications and
achieved outstanding performance than conventional machine learning methods.
However, these existing deep learning methods still confront some challenges in
classifying subtypes of CVD. For example, the nuance between subtypes is quite
hard to capture and represent by intelligent models due to the chillingly
similar shape of RS sequences. Moreover, medical history information is an
essential resource for distinguishing subtypes, but they are underutilized. In
light of this, we propose a multi-modality multi-scale model called M3S, which
is a novel deep learning method with two core modules to address these issues.
First, we convert RS data to various resolution images by the Gramian angular
field (GAF) to enlarge nuance, and a two-branch structure is leveraged to get
embeddings for distinction in the multi-scale feature extraction module.
Second, a probability matrix and a weight matrix are used to enhance the
classification capacity by combining the RS and medical history data in the
multi-modality data fusion module. We perform extensive evaluations of M3S and
found its outstanding performance on our in-house dataset, with accuracy,
precision, recall, specificity, and F1 score of 0.9330, 0.9379, 0.9291, 0.9752,
and 0.9334, respectively. These results demonstrate that the M3S has high
performance and robustness compared with popular methods in diagnosing CVD
subtypes.
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 22:09:16 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Yu",
"Bo",
""
],
[
"Chen",
"Hechang",
""
],
[
"Jia",
"Chengyou",
""
],
[
"Zhou",
"Hongren",
""
],
[
"Cong",
"Lele",
""
],
[
"Li",
"Xiankai",
""
],
[
"Zhuang",
"Jianhui",
""
],
[
"Cong",
"Xianling",
""
]
] | TITLE: Multi-Modality Multi-Scale Cardiovascular Disease Subtypes
Classification Using Raman Image and Medical History
ABSTRACT: Raman spectroscopy (RS) has been widely used for disease diagnosis, e.g.,
cardiovascular disease (CVD), owing to its efficiency and component-specific
testing capabilities. A series of popular deep learning methods have recently
been introduced to learn nuance features from RS for binary classifications and
achieved outstanding performance than conventional machine learning methods.
However, these existing deep learning methods still confront some challenges in
classifying subtypes of CVD. For example, the nuance between subtypes is quite
hard to capture and represent by intelligent models due to the chillingly
similar shape of RS sequences. Moreover, medical history information is an
essential resource for distinguishing subtypes, but they are underutilized. In
light of this, we propose a multi-modality multi-scale model called M3S, which
is a novel deep learning method with two core modules to address these issues.
First, we convert RS data to various resolution images by the Gramian angular
field (GAF) to enlarge nuance, and a two-branch structure is leveraged to get
embeddings for distinction in the multi-scale feature extraction module.
Second, a probability matrix and a weight matrix are used to enhance the
classification capacity by combining the RS and medical history data in the
multi-modality data fusion module. We perform extensive evaluations of M3S and
found its outstanding performance on our in-house dataset, with accuracy,
precision, recall, specificity, and F1 score of 0.9330, 0.9379, 0.9291, 0.9752,
and 0.9334, respectively. These results demonstrate that the M3S has high
performance and robustness compared with popular methods in diagnosing CVD
subtypes.
| new_dataset | 0.667093 |
2304.09327 | Erum Mushtaq | Erum Mushtaq, Yavuz Faruk Bakman, Jie Ding, Salman Avestimehr | Federated Alternate Training (FAT): Leveraging Unannotated Data Silos in
Federated Segmentation for Medical Imaging | Camera Ready Version of ISBI2023 Accepted work | null | null | null | cs.CV cs.LG q-bio.QM | http://creativecommons.org/licenses/by/4.0/ | Federated Learning (FL) aims to train a machine learning (ML) model in a
distributed fashion to strengthen data privacy with limited data migration
costs. It is a distributed learning framework naturally suitable for
privacy-sensitive medical imaging datasets. However, most current FL-based
medical imaging works assume silos have ground truth labels for training. In
practice, label acquisition in the medical field is challenging as it often
requires extensive labor and time costs. To address this challenge and leverage
the unannotated data silos to improve modeling, we propose an alternate
training-based framework, Federated Alternate Training (FAT), that alters
training between annotated data silos and unannotated data silos. Annotated
data silos exploit annotations to learn a reasonable global segmentation model.
Meanwhile, unannotated data silos use the global segmentation model as a target
model to generate pseudo labels for self-supervised learning. We evaluate the
performance of the proposed framework on two naturally partitioned Federated
datasets, KiTS19 and FeTS2021, and show its promising performance.
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 22:21:40 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Mushtaq",
"Erum",
""
],
[
"Bakman",
"Yavuz Faruk",
""
],
[
"Ding",
"Jie",
""
],
[
"Avestimehr",
"Salman",
""
]
] | TITLE: Federated Alternate Training (FAT): Leveraging Unannotated Data Silos in
Federated Segmentation for Medical Imaging
ABSTRACT: Federated Learning (FL) aims to train a machine learning (ML) model in a
distributed fashion to strengthen data privacy with limited data migration
costs. It is a distributed learning framework naturally suitable for
privacy-sensitive medical imaging datasets. However, most current FL-based
medical imaging works assume silos have ground truth labels for training. In
practice, label acquisition in the medical field is challenging as it often
requires extensive labor and time costs. To address this challenge and leverage
the unannotated data silos to improve modeling, we propose an alternate
training-based framework, Federated Alternate Training (FAT), that alters
training between annotated data silos and unannotated data silos. Annotated
data silos exploit annotations to learn a reasonable global segmentation model.
Meanwhile, unannotated data silos use the global segmentation model as a target
model to generate pseudo labels for self-supervised learning. We evaluate the
performance of the proposed framework on two naturally partitioned Federated
datasets, KiTS19 and FeTS2021, and show its promising performance.
| no_new_dataset | 0.713082 |
2304.09333 | Junwen Zheng | Junwen Zheng, Martin Fischer | BIM-GPT: a Prompt-Based Virtual Assistant Framework for BIM Information
Retrieval | 35 pages, 15 figures | null | null | null | cs.CL cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Efficient information retrieval (IR) from building information models (BIMs)
poses significant challenges due to the necessity for deep BIM knowledge or
extensive engineering efforts for automation. We introduce BIM-GPT, a
prompt-based virtual assistant (VA) framework integrating BIM and generative
pre-trained transformer (GPT) technologies to support NL-based IR. A prompt
manager and dynamic template generate prompts for GPT models, enabling
interpretation of NL queries, summarization of retrieved information, and
answering BIM-related questions. In tests on a BIM IR dataset, our approach
achieved 83.5% and 99.5% accuracy rates for classifying NL queries with no data
and 2% data incorporated in prompts, respectively. Additionally, we validated
the functionality of BIM-GPT through a VA prototype for a hospital building.
This research contributes to the development of effective and versatile VAs for
BIM IR in the construction industry, significantly enhancing BIM accessibility
and reducing engineering efforts and training data requirements for processing
NL queries.
| [
{
"version": "v1",
"created": "Tue, 18 Apr 2023 22:46:02 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Zheng",
"Junwen",
""
],
[
"Fischer",
"Martin",
""
]
] | TITLE: BIM-GPT: a Prompt-Based Virtual Assistant Framework for BIM Information
Retrieval
ABSTRACT: Efficient information retrieval (IR) from building information models (BIMs)
poses significant challenges due to the necessity for deep BIM knowledge or
extensive engineering efforts for automation. We introduce BIM-GPT, a
prompt-based virtual assistant (VA) framework integrating BIM and generative
pre-trained transformer (GPT) technologies to support NL-based IR. A prompt
manager and dynamic template generate prompts for GPT models, enabling
interpretation of NL queries, summarization of retrieved information, and
answering BIM-related questions. In tests on a BIM IR dataset, our approach
achieved 83.5% and 99.5% accuracy rates for classifying NL queries with no data
and 2% data incorporated in prompts, respectively. Additionally, we validated
the functionality of BIM-GPT through a VA prototype for a hospital building.
This research contributes to the development of effective and versatile VAs for
BIM IR in the construction industry, significantly enhancing BIM accessibility
and reducing engineering efforts and training data requirements for processing
NL queries.
| no_new_dataset | 0.710584 |
2304.09358 | Shoaib Ahmed Siddiqui | Shoaib Ahmed Siddiqui, David Krueger, Thomas Breuel | Investigating the Nature of 3D Generalization in Deep Neural Networks | 15 pages, 15 figures, CVPR format | null | null | null | cs.CV cs.AI cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Visual object recognition systems need to generalize from a set of 2D
training views to novel views. The question of how the human visual system can
generalize to novel views has been studied and modeled in psychology, computer
vision, and neuroscience. Modern deep learning architectures for object
recognition generalize well to novel views, but the mechanisms are not well
understood. In this paper, we characterize the ability of common deep learning
architectures to generalize to novel views. We formulate this as a supervised
classification task where labels correspond to unique 3D objects and examples
correspond to 2D views of the objects at different 3D orientations. We consider
three common models of generalization to novel views: (i) full 3D
generalization, (ii) pure 2D matching, and (iii) matching based on a linear
combination of views. We find that deep models generalize well to novel views,
but they do so in a way that differs from all these existing models.
Extrapolation to views beyond the range covered by views in the training set is
limited, and extrapolation to novel rotation axes is even more limited,
implying that the networks do not infer full 3D structure, nor use linear
interpolation. Yet, generalization is far superior to pure 2D matching. These
findings help with designing datasets with 2D views required to achieve 3D
generalization. Code to reproduce our experiments is publicly available:
https://github.com/shoaibahmed/investigating_3d_generalization.git
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 00:54:00 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Siddiqui",
"Shoaib Ahmed",
""
],
[
"Krueger",
"David",
""
],
[
"Breuel",
"Thomas",
""
]
] | TITLE: Investigating the Nature of 3D Generalization in Deep Neural Networks
ABSTRACT: Visual object recognition systems need to generalize from a set of 2D
training views to novel views. The question of how the human visual system can
generalize to novel views has been studied and modeled in psychology, computer
vision, and neuroscience. Modern deep learning architectures for object
recognition generalize well to novel views, but the mechanisms are not well
understood. In this paper, we characterize the ability of common deep learning
architectures to generalize to novel views. We formulate this as a supervised
classification task where labels correspond to unique 3D objects and examples
correspond to 2D views of the objects at different 3D orientations. We consider
three common models of generalization to novel views: (i) full 3D
generalization, (ii) pure 2D matching, and (iii) matching based on a linear
combination of views. We find that deep models generalize well to novel views,
but they do so in a way that differs from all these existing models.
Extrapolation to views beyond the range covered by views in the training set is
limited, and extrapolation to novel rotation axes is even more limited,
implying that the networks do not infer full 3D structure, nor use linear
interpolation. Yet, generalization is far superior to pure 2D matching. These
findings help with designing datasets with 2D views required to achieve 3D
generalization. Code to reproduce our experiments is publicly available:
https://github.com/shoaibahmed/investigating_3d_generalization.git
| no_new_dataset | 0.708767 |
2304.09369 | Hoyoung Kang | Seongho Joe, Byoungjip Kim, Hoyoung Kang, Kyoungwon Park, Bogun Kim,
Jaeseon Park, Joonseok Lee, Youngjune Gwon | ContraCluster: Learning to Classify without Labels by Contrastive
Self-Supervision and Prototype-Based Semi-Supervision | Accepted at ICPR 2022 | 2022 26th International Conference on Pattern Recognition (ICPR),
Montreal, QC, Canada, 2022, pp. 4685-4692 | 10.1109/ICPR56361.2022.9956198 | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The recent advances in representation learning inspire us to take on the
challenging problem of unsupervised image classification tasks in a principled
way. We propose ContraCluster, an unsupervised image classification method that
combines clustering with the power of contrastive self-supervised learning.
ContraCluster consists of three stages: (1) contrastive self-supervised
pre-training (CPT), (2) contrastive prototype sampling (CPS), and (3)
prototype-based semi-supervised fine-tuning (PB-SFT). CPS can select highly
accurate, categorically prototypical images in an embedding space learned by
contrastive learning. We use sampled prototypes as noisy labeled data to
perform semi-supervised fine-tuning (PB-SFT), leveraging small prototypes and
large unlabeled data to further enhance the accuracy. We demonstrate
empirically that ContraCluster achieves new state-of-the-art results for
standard benchmark datasets including CIFAR-10, STL-10, and ImageNet-10. For
example, ContraCluster achieves about 90.8% accuracy for CIFAR-10, which
outperforms DAC (52.2%), IIC (61.7%), and SCAN (87.6%) by a large margin.
Without any labels, ContraCluster can achieve a 90.8% accuracy that is
comparable to 95.8% by the best supervised counterpart.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 01:51:08 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Joe",
"Seongho",
""
],
[
"Kim",
"Byoungjip",
""
],
[
"Kang",
"Hoyoung",
""
],
[
"Park",
"Kyoungwon",
""
],
[
"Kim",
"Bogun",
""
],
[
"Park",
"Jaeseon",
""
],
[
"Lee",
"Joonseok",
""
],
[
"Gwon",
"Youngjune",
""
]
] | TITLE: ContraCluster: Learning to Classify without Labels by Contrastive
Self-Supervision and Prototype-Based Semi-Supervision
ABSTRACT: The recent advances in representation learning inspire us to take on the
challenging problem of unsupervised image classification tasks in a principled
way. We propose ContraCluster, an unsupervised image classification method that
combines clustering with the power of contrastive self-supervised learning.
ContraCluster consists of three stages: (1) contrastive self-supervised
pre-training (CPT), (2) contrastive prototype sampling (CPS), and (3)
prototype-based semi-supervised fine-tuning (PB-SFT). CPS can select highly
accurate, categorically prototypical images in an embedding space learned by
contrastive learning. We use sampled prototypes as noisy labeled data to
perform semi-supervised fine-tuning (PB-SFT), leveraging small prototypes and
large unlabeled data to further enhance the accuracy. We demonstrate
empirically that ContraCluster achieves new state-of-the-art results for
standard benchmark datasets including CIFAR-10, STL-10, and ImageNet-10. For
example, ContraCluster achieves about 90.8% accuracy for CIFAR-10, which
outperforms DAC (52.2%), IIC (61.7%), and SCAN (87.6%) by a large margin.
Without any labels, ContraCluster can achieve a 90.8% accuracy that is
comparable to 95.8% by the best supervised counterpart.
| no_new_dataset | 0.710409 |
2304.09371 | Yangming Li | Yangming Li | 3 Dimensional Dense Reconstruction: A Review of Algorithms and Dataset | 16 pages | null | null | null | cs.CV cs.RO | http://creativecommons.org/licenses/by/4.0/ | 3D dense reconstruction refers to the process of obtaining the complete shape
and texture features of 3D objects from 2D planar images. 3D reconstruction is
an important and extensively studied problem, but it is far from being solved.
This work systematically introduces classical methods of 3D dense
reconstruction based on geometric and optical models, as well as methods based
on deep learning. It also introduces datasets for deep learning and the
performance and advantages and disadvantages demonstrated by deep learning
methods on these datasets.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 01:56:55 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Li",
"Yangming",
""
]
] | TITLE: 3 Dimensional Dense Reconstruction: A Review of Algorithms and Dataset
ABSTRACT: 3D dense reconstruction refers to the process of obtaining the complete shape
and texture features of 3D objects from 2D planar images. 3D reconstruction is
an important and extensively studied problem, but it is far from being solved.
This work systematically introduces classical methods of 3D dense
reconstruction based on geometric and optical models, as well as methods based
on deep learning. It also introduces datasets for deep learning and the
performance and advantages and disadvantages demonstrated by deep learning
methods on these datasets.
| no_new_dataset | 0.712389 |
2304.09373 | Feng Gao | Haodong Pan, Feng Gao, Junyu Dong, Qian Du | Multi-scale Adaptive Fusion Network for Hyperspectral Image Denoising | IEEE JSTASRS 2023, code at: https://github.com/summitgao/MAFNet | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by/4.0/ | Removing the noise and improving the visual quality of hyperspectral images
(HSIs) is challenging in academia and industry. Great efforts have been made to
leverage local, global or spectral context information for HSI denoising.
However, existing methods still have limitations in feature interaction
exploitation among multiple scales and rich spectral structure preservation. In
view of this, we propose a novel solution to investigate the HSI denoising
using a Multi-scale Adaptive Fusion Network (MAFNet), which can learn the
complex nonlinear mapping between clean and noisy HSI. Two key components
contribute to improving the hyperspectral image denoising: A progressively
multiscale information aggregation network and a co-attention fusion module.
Specifically, we first generate a set of multiscale images and feed them into a
coarse-fusion network to exploit the contextual texture correlation.
Thereafter, a fine fusion network is followed to exchange the information
across the parallel multiscale subnetworks. Furthermore, we design a
co-attention fusion module to adaptively emphasize informative features from
different scales, and thereby enhance the discriminative learning capability
for denoising. Extensive experiments on synthetic and real HSI datasets
demonstrate that the proposed MAFNet has achieved better denoising performance
than other state-of-the-art techniques. Our codes are available at
\verb'https://github.com/summitgao/MAFNet'.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 02:00:21 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Pan",
"Haodong",
""
],
[
"Gao",
"Feng",
""
],
[
"Dong",
"Junyu",
""
],
[
"Du",
"Qian",
""
]
] | TITLE: Multi-scale Adaptive Fusion Network for Hyperspectral Image Denoising
ABSTRACT: Removing the noise and improving the visual quality of hyperspectral images
(HSIs) is challenging in academia and industry. Great efforts have been made to
leverage local, global or spectral context information for HSI denoising.
However, existing methods still have limitations in feature interaction
exploitation among multiple scales and rich spectral structure preservation. In
view of this, we propose a novel solution to investigate the HSI denoising
using a Multi-scale Adaptive Fusion Network (MAFNet), which can learn the
complex nonlinear mapping between clean and noisy HSI. Two key components
contribute to improving the hyperspectral image denoising: A progressively
multiscale information aggregation network and a co-attention fusion module.
Specifically, we first generate a set of multiscale images and feed them into a
coarse-fusion network to exploit the contextual texture correlation.
Thereafter, a fine fusion network is followed to exchange the information
across the parallel multiscale subnetworks. Furthermore, we design a
co-attention fusion module to adaptively emphasize informative features from
different scales, and thereby enhance the discriminative learning capability
for denoising. Extensive experiments on synthetic and real HSI datasets
demonstrate that the proposed MAFNet has achieved better denoising performance
than other state-of-the-art techniques. Our codes are available at
\verb'https://github.com/summitgao/MAFNet'.
| no_new_dataset | 0.707613 |
2304.09374 | Hoyoung Kang | Joonseok Lee, Seongho Joe, Kyoungwon Park, Bogun Kim, Hoyoung Kang,
Jaeseon Park, Youngjune Gwon | Shuffle & Divide: Contrastive Learning for Long Text | Accepted at ICPR 2022 | 2022 26th International Conference on Pattern Recognition (ICPR),
Montreal, QC, Canada, 2022, pp. 2935-2941 | 10.1109/ICPR56361.2022.9956208 | null | cs.CL cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a self-supervised learning method for long text documents based on
contrastive learning. A key to our method is Shuffle and Divide (SaD), a simple
text augmentation algorithm that sets up a pretext task required for
contrastive updates to BERT-based document embedding. SaD splits a document
into two sub-documents containing randomly shuffled words in the entire
documents. The sub-documents are considered positive examples, leaving all
other documents in the corpus as negatives. After SaD, we repeat the
contrastive update and clustering phases until convergence. It is naturally a
time-consuming, cumbersome task to label text documents, and our method can
help alleviate human efforts, which are most expensive resources in AI. We have
empirically evaluated our method by performing unsupervised text classification
on the 20 Newsgroups, Reuters-21578, BBC, and BBCSport datasets. In particular,
our method pushes the current state-of-the-art, SS-SB-MT, on 20 Newsgroups by
20.94% in accuracy. We also achieve the state-of-the-art performance on
Reuters-21578 and exceptionally-high accuracy performances (over 95%) for
unsupervised classification on the BBC and BBCSport datasets.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 02:02:29 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Lee",
"Joonseok",
""
],
[
"Joe",
"Seongho",
""
],
[
"Park",
"Kyoungwon",
""
],
[
"Kim",
"Bogun",
""
],
[
"Kang",
"Hoyoung",
""
],
[
"Park",
"Jaeseon",
""
],
[
"Gwon",
"Youngjune",
""
]
] | TITLE: Shuffle & Divide: Contrastive Learning for Long Text
ABSTRACT: We propose a self-supervised learning method for long text documents based on
contrastive learning. A key to our method is Shuffle and Divide (SaD), a simple
text augmentation algorithm that sets up a pretext task required for
contrastive updates to BERT-based document embedding. SaD splits a document
into two sub-documents containing randomly shuffled words in the entire
documents. The sub-documents are considered positive examples, leaving all
other documents in the corpus as negatives. After SaD, we repeat the
contrastive update and clustering phases until convergence. It is naturally a
time-consuming, cumbersome task to label text documents, and our method can
help alleviate human efforts, which are most expensive resources in AI. We have
empirically evaluated our method by performing unsupervised text classification
on the 20 Newsgroups, Reuters-21578, BBC, and BBCSport datasets. In particular,
our method pushes the current state-of-the-art, SS-SB-MT, on 20 Newsgroups by
20.94% in accuracy. We also achieve the state-of-the-art performance on
Reuters-21578 and exceptionally-high accuracy performances (over 95%) for
unsupervised classification on the BBC and BBCSport datasets.
| no_new_dataset | 0.708811 |
2304.09383 | Tran Minh Quan | Pham Ngoc Huy, and Tran Minh Quan | Denoising Diffusion Medical Models | Accepted to IEEE ISBI 2023 | null | null | null | eess.IV cs.CV cs.GR | http://creativecommons.org/licenses/by/4.0/ | In this study, we introduce a generative model that can synthesize a large
number of radiographical image/label pairs, and thus is asymptotically
favorable to downstream activities such as segmentation in bio-medical image
analysis. Denoising Diffusion Medical Model (DDMM), the proposed technique, can
create realistic X-ray images and associated segmentations on a small number of
annotated datasets as well as other massive unlabeled datasets with no
supervision. Radiograph/segmentation pairs are generated jointly by the DDMM
sampling process in probabilistic mode. As a result, a vanilla UNet that uses
this data augmentation for segmentation task outperforms other similarly
data-centric approaches.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 02:33:56 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Huy",
"Pham Ngoc",
""
],
[
"Quan",
"Tran Minh",
""
]
] | TITLE: Denoising Diffusion Medical Models
ABSTRACT: In this study, we introduce a generative model that can synthesize a large
number of radiographical image/label pairs, and thus is asymptotically
favorable to downstream activities such as segmentation in bio-medical image
analysis. Denoising Diffusion Medical Model (DDMM), the proposed technique, can
create realistic X-ray images and associated segmentations on a small number of
annotated datasets as well as other massive unlabeled datasets with no
supervision. Radiograph/segmentation pairs are generated jointly by the DDMM
sampling process in probabilistic mode. As a result, a vanilla UNet that uses
this data augmentation for segmentation task outperforms other similarly
data-centric approaches.
| no_new_dataset | 0.712076 |
2304.09403 | Jingtong Su | Jingtong Su and Julia Kempe | Wavelets Beat Monkeys at Adversarial Robustness | Machine Learning and the Physical Sciences Workshop, NeurIPS 2022 | null | null | null | cs.LG cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Research on improving the robustness of neural networks to adversarial noise
- imperceptible malicious perturbations of the data - has received significant
attention. The currently uncontested state-of-the-art defense to obtain robust
deep neural networks is Adversarial Training (AT), but it consumes
significantly more resources compared to standard training and trades off
accuracy for robustness. An inspiring recent work [Dapello et al.] aims to
bring neurobiological tools to the question: How can we develop Neural Nets
that robustly generalize like human vision? [Dapello et al.] design a network
structure with a neural hidden first layer that mimics the primate primary
visual cortex (V1), followed by a back-end structure adapted from current CNN
vision models. It seems to achieve non-trivial adversarial robustness on
standard vision benchmarks when tested on small perturbations. Here we revisit
this biologically inspired work, and ask whether a principled parameter-free
representation with inspiration from physics is able to achieve the same goal.
We discover that the wavelet scattering transform can replace the complex
V1-cortex and simple uniform Gaussian noise can take the role of neural
stochasticity, to achieve adversarial robustness. In extensive experiments on
the CIFAR-10 benchmark with adaptive adversarial attacks we show that: 1)
Robustness of VOneBlock architectures is relatively weak (though non-zero) when
the strength of the adversarial attack radius is set to commonly used
benchmarks. 2) Replacing the front-end VOneBlock by an off-the-shelf
parameter-free Scatternet followed by simple uniform Gaussian noise can achieve
much more substantial adversarial robustness without adversarial training. Our
work shows how physically inspired structures yield new insights into
robustness that were previously only thought possible by meticulously mimicking
the human cortex.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 03:41:30 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Su",
"Jingtong",
""
],
[
"Kempe",
"Julia",
""
]
] | TITLE: Wavelets Beat Monkeys at Adversarial Robustness
ABSTRACT: Research on improving the robustness of neural networks to adversarial noise
- imperceptible malicious perturbations of the data - has received significant
attention. The currently uncontested state-of-the-art defense to obtain robust
deep neural networks is Adversarial Training (AT), but it consumes
significantly more resources compared to standard training and trades off
accuracy for robustness. An inspiring recent work [Dapello et al.] aims to
bring neurobiological tools to the question: How can we develop Neural Nets
that robustly generalize like human vision? [Dapello et al.] design a network
structure with a neural hidden first layer that mimics the primate primary
visual cortex (V1), followed by a back-end structure adapted from current CNN
vision models. It seems to achieve non-trivial adversarial robustness on
standard vision benchmarks when tested on small perturbations. Here we revisit
this biologically inspired work, and ask whether a principled parameter-free
representation with inspiration from physics is able to achieve the same goal.
We discover that the wavelet scattering transform can replace the complex
V1-cortex and simple uniform Gaussian noise can take the role of neural
stochasticity, to achieve adversarial robustness. In extensive experiments on
the CIFAR-10 benchmark with adaptive adversarial attacks we show that: 1)
Robustness of VOneBlock architectures is relatively weak (though non-zero) when
the strength of the adversarial attack radius is set to commonly used
benchmarks. 2) Replacing the front-end VOneBlock by an off-the-shelf
parameter-free Scatternet followed by simple uniform Gaussian noise can achieve
much more substantial adversarial robustness without adversarial training. Our
work shows how physically inspired structures yield new insights into
robustness that were previously only thought possible by meticulously mimicking
the human cortex.
| no_new_dataset | 0.709982 |
2304.09407 | Yan Jin | Yan Jin, Yuandong Ding, Xuanhao Pan, Kun He, Li Zhao, Tao Qin, Lei
Song, Jiang Bian | Pointerformer: Deep Reinforced Multi-Pointer Transformer for the
Traveling Salesman Problem | Accepted by AAAI 2023, February 2023 | null | null | null | cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Traveling Salesman Problem (TSP), as a classic routing optimization problem
originally arising in the domain of transportation and logistics, has become a
critical task in broader domains, such as manufacturing and biology. Recently,
Deep Reinforcement Learning (DRL) has been increasingly employed to solve TSP
due to its high inference efficiency. Nevertheless, most of existing end-to-end
DRL algorithms only perform well on small TSP instances and can hardly
generalize to large scale because of the drastically soaring memory consumption
and computation time along with the enlarging problem scale. In this paper, we
propose a novel end-to-end DRL approach, referred to as Pointerformer, based on
multi-pointer Transformer. Particularly, Pointerformer adopts both reversible
residual network in the encoder and multi-pointer network in the decoder to
effectively contain memory consumption of the encoder-decoder architecture. To
further improve the performance of TSP solutions, Pointerformer employs both a
feature augmentation method to explore the symmetries of TSP at both training
and inference stages as well as an enhanced context embedding approach to
include more comprehensive context information in the query. Extensive
experiments on a randomly generated benchmark and a public benchmark have shown
that, while achieving comparative results on most small-scale TSP instances as
SOTA DRL approaches do, Pointerformer can also well generalize to large-scale
TSPs.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 03:48:32 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Jin",
"Yan",
""
],
[
"Ding",
"Yuandong",
""
],
[
"Pan",
"Xuanhao",
""
],
[
"He",
"Kun",
""
],
[
"Zhao",
"Li",
""
],
[
"Qin",
"Tao",
""
],
[
"Song",
"Lei",
""
],
[
"Bian",
"Jiang",
""
]
] | TITLE: Pointerformer: Deep Reinforced Multi-Pointer Transformer for the
Traveling Salesman Problem
ABSTRACT: Traveling Salesman Problem (TSP), as a classic routing optimization problem
originally arising in the domain of transportation and logistics, has become a
critical task in broader domains, such as manufacturing and biology. Recently,
Deep Reinforcement Learning (DRL) has been increasingly employed to solve TSP
due to its high inference efficiency. Nevertheless, most of existing end-to-end
DRL algorithms only perform well on small TSP instances and can hardly
generalize to large scale because of the drastically soaring memory consumption
and computation time along with the enlarging problem scale. In this paper, we
propose a novel end-to-end DRL approach, referred to as Pointerformer, based on
multi-pointer Transformer. Particularly, Pointerformer adopts both reversible
residual network in the encoder and multi-pointer network in the decoder to
effectively contain memory consumption of the encoder-decoder architecture. To
further improve the performance of TSP solutions, Pointerformer employs both a
feature augmentation method to explore the symmetries of TSP at both training
and inference stages as well as an enhanced context embedding approach to
include more comprehensive context information in the query. Extensive
experiments on a randomly generated benchmark and a public benchmark have shown
that, while achieving comparative results on most small-scale TSP instances as
SOTA DRL approaches do, Pointerformer can also well generalize to large-scale
TSPs.
| no_new_dataset | 0.707165 |
2304.09414 | Rosaura VidalMata | Rosaura G. VidalMata and Priscila Saboia and Daniel Moreira and Grant
Jensen and Jason Schlessman and Walter J. Scheirer | On the Effectiveness of Image Manipulation Detection in the Age of
Social Media | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Image manipulation detection algorithms designed to identify local anomalies
often rely on the manipulated regions being ``sufficiently'' different from the
rest of the non-tampered regions in the image. However, such anomalies might
not be easily identifiable in high-quality manipulations, and their use is
often based on the assumption that certain image phenomena are associated with
the use of specific editing tools. This makes the task of manipulation
detection hard in and of itself, with state-of-the-art detectors only being
able to detect a limited number of manipulation types. More importantly, in
cases where the anomaly assumption does not hold, the detection of false
positives in otherwise non-manipulated images becomes a serious problem.
To understand the current state of manipulation detection, we present an
in-depth analysis of deep learning-based and learning-free methods, assessing
their performance on different benchmark datasets containing tampered and
non-tampered samples. We provide a comprehensive study of their suitability for
detecting different manipulations as well as their robustness when presented
with non-tampered data. Furthermore, we propose a novel deep learning-based
pre-processing technique that accentuates the anomalies present in manipulated
regions to make them more identifiable by a variety of manipulation detection
methods. To this end, we introduce an anomaly enhancement loss that, when used
with a residual architecture, improves the performance of different detection
algorithms with a minimal introduction of false positives on the
non-manipulated data.
Lastly, we introduce an open-source manipulation detection toolkit comprising
a number of standard detection algorithms.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 04:05:54 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"VidalMata",
"Rosaura G.",
""
],
[
"Saboia",
"Priscila",
""
],
[
"Moreira",
"Daniel",
""
],
[
"Jensen",
"Grant",
""
],
[
"Schlessman",
"Jason",
""
],
[
"Scheirer",
"Walter J.",
""
]
] | TITLE: On the Effectiveness of Image Manipulation Detection in the Age of
Social Media
ABSTRACT: Image manipulation detection algorithms designed to identify local anomalies
often rely on the manipulated regions being ``sufficiently'' different from the
rest of the non-tampered regions in the image. However, such anomalies might
not be easily identifiable in high-quality manipulations, and their use is
often based on the assumption that certain image phenomena are associated with
the use of specific editing tools. This makes the task of manipulation
detection hard in and of itself, with state-of-the-art detectors only being
able to detect a limited number of manipulation types. More importantly, in
cases where the anomaly assumption does not hold, the detection of false
positives in otherwise non-manipulated images becomes a serious problem.
To understand the current state of manipulation detection, we present an
in-depth analysis of deep learning-based and learning-free methods, assessing
their performance on different benchmark datasets containing tampered and
non-tampered samples. We provide a comprehensive study of their suitability for
detecting different manipulations as well as their robustness when presented
with non-tampered data. Furthermore, we propose a novel deep learning-based
pre-processing technique that accentuates the anomalies present in manipulated
regions to make them more identifiable by a variety of manipulation detection
methods. To this end, we introduce an anomaly enhancement loss that, when used
with a residual architecture, improves the performance of different detection
algorithms with a minimal introduction of false positives on the
non-manipulated data.
Lastly, we introduce an open-source manipulation detection toolkit comprising
a number of standard detection algorithms.
| no_new_dataset | 0.708988 |
2304.09421 | Zhao Kang | Quanjiang Guo, Zhao Kang, Ling Tian, Zhouguo Chen | TieFake: Title-Text Similarity and Emotion-Aware Fake News Detection | Appear on IJCNN 2023 | null | null | null | cs.CL cs.CV cs.LG cs.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Fake news detection aims to detect fake news widely spreading on social media
platforms, which can negatively influence the public and the government. Many
approaches have been developed to exploit relevant information from news
images, text, or videos. However, these methods may suffer from the following
limitations: (1) ignore the inherent emotional information of the news, which
could be beneficial since it contains the subjective intentions of the authors;
(2) pay little attention to the relation (similarity) between the title and
textual information in news articles, which often use irrelevant title to
attract reader' attention. To this end, we propose a novel Title-Text
similarity and emotion-aware Fake news detection (TieFake) method by jointly
modeling the multi-modal context information and the author sentiment in a
unified framework. Specifically, we respectively employ BERT and ResNeSt to
learn the representations for text and images, and utilize publisher emotion
extractor to capture the author's subjective emotion in the news content. We
also propose a scale-dot product attention mechanism to capture the similarity
between title features and textual features. Experiments are conducted on two
publicly available multi-modal datasets, and the results demonstrate that our
proposed method can significantly improve the performance of fake news
detection. Our code is available at https://github.com/UESTC-GQJ/TieFake.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 04:47:36 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Guo",
"Quanjiang",
""
],
[
"Kang",
"Zhao",
""
],
[
"Tian",
"Ling",
""
],
[
"Chen",
"Zhouguo",
""
]
] | TITLE: TieFake: Title-Text Similarity and Emotion-Aware Fake News Detection
ABSTRACT: Fake news detection aims to detect fake news widely spreading on social media
platforms, which can negatively influence the public and the government. Many
approaches have been developed to exploit relevant information from news
images, text, or videos. However, these methods may suffer from the following
limitations: (1) ignore the inherent emotional information of the news, which
could be beneficial since it contains the subjective intentions of the authors;
(2) pay little attention to the relation (similarity) between the title and
textual information in news articles, which often use irrelevant title to
attract reader' attention. To this end, we propose a novel Title-Text
similarity and emotion-aware Fake news detection (TieFake) method by jointly
modeling the multi-modal context information and the author sentiment in a
unified framework. Specifically, we respectively employ BERT and ResNeSt to
learn the representations for text and images, and utilize publisher emotion
extractor to capture the author's subjective emotion in the news content. We
also propose a scale-dot product attention mechanism to capture the similarity
between title features and textual features. Experiments are conducted on two
publicly available multi-modal datasets, and the results demonstrate that our
proposed method can significantly improve the performance of fake news
detection. Our code is available at https://github.com/UESTC-GQJ/TieFake.
| no_new_dataset | 0.708862 |
2304.09426 | Giung Nam | Giung Nam, Sunguk Jang, Juho Lee | Decoupled Training for Long-Tailed Classification With Stochastic
Representations | ICLR 2023 | null | null | null | cs.LG cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Decoupling representation learning and classifier learning has been shown to
be effective in classification with long-tailed data. There are two main
ingredients in constructing a decoupled learning scheme; 1) how to train the
feature extractor for representation learning so that it provides generalizable
representations and 2) how to re-train the classifier that constructs proper
decision boundaries by handling class imbalances in long-tailed data. In this
work, we first apply Stochastic Weight Averaging (SWA), an optimization
technique for improving the generalization of deep neural networks, to obtain
better generalizing feature extractors for long-tailed classification. We then
propose a novel classifier re-training algorithm based on stochastic
representation obtained from the SWA-Gaussian, a Gaussian perturbed SWA, and a
self-distillation strategy that can harness the diverse stochastic
representations based on uncertainty estimates to build more robust
classifiers. Extensive experiments on CIFAR10/100-LT, ImageNet-LT, and
iNaturalist-2018 benchmarks show that our proposed method improves upon
previous methods both in terms of prediction accuracy and uncertainty
estimation.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 05:35:09 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Nam",
"Giung",
""
],
[
"Jang",
"Sunguk",
""
],
[
"Lee",
"Juho",
""
]
] | TITLE: Decoupled Training for Long-Tailed Classification With Stochastic
Representations
ABSTRACT: Decoupling representation learning and classifier learning has been shown to
be effective in classification with long-tailed data. There are two main
ingredients in constructing a decoupled learning scheme; 1) how to train the
feature extractor for representation learning so that it provides generalizable
representations and 2) how to re-train the classifier that constructs proper
decision boundaries by handling class imbalances in long-tailed data. In this
work, we first apply Stochastic Weight Averaging (SWA), an optimization
technique for improving the generalization of deep neural networks, to obtain
better generalizing feature extractors for long-tailed classification. We then
propose a novel classifier re-training algorithm based on stochastic
representation obtained from the SWA-Gaussian, a Gaussian perturbed SWA, and a
self-distillation strategy that can harness the diverse stochastic
representations based on uncertainty estimates to build more robust
classifiers. Extensive experiments on CIFAR10/100-LT, ImageNet-LT, and
iNaturalist-2018 benchmarks show that our proposed method improves upon
previous methods both in terms of prediction accuracy and uncertainty
estimation.
| no_new_dataset | 0.709044 |
2304.09427 | Haruya Ishikawa | Haruya Ishikawa and Yoshimitsu Aoki | Boosting Semantic Segmentation with Semantic Boundaries | 28 pages, Code available at
https://github.com/haruishi43/boundary_boost_mmseg | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we present the Semantic Boundary Conditioned Backbone (SBCB)
framework, a simple yet effective training framework that is model-agnostic and
boosts segmentation performance, especially around the boundaries. Motivated by
the recent development in improving semantic segmentation by incorporating
boundaries as auxiliary tasks, we propose a multi-task framework that uses
semantic boundary detection (SBD) as an auxiliary task. The SBCB framework
utilizes the nature of the SBD task, which is complementary to semantic
segmentation, to improve the backbone of the segmentation head. We apply an SBD
head that exploits the multi-scale features from the backbone, where the model
learns low-level features in the earlier stages, and high-level semantic
understanding in the later stages. This head perfectly complements the common
semantic segmentation architectures where the features from the later stages
are used for classification. We can improve semantic segmentation models
without additional parameters during inference by only conditioning the
backbone. Through extensive evaluations, we show the effectiveness of the SBCB
framework by improving various popular segmentation heads and backbones by 0.5%
~ 3.0% IoU on the Cityscapes dataset and gains 1.6% ~ 4.1% in boundary Fscores.
We also apply this framework on customized backbones and the emerging vision
transformer models and show the effectiveness of the SBCB framework.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 05:53:54 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Ishikawa",
"Haruya",
""
],
[
"Aoki",
"Yoshimitsu",
""
]
] | TITLE: Boosting Semantic Segmentation with Semantic Boundaries
ABSTRACT: In this paper, we present the Semantic Boundary Conditioned Backbone (SBCB)
framework, a simple yet effective training framework that is model-agnostic and
boosts segmentation performance, especially around the boundaries. Motivated by
the recent development in improving semantic segmentation by incorporating
boundaries as auxiliary tasks, we propose a multi-task framework that uses
semantic boundary detection (SBD) as an auxiliary task. The SBCB framework
utilizes the nature of the SBD task, which is complementary to semantic
segmentation, to improve the backbone of the segmentation head. We apply an SBD
head that exploits the multi-scale features from the backbone, where the model
learns low-level features in the earlier stages, and high-level semantic
understanding in the later stages. This head perfectly complements the common
semantic segmentation architectures where the features from the later stages
are used for classification. We can improve semantic segmentation models
without additional parameters during inference by only conditioning the
backbone. Through extensive evaluations, we show the effectiveness of the SBCB
framework by improving various popular segmentation heads and backbones by 0.5%
~ 3.0% IoU on the Cityscapes dataset and gains 1.6% ~ 4.1% in boundary Fscores.
We also apply this framework on customized backbones and the emerging vision
transformer models and show the effectiveness of the SBCB framework.
| no_new_dataset | 0.711857 |
2304.09438 | Shunpu Tang | Shunpu Tang, Qianqian Yang, Lisheng Fan, Xianfu Lei, Yansha Deng,
Arumugam Nallanathan | Contrastive Learning based Semantic Communication for Wireless Image
Transmission | null | null | null | null | cs.IT math.IT | http://creativecommons.org/licenses/by/4.0/ | Recently, semantic communication has been widely applied in wireless image
transmission systems as it can prioritize the preservation of meaningful
semantic information in images over the accuracy of transmitted symbols,
leading to improved communication efficiency. However, existing semantic
communication approaches still face limitations in achieving considerable
inference performance in downstream AI tasks like image recognition, or
balancing the inference performance with the quality of the reconstructed image
at the receiver. Therefore, this paper proposes a contrastive learning
(CL)-based semantic communication approach to overcome these limitations.
Specifically, we regard the image corruption during transmission as a form of
data augmentation in CL and leverage CL to reduce the semantic distance between
the original and the corrupted reconstruction while maintaining the semantic
distance among irrelevant images for better discrimination in downstream tasks.
Moreover, we design a two-stage training procedure and the corresponding loss
functions for jointly optimizing the semantic encoder and decoder to achieve a
good trade-off between the performance of image recognition in the downstream
task and reconstructed quality. Simulations are finally conducted to
demonstrate the superiority of the proposed method over the competitive
approaches. In particular, the proposed method can achieve up to 56\% accuracy
gain on the CIFAR10 dataset when the bandwidth compression ratio is 1/48.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 06:06:57 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Tang",
"Shunpu",
""
],
[
"Yang",
"Qianqian",
""
],
[
"Fan",
"Lisheng",
""
],
[
"Lei",
"Xianfu",
""
],
[
"Deng",
"Yansha",
""
],
[
"Nallanathan",
"Arumugam",
""
]
] | TITLE: Contrastive Learning based Semantic Communication for Wireless Image
Transmission
ABSTRACT: Recently, semantic communication has been widely applied in wireless image
transmission systems as it can prioritize the preservation of meaningful
semantic information in images over the accuracy of transmitted symbols,
leading to improved communication efficiency. However, existing semantic
communication approaches still face limitations in achieving considerable
inference performance in downstream AI tasks like image recognition, or
balancing the inference performance with the quality of the reconstructed image
at the receiver. Therefore, this paper proposes a contrastive learning
(CL)-based semantic communication approach to overcome these limitations.
Specifically, we regard the image corruption during transmission as a form of
data augmentation in CL and leverage CL to reduce the semantic distance between
the original and the corrupted reconstruction while maintaining the semantic
distance among irrelevant images for better discrimination in downstream tasks.
Moreover, we design a two-stage training procedure and the corresponding loss
functions for jointly optimizing the semantic encoder and decoder to achieve a
good trade-off between the performance of image recognition in the downstream
task and reconstructed quality. Simulations are finally conducted to
demonstrate the superiority of the proposed method over the competitive
approaches. In particular, the proposed method can achieve up to 56\% accuracy
gain on the CIFAR10 dataset when the bandwidth compression ratio is 1/48.
| no_new_dataset | 0.708792 |
2304.09446 | Qianjiang Hu | Qianjiang Hu, Daizong Liu, Wei Hu | Density-Insensitive Unsupervised Domain Adaption on 3D Object Detection | Accepted by CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | 3D object detection from point clouds is crucial in safety-critical
autonomous driving. Although many works have made great efforts and achieved
significant progress on this task, most of them suffer from expensive
annotation cost and poor transferability to unknown data due to the domain gap.
Recently, few works attempt to tackle the domain gap in objects, but still fail
to adapt to the gap of varying beam-densities between two domains, which is
critical to mitigate the characteristic differences of the LiDAR collectors. To
this end, we make the attempt to propose a density-insensitive domain adaption
framework to address the density-induced domain gap. In particular, we first
introduce Random Beam Re-Sampling (RBRS) to enhance the robustness of 3D
detectors trained on the source domain to the varying beam-density. Then, we
take this pre-trained detector as the backbone model, and feed the unlabeled
target domain data into our newly designed task-specific teacher-student
framework for predicting its high-quality pseudo labels. To further adapt the
property of density-insensitivity into the target domain, we feed the teacher
and student branches with the same sample of different densities, and propose
an Object Graph Alignment (OGA) module to construct two object-graphs between
the two branches for enforcing the consistency in both the attribute and
relation of cross-density objects. Experimental results on three widely adopted
3D object detection datasets demonstrate that our proposed domain adaption
method outperforms the state-of-the-art methods, especially over
varying-density data. Code is available at
https://github.com/WoodwindHu/DTS}{https://github.com/WoodwindHu/DTS.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 06:33:07 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Hu",
"Qianjiang",
""
],
[
"Liu",
"Daizong",
""
],
[
"Hu",
"Wei",
""
]
] | TITLE: Density-Insensitive Unsupervised Domain Adaption on 3D Object Detection
ABSTRACT: 3D object detection from point clouds is crucial in safety-critical
autonomous driving. Although many works have made great efforts and achieved
significant progress on this task, most of them suffer from expensive
annotation cost and poor transferability to unknown data due to the domain gap.
Recently, few works attempt to tackle the domain gap in objects, but still fail
to adapt to the gap of varying beam-densities between two domains, which is
critical to mitigate the characteristic differences of the LiDAR collectors. To
this end, we make the attempt to propose a density-insensitive domain adaption
framework to address the density-induced domain gap. In particular, we first
introduce Random Beam Re-Sampling (RBRS) to enhance the robustness of 3D
detectors trained on the source domain to the varying beam-density. Then, we
take this pre-trained detector as the backbone model, and feed the unlabeled
target domain data into our newly designed task-specific teacher-student
framework for predicting its high-quality pseudo labels. To further adapt the
property of density-insensitivity into the target domain, we feed the teacher
and student branches with the same sample of different densities, and propose
an Object Graph Alignment (OGA) module to construct two object-graphs between
the two branches for enforcing the consistency in both the attribute and
relation of cross-density objects. Experimental results on three widely adopted
3D object detection datasets demonstrate that our proposed domain adaption
method outperforms the state-of-the-art methods, especially over
varying-density data. Code is available at
https://github.com/WoodwindHu/DTS}{https://github.com/WoodwindHu/DTS.
| no_new_dataset | 0.711049 |
2304.09448 | Yao Mu Mark | Yao Mu, Shunyu Yao, Mingyu Ding, Ping Luo, Chuang Gan | EC^2: Emergent Communication for Embodied Control | Published in CVPR2023 | null | null | null | cs.LG cs.CL cs.CV | http://creativecommons.org/licenses/by/4.0/ | Embodied control requires agents to leverage multi-modal pre-training to
quickly learn how to act in new environments, where video demonstrations
contain visual and motion details needed for low-level perception and control,
and language instructions support generalization with abstract, symbolic
structures. While recent approaches apply contrastive learning to force
alignment between the two modalities, we hypothesize better modeling their
complementary differences can lead to more holistic representations for
downstream adaption. To this end, we propose Emergent Communication for
Embodied Control (EC^2), a novel scheme to pre-train video-language
representations for few-shot embodied control. The key idea is to learn an
unsupervised "language" of videos via emergent communication, which bridges the
semantics of video details and structures of natural language. We learn
embodied representations of video trajectories, emergent language, and natural
language using a language model, which is then used to finetune a lightweight
policy network for downstream control. Through extensive experiments in
Metaworld and Franka Kitchen embodied benchmarks, EC^2 is shown to consistently
outperform previous contrastive learning methods for both videos and texts as
task inputs. Further ablations confirm the importance of the emergent language,
which is beneficial for both video and language learning, and significantly
superior to using pre-trained video captions. We also present a quantitative
and qualitative analysis of the emergent language and discuss future directions
toward better understanding and leveraging emergent communication in embodied
tasks.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 06:36:02 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Mu",
"Yao",
""
],
[
"Yao",
"Shunyu",
""
],
[
"Ding",
"Mingyu",
""
],
[
"Luo",
"Ping",
""
],
[
"Gan",
"Chuang",
""
]
] | TITLE: EC^2: Emergent Communication for Embodied Control
ABSTRACT: Embodied control requires agents to leverage multi-modal pre-training to
quickly learn how to act in new environments, where video demonstrations
contain visual and motion details needed for low-level perception and control,
and language instructions support generalization with abstract, symbolic
structures. While recent approaches apply contrastive learning to force
alignment between the two modalities, we hypothesize better modeling their
complementary differences can lead to more holistic representations for
downstream adaption. To this end, we propose Emergent Communication for
Embodied Control (EC^2), a novel scheme to pre-train video-language
representations for few-shot embodied control. The key idea is to learn an
unsupervised "language" of videos via emergent communication, which bridges the
semantics of video details and structures of natural language. We learn
embodied representations of video trajectories, emergent language, and natural
language using a language model, which is then used to finetune a lightweight
policy network for downstream control. Through extensive experiments in
Metaworld and Franka Kitchen embodied benchmarks, EC^2 is shown to consistently
outperform previous contrastive learning methods for both videos and texts as
task inputs. Further ablations confirm the importance of the emergent language,
which is beneficial for both video and language learning, and significantly
superior to using pre-trained video captions. We also present a quantitative
and qualitative analysis of the emergent language and discuss future directions
toward better understanding and leveraging emergent communication in embodied
tasks.
| no_new_dataset | 0.710622 |
2304.09493 | Tianlin Zhang | Tianlin Zhang and Kailai Yang and Shaoxiong Ji and Sophia Ananiadou | Emotion fusion for mental illness detection from social media: A survey | Accepted manuscript | Information Fusion 92 (2023) 231-246 | 10.1016/j.inffus.2022.11.031 | null | cs.CL cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Mental illnesses are one of the most prevalent public health problems
worldwide, which negatively influence people's lives and society's health. With
the increasing popularity of social media, there has been a growing research
interest in the early detection of mental illness by analysing user-generated
posts on social media. According to the correlation between emotions and mental
illness, leveraging and fusing emotion information has developed into a
valuable research topic. In this article, we provide a comprehensive survey of
approaches to mental illness detection in social media that incorporate emotion
fusion. We begin by reviewing different fusion strategies, along with their
advantages and disadvantages. Subsequently, we discuss the major challenges
faced by researchers working in this area, including issues surrounding the
availability and quality of datasets, the performance of algorithms and
interpretability. We additionally suggest some potential directions for future
research.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 08:28:34 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Zhang",
"Tianlin",
""
],
[
"Yang",
"Kailai",
""
],
[
"Ji",
"Shaoxiong",
""
],
[
"Ananiadou",
"Sophia",
""
]
] | TITLE: Emotion fusion for mental illness detection from social media: A survey
ABSTRACT: Mental illnesses are one of the most prevalent public health problems
worldwide, which negatively influence people's lives and society's health. With
the increasing popularity of social media, there has been a growing research
interest in the early detection of mental illness by analysing user-generated
posts on social media. According to the correlation between emotions and mental
illness, leveraging and fusing emotion information has developed into a
valuable research topic. In this article, we provide a comprehensive survey of
approaches to mental illness detection in social media that incorporate emotion
fusion. We begin by reviewing different fusion strategies, along with their
advantages and disadvantages. Subsequently, we discuss the major challenges
faced by researchers working in this area, including issues surrounding the
availability and quality of datasets, the performance of algorithms and
interpretability. We additionally suggest some potential directions for future
research.
| no_new_dataset | 0.710616 |
2304.09498 | Suncheng Xiang | Suncheng Xiang, Jingsheng Gao, Mengyuan Guan, Jiacheng Ruan, Chengfeng
Zhou, Ting Liu, Dahong Qian, Yuzhuo Fu | Learning Robust Visual-Semantic Embedding for Generalizable Person
Re-identification | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Generalizable person re-identification (Re-ID) is a very hot research topic
in machine learning and computer vision, which plays a significant role in
realistic scenarios due to its various applications in public security and
video surveillance. However, previous methods mainly focus on the visual
representation learning, while neglect to explore the potential of semantic
features during training, which easily leads to poor generalization capability
when adapted to the new domain. In this paper, we propose a Multi-Modal
Equivalent Transformer called MMET for more robust visual-semantic embedding
learning on visual, textual and visual-textual tasks respectively. To further
enhance the robust feature learning in the context of transformer, a dynamic
masking mechanism called Masked Multimodal Modeling strategy (MMM) is
introduced to mask both the image patches and the text tokens, which can
jointly works on multimodal or unimodal data and significantly boost the
performance of generalizable person Re-ID. Extensive experiments on benchmark
datasets demonstrate the competitive performance of our method over previous
approaches. We hope this method could advance the research towards
visual-semantic representation learning. Our source code is also publicly
available at https://github.com/JeremyXSC/MMET.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 08:37:25 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Xiang",
"Suncheng",
""
],
[
"Gao",
"Jingsheng",
""
],
[
"Guan",
"Mengyuan",
""
],
[
"Ruan",
"Jiacheng",
""
],
[
"Zhou",
"Chengfeng",
""
],
[
"Liu",
"Ting",
""
],
[
"Qian",
"Dahong",
""
],
[
"Fu",
"Yuzhuo",
""
]
] | TITLE: Learning Robust Visual-Semantic Embedding for Generalizable Person
Re-identification
ABSTRACT: Generalizable person re-identification (Re-ID) is a very hot research topic
in machine learning and computer vision, which plays a significant role in
realistic scenarios due to its various applications in public security and
video surveillance. However, previous methods mainly focus on the visual
representation learning, while neglect to explore the potential of semantic
features during training, which easily leads to poor generalization capability
when adapted to the new domain. In this paper, we propose a Multi-Modal
Equivalent Transformer called MMET for more robust visual-semantic embedding
learning on visual, textual and visual-textual tasks respectively. To further
enhance the robust feature learning in the context of transformer, a dynamic
masking mechanism called Masked Multimodal Modeling strategy (MMM) is
introduced to mask both the image patches and the text tokens, which can
jointly works on multimodal or unimodal data and significantly boost the
performance of generalizable person Re-ID. Extensive experiments on benchmark
datasets demonstrate the competitive performance of our method over previous
approaches. We hope this method could advance the research towards
visual-semantic representation learning. Our source code is also publicly
available at https://github.com/JeremyXSC/MMET.
| no_new_dataset | 0.709837 |
2304.09502 | Jeonghwan Kim | Jeonghwan Kim (1), Mi-Gyeong Gwon (1), Hyunwoo Park (1), Hyukmin Kwon
(2), Gi-Mun Um (2), Wonjun Kim (1) ((1) Konkuk University, (2) Electronics
and Telecommunications Research Institute) | Sampling is Matter: Point-guided 3D Human Mesh Reconstruction | Accepted by CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper presents a simple yet powerful method for 3D human mesh
reconstruction from a single RGB image. Most recently, the non-local
interactions of the whole mesh vertices have been effectively estimated in the
transformer while the relationship between body parts also has begun to be
handled via the graph model. Even though those approaches have shown the
remarkable progress in 3D human mesh reconstruction, it is still difficult to
directly infer the relationship between features, which are encoded from the 2D
input image, and 3D coordinates of each vertex. To resolve this problem, we
propose to design a simple feature sampling scheme. The key idea is to sample
features in the embedded space by following the guide of points, which are
estimated as projection results of 3D mesh vertices (i.e., ground truth). This
helps the model to concentrate more on vertex-relevant features in the 2D
space, thus leading to the reconstruction of the natural human pose.
Furthermore, we apply progressive attention masking to precisely estimate local
interactions between vertices even under severe occlusions. Experimental
results on benchmark datasets show that the proposed method efficiently
improves the performance of 3D human mesh reconstruction. The code and model
are publicly available at: https://github.com/DCVL-3D/PointHMR_release.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 08:45:26 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Kim",
"Jeonghwan",
""
],
[
"Gwon",
"Mi-Gyeong",
""
],
[
"Park",
"Hyunwoo",
""
],
[
"Kwon",
"Hyukmin",
""
],
[
"Um",
"Gi-Mun",
""
],
[
"Kim",
"Wonjun",
""
]
] | TITLE: Sampling is Matter: Point-guided 3D Human Mesh Reconstruction
ABSTRACT: This paper presents a simple yet powerful method for 3D human mesh
reconstruction from a single RGB image. Most recently, the non-local
interactions of the whole mesh vertices have been effectively estimated in the
transformer while the relationship between body parts also has begun to be
handled via the graph model. Even though those approaches have shown the
remarkable progress in 3D human mesh reconstruction, it is still difficult to
directly infer the relationship between features, which are encoded from the 2D
input image, and 3D coordinates of each vertex. To resolve this problem, we
propose to design a simple feature sampling scheme. The key idea is to sample
features in the embedded space by following the guide of points, which are
estimated as projection results of 3D mesh vertices (i.e., ground truth). This
helps the model to concentrate more on vertex-relevant features in the 2D
space, thus leading to the reconstruction of the natural human pose.
Furthermore, we apply progressive attention masking to precisely estimate local
interactions between vertices even under severe occlusions. Experimental
results on benchmark datasets show that the proposed method efficiently
improves the performance of 3D human mesh reconstruction. The code and model
are publicly available at: https://github.com/DCVL-3D/PointHMR_release.
| no_new_dataset | 0.707424 |
2304.09511 | Christodoulos Stylianou | Christodoulos Stylianou, Mark Klaisoongnoen, Ricardo Jesus, Nick
Brown, Michele Weiland | Morpheus unleashed: Fast cross-platform SpMV on emerging architectures | null | null | null | null | cs.DC cs.PF | http://creativecommons.org/licenses/by/4.0/ | Sparse matrices and linear algebra are at the heart of scientific
simulations. Over the years, more than 70 sparse matrix storage formats have
been developed, targeting a wide range of hardware architectures and matrix
types, each of which exploit the particular strengths of an architecture, or
the specific sparsity patterns of the matrices.
In this work, we explore the suitability of storage formats such as COO, CSR
and DIA for emerging architectures such as AArch64 CPUs and FPGAs. In addition,
we detail hardware-specific optimisations to these targets and evaluate the
potential of each contribution to be integrated into Morpheus, a modern library
that provides an abstraction of sparse matrices (currently) across x86 CPUs and
NVIDIA/AMD GPUs. Finally, we validate our work by comparing the performance of
the Morpheus-enabled HPCG benchmark against vendor-optimised implementations.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 09:00:47 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Stylianou",
"Christodoulos",
""
],
[
"Klaisoongnoen",
"Mark",
""
],
[
"Jesus",
"Ricardo",
""
],
[
"Brown",
"Nick",
""
],
[
"Weiland",
"Michele",
""
]
] | TITLE: Morpheus unleashed: Fast cross-platform SpMV on emerging architectures
ABSTRACT: Sparse matrices and linear algebra are at the heart of scientific
simulations. Over the years, more than 70 sparse matrix storage formats have
been developed, targeting a wide range of hardware architectures and matrix
types, each of which exploit the particular strengths of an architecture, or
the specific sparsity patterns of the matrices.
In this work, we explore the suitability of storage formats such as COO, CSR
and DIA for emerging architectures such as AArch64 CPUs and FPGAs. In addition,
we detail hardware-specific optimisations to these targets and evaluate the
potential of each contribution to be integrated into Morpheus, a modern library
that provides an abstraction of sparse matrices (currently) across x86 CPUs and
NVIDIA/AMD GPUs. Finally, we validate our work by comparing the performance of
the Morpheus-enabled HPCG benchmark against vendor-optimised implementations.
| no_new_dataset | 0.707588 |
2304.09530 | Luca Arrotta | Luca Arrotta, Gabriele Civitarese, Samuele Valente, Claudio Bettini | SelfAct: Personalized Activity Recognition based on Self-Supervised and
Active Learning | null | null | null | null | cs.LG cs.AI cs.HC eess.SP | http://creativecommons.org/licenses/by/4.0/ | Supervised Deep Learning (DL) models are currently the leading approach for
sensor-based Human Activity Recognition (HAR) on wearable and mobile devices.
However, training them requires large amounts of labeled data whose collection
is often time-consuming, expensive, and error-prone. At the same time, due to
the intra- and inter-variability of activity execution, activity models should
be personalized for each user. In this work, we propose SelfAct: a novel
framework for HAR combining self-supervised and active learning to mitigate
these problems. SelfAct leverages a large pool of unlabeled data collected from
many users to pre-train through self-supervision a DL model, with the goal of
learning a meaningful and efficient latent representation of sensor data. The
resulting pre-trained model can be locally used by new users, which will
fine-tune it thanks to a novel unsupervised active learning strategy. Our
experiments on two publicly available HAR datasets demonstrate that SelfAct
achieves results that are close to or even better than the ones of fully
supervised approaches with a small number of active learning queries.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 09:39:11 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Arrotta",
"Luca",
""
],
[
"Civitarese",
"Gabriele",
""
],
[
"Valente",
"Samuele",
""
],
[
"Bettini",
"Claudio",
""
]
] | TITLE: SelfAct: Personalized Activity Recognition based on Self-Supervised and
Active Learning
ABSTRACT: Supervised Deep Learning (DL) models are currently the leading approach for
sensor-based Human Activity Recognition (HAR) on wearable and mobile devices.
However, training them requires large amounts of labeled data whose collection
is often time-consuming, expensive, and error-prone. At the same time, due to
the intra- and inter-variability of activity execution, activity models should
be personalized for each user. In this work, we propose SelfAct: a novel
framework for HAR combining self-supervised and active learning to mitigate
these problems. SelfAct leverages a large pool of unlabeled data collected from
many users to pre-train through self-supervision a DL model, with the goal of
learning a meaningful and efficient latent representation of sensor data. The
resulting pre-trained model can be locally used by new users, which will
fine-tune it thanks to a novel unsupervised active learning strategy. Our
experiments on two publicly available HAR datasets demonstrate that SelfAct
achieves results that are close to or even better than the ones of fully
supervised approaches with a small number of active learning queries.
| no_new_dataset | 0.709265 |
2304.09552 | Hiroki Waida | Takumi Nakagawa, Yutaro Sanada, Hiroki Waida, Yuhui Zhang, Yuichiro
Wada, K\=osaku Takanashi, Tomonori Yamada, Takafumi Kanamori | Denoising Cosine Similarity: A Theory-Driven Approach for Efficient
Representation Learning | null | null | null | null | stat.ML cs.LG | http://creativecommons.org/licenses/by/4.0/ | Representation learning has been increasing its impact on the research and
practice of machine learning, since it enables to learn representations that
can apply to various downstream tasks efficiently. However, recent works pay
little attention to the fact that real-world datasets used during the stage of
representation learning are commonly contaminated by noise, which can degrade
the quality of learned representations. This paper tackles the problem to learn
robust representations against noise in a raw dataset. To this end, inspired by
recent works on denoising and the success of the cosine-similarity-based
objective functions in representation learning, we propose the denoising
Cosine-Similarity (dCS) loss. The dCS loss is a modified cosine-similarity loss
and incorporates a denoising property, which is supported by both our
theoretical and empirical findings. To make the dCS loss implementable, we also
construct the estimators of the dCS loss with statistical guarantees. Finally,
we empirically show the efficiency of the dCS loss over the baseline objective
functions in vision and speech domains.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 10:33:39 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Nakagawa",
"Takumi",
""
],
[
"Sanada",
"Yutaro",
""
],
[
"Waida",
"Hiroki",
""
],
[
"Zhang",
"Yuhui",
""
],
[
"Wada",
"Yuichiro",
""
],
[
"Takanashi",
"Kōsaku",
""
],
[
"Yamada",
"Tomonori",
""
],
[
"Kanamori",
"Takafumi",
""
]
] | TITLE: Denoising Cosine Similarity: A Theory-Driven Approach for Efficient
Representation Learning
ABSTRACT: Representation learning has been increasing its impact on the research and
practice of machine learning, since it enables to learn representations that
can apply to various downstream tasks efficiently. However, recent works pay
little attention to the fact that real-world datasets used during the stage of
representation learning are commonly contaminated by noise, which can degrade
the quality of learned representations. This paper tackles the problem to learn
robust representations against noise in a raw dataset. To this end, inspired by
recent works on denoising and the success of the cosine-similarity-based
objective functions in representation learning, we propose the denoising
Cosine-Similarity (dCS) loss. The dCS loss is a modified cosine-similarity loss
and incorporates a denoising property, which is supported by both our
theoretical and empirical findings. To make the dCS loss implementable, we also
construct the estimators of the dCS loss with statistical guarantees. Finally,
we empirically show the efficiency of the dCS loss over the baseline objective
functions in vision and speech domains.
| no_new_dataset | 0.709233 |
2304.09590 | Erich Schikuta | Daniela Kalwarowskyj and Erich Schikuta | Parallel Neural Networks in Golang | Extended version of paper Daniela Kalwarowskyj and Erich Schikuta,
SPMD-based Neural Network Simulation with Golang, published at International
Conference on Computational Science (ICCS) 2023 | null | null | null | cs.NE cs.DC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper describes the design and implementation of parallel neural
networks (PNNs) with the novel programming language Golang. We follow in our
approach the classical Single-Program Multiple-Data (SPMD) model where a PNN is
composed of several sequential neural networks, which are trained with a
proportional share of the training dataset. We used for this purpose the MNIST
dataset, which contains binary images of handwritten digits. Our analysis
focusses on different activation functions and optimizations in the form of
stochastic gradients and initialization of weights and biases. We conduct a
thorough performance analysis, where network configurations and different
performance factors are analyzed and interpreted. Golang and its inherent
parallelization support proved very well for parallel neural network simulation
by considerable decreased processing times compared to sequential variants.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 11:56:36 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Kalwarowskyj",
"Daniela",
""
],
[
"Schikuta",
"Erich",
""
]
] | TITLE: Parallel Neural Networks in Golang
ABSTRACT: This paper describes the design and implementation of parallel neural
networks (PNNs) with the novel programming language Golang. We follow in our
approach the classical Single-Program Multiple-Data (SPMD) model where a PNN is
composed of several sequential neural networks, which are trained with a
proportional share of the training dataset. We used for this purpose the MNIST
dataset, which contains binary images of handwritten digits. Our analysis
focusses on different activation functions and optimizations in the form of
stochastic gradients and initialization of weights and biases. We conduct a
thorough performance analysis, where network configurations and different
performance factors are analyzed and interpreted. Golang and its inherent
parallelization support proved very well for parallel neural network simulation
by considerable decreased processing times compared to sequential variants.
| no_new_dataset | 0.708036 |
2304.09657 | Vanessa S\"u{\ss}le | Vanessa Suessle, Mimi Arandjelovic, Ammie K. Kalan, Anthony Agbor,
Christophe Boesch, Gregory Brazzola, Tobias Deschner, Paula Dieguez,
Anne-C\'eline Granjon, Hjalmar Kuehl, Anja Landsmann, Juan Lapuente, Nuria
Maldonado, Amelia Meier, Zuzana Rockaiova, Erin G. Wessling, Roman M. Wittig,
Colleen T. Downs, Andreas Weinmann, Elke Hergenroether | Automatic Individual Identification of Patterned Solitary Species Based
on Unlabeled Video Data | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | The manual processing and analysis of videos from camera traps is
time-consuming and includes several steps, ranging from the filtering of
falsely triggered footage to identifying and re-identifying individuals. In
this study, we developed a pipeline to automatically analyze videos from camera
traps to identify individuals without requiring manual interaction. This
pipeline applies to animal species with uniquely identifiable fur patterns and
solitary behavior, such as leopards (Panthera pardus). We assumed that the same
individual was seen throughout one triggered video sequence. With this
assumption, multiple images could be assigned to an individual for the initial
database filling without pre-labeling. The pipeline was based on
well-established components from computer vision and deep learning,
particularly convolutional neural networks (CNNs) and scale-invariant feature
transform (SIFT) features. We augmented this basis by implementing additional
components to substitute otherwise required human interactions. Based on the
similarity between frames from the video material, clusters were formed that
represented individuals bypassing the open set problem of the unknown total
population. The pipeline was tested on a dataset of leopard videos collected by
the Pan African Programme: The Cultured Chimpanzee (PanAf) and achieved a
success rate of over 83% for correct matches between previously unknown
individuals. The proposed pipeline can become a valuable tool for future
conservation projects based on camera trap data, reducing the work of manual
analysis for individual identification, when labeled data is unavailable.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 13:46:16 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Suessle",
"Vanessa",
""
],
[
"Arandjelovic",
"Mimi",
""
],
[
"Kalan",
"Ammie K.",
""
],
[
"Agbor",
"Anthony",
""
],
[
"Boesch",
"Christophe",
""
],
[
"Brazzola",
"Gregory",
""
],
[
"Deschner",
"Tobias",
""
],
[
"Dieguez",
"Paula",
""
],
[
"Granjon",
"Anne-Céline",
""
],
[
"Kuehl",
"Hjalmar",
""
],
[
"Landsmann",
"Anja",
""
],
[
"Lapuente",
"Juan",
""
],
[
"Maldonado",
"Nuria",
""
],
[
"Meier",
"Amelia",
""
],
[
"Rockaiova",
"Zuzana",
""
],
[
"Wessling",
"Erin G.",
""
],
[
"Wittig",
"Roman M.",
""
],
[
"Downs",
"Colleen T.",
""
],
[
"Weinmann",
"Andreas",
""
],
[
"Hergenroether",
"Elke",
""
]
] | TITLE: Automatic Individual Identification of Patterned Solitary Species Based
on Unlabeled Video Data
ABSTRACT: The manual processing and analysis of videos from camera traps is
time-consuming and includes several steps, ranging from the filtering of
falsely triggered footage to identifying and re-identifying individuals. In
this study, we developed a pipeline to automatically analyze videos from camera
traps to identify individuals without requiring manual interaction. This
pipeline applies to animal species with uniquely identifiable fur patterns and
solitary behavior, such as leopards (Panthera pardus). We assumed that the same
individual was seen throughout one triggered video sequence. With this
assumption, multiple images could be assigned to an individual for the initial
database filling without pre-labeling. The pipeline was based on
well-established components from computer vision and deep learning,
particularly convolutional neural networks (CNNs) and scale-invariant feature
transform (SIFT) features. We augmented this basis by implementing additional
components to substitute otherwise required human interactions. Based on the
similarity between frames from the video material, clusters were formed that
represented individuals bypassing the open set problem of the unknown total
population. The pipeline was tested on a dataset of leopard videos collected by
the Pan African Programme: The Cultured Chimpanzee (PanAf) and achieved a
success rate of over 83% for correct matches between previously unknown
individuals. The proposed pipeline can become a valuable tool for future
conservation projects based on camera trap data, reducing the work of manual
analysis for individual identification, when labeled data is unavailable.
| no_new_dataset | 0.705943 |
2304.09660 | Liang Zhang | Liang Zhang, Anwen Hu, Jing Zhang, Shuo Hu, Qin Jin | MPMQA: Multimodal Question Answering on Product Manuals | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Visual contents, such as illustrations and images, play a big role in product
manual understanding. Existing Product Manual Question Answering (PMQA)
datasets tend to ignore visual contents and only retain textual parts. In this
work, to emphasize the importance of multimodal contents, we propose a
Multimodal Product Manual Question Answering (MPMQA) task. For each question,
MPMQA requires the model not only to process multimodal contents but also to
provide multimodal answers. To support MPMQA, a large-scale dataset PM209 is
constructed with human annotations, which contains 209 product manuals from 27
well-known consumer electronic brands. Human annotations include 6 types of
semantic regions for manual contents and 22,021 pairs of question and answer.
Especially, each answer consists of a textual sentence and related visual
regions from manuals. Taking into account the length of product manuals and the
fact that a question is always related to a small number of pages, MPMQA can be
naturally split into two subtasks: retrieving most related pages and then
generating multimodal answers. We further propose a unified model that can
perform these two subtasks all together and achieve comparable performance with
multiple task-specific models. The PM209 dataset is available at
https://github.com/AIM3-RUC/MPMQA.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 13:48:14 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Zhang",
"Liang",
""
],
[
"Hu",
"Anwen",
""
],
[
"Zhang",
"Jing",
""
],
[
"Hu",
"Shuo",
""
],
[
"Jin",
"Qin",
""
]
] | TITLE: MPMQA: Multimodal Question Answering on Product Manuals
ABSTRACT: Visual contents, such as illustrations and images, play a big role in product
manual understanding. Existing Product Manual Question Answering (PMQA)
datasets tend to ignore visual contents and only retain textual parts. In this
work, to emphasize the importance of multimodal contents, we propose a
Multimodal Product Manual Question Answering (MPMQA) task. For each question,
MPMQA requires the model not only to process multimodal contents but also to
provide multimodal answers. To support MPMQA, a large-scale dataset PM209 is
constructed with human annotations, which contains 209 product manuals from 27
well-known consumer electronic brands. Human annotations include 6 types of
semantic regions for manual contents and 22,021 pairs of question and answer.
Especially, each answer consists of a textual sentence and related visual
regions from manuals. Taking into account the length of product manuals and the
fact that a question is always related to a small number of pages, MPMQA can be
naturally split into two subtasks: retrieving most related pages and then
generating multimodal answers. We further propose a unified model that can
perform these two subtasks all together and achieve comparable performance with
multiple task-specific models. The PM209 dataset is available at
https://github.com/AIM3-RUC/MPMQA.
| new_dataset | 0.718838 |
2304.09692 | Weixing Zhou | Weixing Zhou, Qi Peng, Zijie Zhang, Yanfeng Zhang, Yang Ren, Sihao Li,
Guo Fu, Yulong Cui, Qiang Li, Caiyi Wu, Shangjun Han, Shengyi Wang, Guoliang
Li, Ge Yu | GeoGauss: Strongly Consistent and Light-Coordinated OLTP for
Geo-Replicated SQL Database | null | null | null | null | cs.DB | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multinational enterprises conduct global business that has a demand for
geo-distributed transactional databases. Existing state-of-the-art databases
adopt a sharded master-follower replication architecture. However, the
single-master serving mode incurs massive cross-region writes from clients, and
the sharded architecture requires multiple round-trip acknowledgments (e.g.,
2PC) to ensure atomicity for cross-shard transactions. These limitations drive
us to seek yet another design choice. In this paper, we propose a strongly
consistent OLTP database GeoGauss with full replica multi-master architecture.
To efficiently merge the updates from different master nodes, we propose a
multi-master OCC that unifies data replication and concurrent transaction
processing. By leveraging an epoch-based delta state merge rule and the
optimistic asynchronous execution, GeoGauss ensures strong consistency with
light-coordinated protocol and allows more concurrency with weak isolation,
which are sufficient to meet our needs. Our geo-distributed experimental
results show that GeoGauss achieves 7.06X higher throughput and 17.41X lower
latency than the state-of-the-art geo-distributed database CockroachDB on the
TPC-C benchmark.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 14:33:22 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Zhou",
"Weixing",
""
],
[
"Peng",
"Qi",
""
],
[
"Zhang",
"Zijie",
""
],
[
"Zhang",
"Yanfeng",
""
],
[
"Ren",
"Yang",
""
],
[
"Li",
"Sihao",
""
],
[
"Fu",
"Guo",
""
],
[
"Cui",
"Yulong",
""
],
[
"Li",
"Qiang",
""
],
[
"Wu",
"Caiyi",
""
],
[
"Han",
"Shangjun",
""
],
[
"Wang",
"Shengyi",
""
],
[
"Li",
"Guoliang",
""
],
[
"Yu",
"Ge",
""
]
] | TITLE: GeoGauss: Strongly Consistent and Light-Coordinated OLTP for
Geo-Replicated SQL Database
ABSTRACT: Multinational enterprises conduct global business that has a demand for
geo-distributed transactional databases. Existing state-of-the-art databases
adopt a sharded master-follower replication architecture. However, the
single-master serving mode incurs massive cross-region writes from clients, and
the sharded architecture requires multiple round-trip acknowledgments (e.g.,
2PC) to ensure atomicity for cross-shard transactions. These limitations drive
us to seek yet another design choice. In this paper, we propose a strongly
consistent OLTP database GeoGauss with full replica multi-master architecture.
To efficiently merge the updates from different master nodes, we propose a
multi-master OCC that unifies data replication and concurrent transaction
processing. By leveraging an epoch-based delta state merge rule and the
optimistic asynchronous execution, GeoGauss ensures strong consistency with
light-coordinated protocol and allows more concurrency with weak isolation,
which are sufficient to meet our needs. Our geo-distributed experimental
results show that GeoGauss achieves 7.06X higher throughput and 17.41X lower
latency than the state-of-the-art geo-distributed database CockroachDB on the
TPC-C benchmark.
| no_new_dataset | 0.706994 |
2304.09712 | Johannes Lengler | Joost Jorritsma, Johannes Lengler, Dirk Sudholt | Comma Selection Outperforms Plus Selection on OneMax with Randomly
Planted Optima | An extended abstract will be published at GECCO 2023 | null | null | null | cs.NE | http://creativecommons.org/licenses/by-nc-nd/4.0/ | It is an ongoing debate whether and how comma selection in evolutionary
algorithms helps to escape local optima. We propose a new benchmark function to
investigate the benefits of comma selection: OneMax with randomly planted local
optima, generated by frozen noise. We show that comma selection (the
$(1,\lambda)$ EA) is faster than plus selection (the $(1+\lambda)$ EA) on this
benchmark, in a fixed-target scenario, and for offspring population sizes
$\lambda$ for which both algorithms behave differently. For certain parameters,
the $(1,\lambda)$ EA finds the target in $\Theta(n \ln n)$ evaluations, with
high probability (w.h.p.), while the $(1+\lambda)$ EA) w.h.p. requires almost
$\Theta((n\ln n)^2)$ evaluations.
We further show that the advantage of comma selection is not arbitrarily
large: w.h.p. comma selection outperforms plus selection at most by a factor of
$O(n \ln n)$ for most reasonable parameter choices. We develop novel methods
for analysing frozen noise and give powerful and general fixed-target results
with tail bounds that are of independent interest.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 15:00:14 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Jorritsma",
"Joost",
""
],
[
"Lengler",
"Johannes",
""
],
[
"Sudholt",
"Dirk",
""
]
] | TITLE: Comma Selection Outperforms Plus Selection on OneMax with Randomly
Planted Optima
ABSTRACT: It is an ongoing debate whether and how comma selection in evolutionary
algorithms helps to escape local optima. We propose a new benchmark function to
investigate the benefits of comma selection: OneMax with randomly planted local
optima, generated by frozen noise. We show that comma selection (the
$(1,\lambda)$ EA) is faster than plus selection (the $(1+\lambda)$ EA) on this
benchmark, in a fixed-target scenario, and for offspring population sizes
$\lambda$ for which both algorithms behave differently. For certain parameters,
the $(1,\lambda)$ EA finds the target in $\Theta(n \ln n)$ evaluations, with
high probability (w.h.p.), while the $(1+\lambda)$ EA) w.h.p. requires almost
$\Theta((n\ln n)^2)$ evaluations.
We further show that the advantage of comma selection is not arbitrarily
large: w.h.p. comma selection outperforms plus selection at most by a factor of
$O(n \ln n)$ for most reasonable parameter choices. We develop novel methods
for analysing frozen noise and give powerful and general fixed-target results
with tail bounds that are of independent interest.
| no_new_dataset | 0.705943 |
2304.09727 | Weifeng Zhu | Weifeng Zhu, Meixia Tao, Xiaojun Yuan, Fan Xu, and Yunfeng Guan | Cooperative Multi-Cell Massive Access with Temporally Correlated
Activity | 16 pages, 17 figures, minor revision | null | null | null | eess.SP cs.IT math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper investigates the problem of activity detection and channel
estimation in cooperative multi-cell massive access systems with temporally
correlated activity, where all access points (APs) are connected to a central
unit via fronthaul links. We propose to perform user-centric AP cooperation for
computation burden alleviation and introduce a generalized sliding-window
detection strategy for fully exploiting the temporal correlation in activity.
By establishing the probabilistic model associated with the factor graph
representation, we propose a scalable Dynamic Compressed Sensing-based Multiple
Measurement Vector Generalized Approximate Message Passing (DCS-MMV-GAMP)
algorithm from the perspective of Bayesian inference. Therein, the activity
likelihood is refined by performing standard message passing among the
activities in the spatial-temporal domain and GAMP is employed for efficient
channel estimation. Furthermore, we develop two schemes of quantize-and-forward
(QF) and detect-and-forward (DF) based on DCS-MMV-GAMP for the
finite-fronthaul-capacity scenario, which are extensively evaluated under
various system limits. Numerical results verify the significant superiority of
the proposed approach over the benchmarks. Moreover, it is revealed that QF can
usually realize superior performance when the antenna number is small, whereas
DF shifts to be preferable with limited fronthaul capacity if the large-scale
antenna arrays are equipped.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 15:15:29 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Zhu",
"Weifeng",
""
],
[
"Tao",
"Meixia",
""
],
[
"Yuan",
"Xiaojun",
""
],
[
"Xu",
"Fan",
""
],
[
"Guan",
"Yunfeng",
""
]
] | TITLE: Cooperative Multi-Cell Massive Access with Temporally Correlated
Activity
ABSTRACT: This paper investigates the problem of activity detection and channel
estimation in cooperative multi-cell massive access systems with temporally
correlated activity, where all access points (APs) are connected to a central
unit via fronthaul links. We propose to perform user-centric AP cooperation for
computation burden alleviation and introduce a generalized sliding-window
detection strategy for fully exploiting the temporal correlation in activity.
By establishing the probabilistic model associated with the factor graph
representation, we propose a scalable Dynamic Compressed Sensing-based Multiple
Measurement Vector Generalized Approximate Message Passing (DCS-MMV-GAMP)
algorithm from the perspective of Bayesian inference. Therein, the activity
likelihood is refined by performing standard message passing among the
activities in the spatial-temporal domain and GAMP is employed for efficient
channel estimation. Furthermore, we develop two schemes of quantize-and-forward
(QF) and detect-and-forward (DF) based on DCS-MMV-GAMP for the
finite-fronthaul-capacity scenario, which are extensively evaluated under
various system limits. Numerical results verify the significant superiority of
the proposed approach over the benchmarks. Moreover, it is revealed that QF can
usually realize superior performance when the antenna number is small, whereas
DF shifts to be preferable with limited fronthaul capacity if the large-scale
antenna arrays are equipped.
| no_new_dataset | 0.710622 |
2304.09735 | Ali Abedi | Ali Abedi, Paritosh Bisht, Riddhi Chatterjee, Rachit Agrawal, Vyom
Sharma, Dinesh Babu Jayagopi, Shehroz S. Khan | Rehabilitation Exercise Repetition Segmentation and Counting using
Skeletal Body Joints | 8 pages, 1 figure, 2 tables | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | Physical exercise is an essential component of rehabilitation programs that
improve quality of life and reduce mortality and re-hospitalization rates. In
AI-driven virtual rehabilitation programs, patients complete their exercises
independently at home, while AI algorithms analyze the exercise data to provide
feedback to patients and report their progress to clinicians. To analyze
exercise data, the first step is to segment it into consecutive repetitions.
There has been a significant amount of research performed on segmenting and
counting the repetitive activities of healthy individuals using raw video data,
which raises concerns regarding privacy and is computationally intensive.
Previous research on patients' rehabilitation exercise segmentation relied on
data collected by multiple wearable sensors, which are difficult to use at home
by rehabilitation patients. Compared to healthy individuals, segmenting and
counting exercise repetitions in patients is more challenging because of the
irregular repetition duration and the variation between repetitions. This paper
presents a novel approach for segmenting and counting the repetitions of
rehabilitation exercises performed by patients, based on their skeletal body
joints. Skeletal body joints can be acquired through depth cameras or computer
vision techniques applied to RGB videos of patients. Various sequential neural
networks are designed to analyze the sequences of skeletal body joints and
perform repetition segmentation and counting. Extensive experiments on three
publicly available rehabilitation exercise datasets, KIMORE, UI-PRMD, and
IntelliRehabDS, demonstrate the superiority of the proposed method compared to
previous methods. The proposed method enables accurate exercise analysis while
preserving privacy, facilitating the effective delivery of virtual
rehabilitation programs.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 15:22:15 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Abedi",
"Ali",
""
],
[
"Bisht",
"Paritosh",
""
],
[
"Chatterjee",
"Riddhi",
""
],
[
"Agrawal",
"Rachit",
""
],
[
"Sharma",
"Vyom",
""
],
[
"Jayagopi",
"Dinesh Babu",
""
],
[
"Khan",
"Shehroz S.",
""
]
] | TITLE: Rehabilitation Exercise Repetition Segmentation and Counting using
Skeletal Body Joints
ABSTRACT: Physical exercise is an essential component of rehabilitation programs that
improve quality of life and reduce mortality and re-hospitalization rates. In
AI-driven virtual rehabilitation programs, patients complete their exercises
independently at home, while AI algorithms analyze the exercise data to provide
feedback to patients and report their progress to clinicians. To analyze
exercise data, the first step is to segment it into consecutive repetitions.
There has been a significant amount of research performed on segmenting and
counting the repetitive activities of healthy individuals using raw video data,
which raises concerns regarding privacy and is computationally intensive.
Previous research on patients' rehabilitation exercise segmentation relied on
data collected by multiple wearable sensors, which are difficult to use at home
by rehabilitation patients. Compared to healthy individuals, segmenting and
counting exercise repetitions in patients is more challenging because of the
irregular repetition duration and the variation between repetitions. This paper
presents a novel approach for segmenting and counting the repetitions of
rehabilitation exercises performed by patients, based on their skeletal body
joints. Skeletal body joints can be acquired through depth cameras or computer
vision techniques applied to RGB videos of patients. Various sequential neural
networks are designed to analyze the sequences of skeletal body joints and
perform repetition segmentation and counting. Extensive experiments on three
publicly available rehabilitation exercise datasets, KIMORE, UI-PRMD, and
IntelliRehabDS, demonstrate the superiority of the proposed method compared to
previous methods. The proposed method enables accurate exercise analysis while
preserving privacy, facilitating the effective delivery of virtual
rehabilitation programs.
| no_new_dataset | 0.71027 |
2304.09751 | Yichun Li | Yichun Li, Yi Li, Rajesh Nair, Syed Mohsen Naqvi | Skeleton-based action analysis for ADHD diagnosis | null | null | null | null | cs.CV cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Attention Deficit Hyperactivity Disorder (ADHD) is a common neurobehavioral
disorder worldwide. While extensive research has focused on machine learning
methods for ADHD diagnosis, most research relies on high-cost equipment, e.g.,
MRI machine and EEG patch. Therefore, low-cost diagnostic methods based on the
action characteristics of ADHD are desired. Skeleton-based action recognition
has gained attention due to the action-focused nature and robustness. In this
work, we propose a novel ADHD diagnosis system with a skeleton-based action
recognition framework, utilizing a real multi-modal ADHD dataset and
state-of-the-art detection algorithms. Compared to conventional methods, the
proposed method shows cost-efficiency and significant performance improvement,
making it more accessible for a broad range of initial ADHD diagnoses. Through
the experiment results, the proposed method outperforms the conventional
methods in accuracy and AUC. Meanwhile, our method is widely applicable for
mass screening.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 13:07:27 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Li",
"Yichun",
""
],
[
"Li",
"Yi",
""
],
[
"Nair",
"Rajesh",
""
],
[
"Naqvi",
"Syed Mohsen",
""
]
] | TITLE: Skeleton-based action analysis for ADHD diagnosis
ABSTRACT: Attention Deficit Hyperactivity Disorder (ADHD) is a common neurobehavioral
disorder worldwide. While extensive research has focused on machine learning
methods for ADHD diagnosis, most research relies on high-cost equipment, e.g.,
MRI machine and EEG patch. Therefore, low-cost diagnostic methods based on the
action characteristics of ADHD are desired. Skeleton-based action recognition
has gained attention due to the action-focused nature and robustness. In this
work, we propose a novel ADHD diagnosis system with a skeleton-based action
recognition framework, utilizing a real multi-modal ADHD dataset and
state-of-the-art detection algorithms. Compared to conventional methods, the
proposed method shows cost-efficiency and significant performance improvement,
making it more accessible for a broad range of initial ADHD diagnoses. Through
the experiment results, the proposed method outperforms the conventional
methods in accuracy and AUC. Meanwhile, our method is widely applicable for
mass screening.
| no_new_dataset | 0.706817 |
2304.09758 | Shuyu Miao | Shuyu Miao and Lin Zheng and Jingjing Liu and and Hong Jin | K-means Clustering Based Feature Consistency Alignment for Label-free
Model Evaluation | Accepted by CVPR 2023 workshop | null | null | null | cs.LG cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The label-free model evaluation aims to predict the model performance on
various test sets without relying on ground truths. The main challenge of this
task is the absence of labels in the test data, unlike in classical supervised
model evaluation. This paper presents our solutions for the 1st DataCV
Challenge of the Visual Dataset Understanding workshop at CVPR 2023. Firstly,
we propose a novel method called K-means Clustering Based Feature Consistency
Alignment (KCFCA), which is tailored to handle the distribution shifts of
various datasets. KCFCA utilizes the K-means algorithm to cluster labeled
training sets and unlabeled test sets, and then aligns the cluster centers with
feature consistency. Secondly, we develop a dynamic regression model to capture
the relationship between the shifts in distribution and model accuracy.
Thirdly, we design an algorithm to discover the outlier model factors,
eliminate the outlier models, and combine the strengths of multiple autoeval
models. On the DataCV Challenge leaderboard, our approach secured 2nd place
with an RMSE of 6.8526. Our method significantly improved over the best
baseline method by 36\% (6.8526 vs. 10.7378). Furthermore, our method achieves
a relatively more robust and optimal single model performance on the validation
dataset.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 06:33:30 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Miao",
"Shuyu",
""
],
[
"Zheng",
"Lin",
""
],
[
"Liu",
"Jingjing",
""
],
[
"Jin",
"and Hong",
""
]
] | TITLE: K-means Clustering Based Feature Consistency Alignment for Label-free
Model Evaluation
ABSTRACT: The label-free model evaluation aims to predict the model performance on
various test sets without relying on ground truths. The main challenge of this
task is the absence of labels in the test data, unlike in classical supervised
model evaluation. This paper presents our solutions for the 1st DataCV
Challenge of the Visual Dataset Understanding workshop at CVPR 2023. Firstly,
we propose a novel method called K-means Clustering Based Feature Consistency
Alignment (KCFCA), which is tailored to handle the distribution shifts of
various datasets. KCFCA utilizes the K-means algorithm to cluster labeled
training sets and unlabeled test sets, and then aligns the cluster centers with
feature consistency. Secondly, we develop a dynamic regression model to capture
the relationship between the shifts in distribution and model accuracy.
Thirdly, we design an algorithm to discover the outlier model factors,
eliminate the outlier models, and combine the strengths of multiple autoeval
models. On the DataCV Challenge leaderboard, our approach secured 2nd place
with an RMSE of 6.8526. Our method significantly improved over the best
baseline method by 36\% (6.8526 vs. 10.7378). Furthermore, our method achieves
a relatively more robust and optimal single model performance on the validation
dataset.
| no_new_dataset | 0.710653 |
2304.09764 | Fuad Hasan | Fuad Hasan and Hailong Huang | An End-to-End Vehicle Trajcetory Prediction Framework | 6 pages, 5 figures | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Anticipating the motion of neighboring vehicles is crucial for autonomous
driving, especially on congested highways where even slight motion variations
can result in catastrophic collisions. An accurate prediction of a future
trajectory does not just rely on the previous trajectory, but also, more
importantly, a simulation of the complex interactions between other vehicles
nearby. Most state-of-the-art networks built to tackle the problem assume
readily available past trajectory points, hence lacking a full end-to-end
pipeline with direct video-to-output mechanism. In this article, we thus
propose a novel end-to-end architecture that takes raw video inputs and outputs
future trajectory predictions. It first extracts and tracks the 3D location of
the nearby vehicles via multi-head attention-based regression networks as well
as non-linear optimization. This provides the past trajectory points which then
feeds into the trajectory prediction algorithm consisting of an attention-based
LSTM encoder-decoder architecture, which allows it to model the complicated
interdependence between the vehicles and make an accurate prediction of the
future trajectory points of the surrounding vehicles. The proposed model is
evaluated on the large-scale BLVD dataset, and has also been implemented on
CARLA. The experimental results demonstrate that our approach outperforms
various state-of-the-art models.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 15:42:03 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Hasan",
"Fuad",
""
],
[
"Huang",
"Hailong",
""
]
] | TITLE: An End-to-End Vehicle Trajcetory Prediction Framework
ABSTRACT: Anticipating the motion of neighboring vehicles is crucial for autonomous
driving, especially on congested highways where even slight motion variations
can result in catastrophic collisions. An accurate prediction of a future
trajectory does not just rely on the previous trajectory, but also, more
importantly, a simulation of the complex interactions between other vehicles
nearby. Most state-of-the-art networks built to tackle the problem assume
readily available past trajectory points, hence lacking a full end-to-end
pipeline with direct video-to-output mechanism. In this article, we thus
propose a novel end-to-end architecture that takes raw video inputs and outputs
future trajectory predictions. It first extracts and tracks the 3D location of
the nearby vehicles via multi-head attention-based regression networks as well
as non-linear optimization. This provides the past trajectory points which then
feeds into the trajectory prediction algorithm consisting of an attention-based
LSTM encoder-decoder architecture, which allows it to model the complicated
interdependence between the vehicles and make an accurate prediction of the
future trajectory points of the surrounding vehicles. The proposed model is
evaluated on the large-scale BLVD dataset, and has also been implemented on
CARLA. The experimental results demonstrate that our approach outperforms
various state-of-the-art models.
| no_new_dataset | 0.709202 |
2304.09790 | Zhen Li | Zhen Li, Zuo-Liang Zhu, Ling-Hao Han, Qibin Hou, Chun-Le Guo,
Ming-Ming Cheng | AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation | Accepted to CVPR2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | We present All-Pairs Multi-Field Transforms (AMT), a new network architecture
for video frame interpolation. It is based on two essential designs. First, we
build bidirectional correlation volumes for all pairs of pixels, and use the
predicted bilateral flows to retrieve correlations for updating both flows and
the interpolated content feature. Second, we derive multiple groups of
fine-grained flow fields from one pair of updated coarse flows for performing
backward warping on the input frames separately. Combining these two designs
enables us to generate promising task-oriented flows and reduce the
difficulties in modeling large motions and handling occluded areas during frame
interpolation. These qualities promote our model to achieve state-of-the-art
performance on various benchmarks with high efficiency. Moreover, our
convolution-based model competes favorably compared to Transformer-based models
in terms of accuracy and efficiency. Our code is available at
https://github.com/MCG-NKU/AMT.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 16:18:47 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Li",
"Zhen",
""
],
[
"Zhu",
"Zuo-Liang",
""
],
[
"Han",
"Ling-Hao",
""
],
[
"Hou",
"Qibin",
""
],
[
"Guo",
"Chun-Le",
""
],
[
"Cheng",
"Ming-Ming",
""
]
] | TITLE: AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation
ABSTRACT: We present All-Pairs Multi-Field Transforms (AMT), a new network architecture
for video frame interpolation. It is based on two essential designs. First, we
build bidirectional correlation volumes for all pairs of pixels, and use the
predicted bilateral flows to retrieve correlations for updating both flows and
the interpolated content feature. Second, we derive multiple groups of
fine-grained flow fields from one pair of updated coarse flows for performing
backward warping on the input frames separately. Combining these two designs
enables us to generate promising task-oriented flows and reduce the
difficulties in modeling large motions and handling occluded areas during frame
interpolation. These qualities promote our model to achieve state-of-the-art
performance on various benchmarks with high efficiency. Moreover, our
convolution-based model competes favorably compared to Transformer-based models
in terms of accuracy and efficiency. Our code is available at
https://github.com/MCG-NKU/AMT.
| no_new_dataset | 0.710653 |
2304.09801 | Chongjian Ge | Chongjian Ge, Junsong Chen, Enze Xie, Zhongdao Wang, Lanqing Hong,
Huchuan Lu, Zhenguo Li, and Ping Luo | MetaBEV: Solving Sensor Failures for BEV Detection and Map Segmentation | Project page: https://chongjiange.github.io/metabev.html | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Perception systems in modern autonomous driving vehicles typically take
inputs from complementary multi-modal sensors, e.g., LiDAR and cameras.
However, in real-world applications, sensor corruptions and failures lead to
inferior performances, thus compromising autonomous safety. In this paper, we
propose a robust framework, called MetaBEV, to address extreme real-world
environments involving overall six sensor corruptions and two extreme
sensor-missing situations. In MetaBEV, signals from multiple sensors are first
processed by modal-specific encoders. Subsequently, a set of dense BEV queries
are initialized, termed meta-BEV. These queries are then processed iteratively
by a BEV-Evolving decoder, which selectively aggregates deep features from
either LiDAR, cameras, or both modalities. The updated BEV representations are
further leveraged for multiple 3D prediction tasks. Additionally, we introduce
a new M2oE structure to alleviate the performance drop on distinct tasks in
multi-task joint learning. Finally, MetaBEV is evaluated on the nuScenes
dataset with 3D object detection and BEV map segmentation tasks. Experiments
show MetaBEV outperforms prior arts by a large margin on both full and
corrupted modalities. For instance, when the LiDAR signal is missing, MetaBEV
improves 35.5% detection NDS and 17.7% segmentation mIoU upon the vanilla
BEVFusion model; and when the camera signal is absent, MetaBEV still achieves
69.2% NDS and 53.7% mIoU, which is even higher than previous works that perform
on full-modalities. Moreover, MetaBEV performs fairly against previous methods
in both canonical perception and multi-task learning settings, refreshing
state-of-the-art nuScenes BEV map segmentation with 70.4% mIoU.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 16:37:17 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Ge",
"Chongjian",
""
],
[
"Chen",
"Junsong",
""
],
[
"Xie",
"Enze",
""
],
[
"Wang",
"Zhongdao",
""
],
[
"Hong",
"Lanqing",
""
],
[
"Lu",
"Huchuan",
""
],
[
"Li",
"Zhenguo",
""
],
[
"Luo",
"Ping",
""
]
] | TITLE: MetaBEV: Solving Sensor Failures for BEV Detection and Map Segmentation
ABSTRACT: Perception systems in modern autonomous driving vehicles typically take
inputs from complementary multi-modal sensors, e.g., LiDAR and cameras.
However, in real-world applications, sensor corruptions and failures lead to
inferior performances, thus compromising autonomous safety. In this paper, we
propose a robust framework, called MetaBEV, to address extreme real-world
environments involving overall six sensor corruptions and two extreme
sensor-missing situations. In MetaBEV, signals from multiple sensors are first
processed by modal-specific encoders. Subsequently, a set of dense BEV queries
are initialized, termed meta-BEV. These queries are then processed iteratively
by a BEV-Evolving decoder, which selectively aggregates deep features from
either LiDAR, cameras, or both modalities. The updated BEV representations are
further leveraged for multiple 3D prediction tasks. Additionally, we introduce
a new M2oE structure to alleviate the performance drop on distinct tasks in
multi-task joint learning. Finally, MetaBEV is evaluated on the nuScenes
dataset with 3D object detection and BEV map segmentation tasks. Experiments
show MetaBEV outperforms prior arts by a large margin on both full and
corrupted modalities. For instance, when the LiDAR signal is missing, MetaBEV
improves 35.5% detection NDS and 17.7% segmentation mIoU upon the vanilla
BEVFusion model; and when the camera signal is absent, MetaBEV still achieves
69.2% NDS and 53.7% mIoU, which is even higher than previous works that perform
on full-modalities. Moreover, MetaBEV performs fairly against previous methods
in both canonical perception and multi-task learning settings, refreshing
state-of-the-art nuScenes BEV map segmentation with 70.4% mIoU.
| no_new_dataset | 0.708458 |
2304.09831 | Kyle Stachowicz | Kyle Stachowicz, Dhruv Shah, Arjun Bhorkar, Ilya Kostrikov, Sergey
Levine | FastRLAP: A System for Learning High-Speed Driving via Deep RL and
Autonomous Practicing | null | null | null | null | cs.RO cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | We present a system that enables an autonomous small-scale RC car to drive
aggressively from visual observations using reinforcement learning (RL). Our
system, FastRLAP (faster lap), trains autonomously in the real world, without
human interventions, and without requiring any simulation or expert
demonstrations. Our system integrates a number of important components to make
this possible: we initialize the representations for the RL policy and value
function from a large prior dataset of other robots navigating in other
environments (at low speed), which provides a navigation-relevant
representation. From here, a sample-efficient online RL method uses a single
low-speed user-provided demonstration to determine the desired driving course,
extracts a set of navigational checkpoints, and autonomously practices driving
through these checkpoints, resetting automatically on collision or failure.
Perhaps surprisingly, we find that with appropriate initialization and choice
of algorithm, our system can learn to drive over a variety of racing courses
with less than 20 minutes of online training. The resulting policies exhibit
emergent aggressive driving skills, such as timing braking and acceleration
around turns and avoiding areas which impede the robot's motion, approaching
the performance of a human driver using a similar first-person interface over
the course of training.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 17:33:47 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Stachowicz",
"Kyle",
""
],
[
"Shah",
"Dhruv",
""
],
[
"Bhorkar",
"Arjun",
""
],
[
"Kostrikov",
"Ilya",
""
],
[
"Levine",
"Sergey",
""
]
] | TITLE: FastRLAP: A System for Learning High-Speed Driving via Deep RL and
Autonomous Practicing
ABSTRACT: We present a system that enables an autonomous small-scale RC car to drive
aggressively from visual observations using reinforcement learning (RL). Our
system, FastRLAP (faster lap), trains autonomously in the real world, without
human interventions, and without requiring any simulation or expert
demonstrations. Our system integrates a number of important components to make
this possible: we initialize the representations for the RL policy and value
function from a large prior dataset of other robots navigating in other
environments (at low speed), which provides a navigation-relevant
representation. From here, a sample-efficient online RL method uses a single
low-speed user-provided demonstration to determine the desired driving course,
extracts a set of navigational checkpoints, and autonomously practices driving
through these checkpoints, resetting automatically on collision or failure.
Perhaps surprisingly, we find that with appropriate initialization and choice
of algorithm, our system can learn to drive over a variety of racing courses
with less than 20 minutes of online training. The resulting policies exhibit
emergent aggressive driving skills, such as timing braking and acceleration
around turns and avoiding areas which impede the robot's motion, approaching
the performance of a human driver using a similar first-person interface over
the course of training.
| no_new_dataset | 0.709007 |
2304.09855 | Salish Maharjan | Salish Maharjan, Rui Cheng, Zhaoyu Wang | Generalized Analytical Estimation of Sensitivity Matrices in Unbalanced
Distribution Networks | submitted to IEEE transaction on Power Systems | null | null | null | eess.SY cs.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Fast and accurate estimation of sensitivity matrices is significant for the
enhancement of distribution system modeling and automation. Analytical
estimations have mainly focused on voltage magnitude sensitivity to
active/reactive power injections for unbalance networks with Wye-connected
loads and neglecting DERs' smart inverter functionality. Hence, this paper
enhances the scope of analytical estimation of sensitivity matrices for
unbalanced networks with 1-phase, 2-phase, and 3-phase Delta/Wye-connected
loads, DERs with smart inverter functionality, and substation/line step-voltage
regulators (SVR). A composite bus model comprising of DER, Delta- and
Wye-connected load is proposed to represent a generic distribution bus, which
can be simplified to load, PV, or voltage-controlled bus as required. The
proposed matrix-based analytical method consolidates voltage magnitude and
angle sensitivity to active/reactive power injection and tap-position of all
SVRs into a single algorithm. Extensive case studies on IEEE networks show the
accuracy and wide scope of the proposed algorithm compared to the existing
benchmark method.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 17:59:05 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Maharjan",
"Salish",
""
],
[
"Cheng",
"Rui",
""
],
[
"Wang",
"Zhaoyu",
""
]
] | TITLE: Generalized Analytical Estimation of Sensitivity Matrices in Unbalanced
Distribution Networks
ABSTRACT: Fast and accurate estimation of sensitivity matrices is significant for the
enhancement of distribution system modeling and automation. Analytical
estimations have mainly focused on voltage magnitude sensitivity to
active/reactive power injections for unbalance networks with Wye-connected
loads and neglecting DERs' smart inverter functionality. Hence, this paper
enhances the scope of analytical estimation of sensitivity matrices for
unbalanced networks with 1-phase, 2-phase, and 3-phase Delta/Wye-connected
loads, DERs with smart inverter functionality, and substation/line step-voltage
regulators (SVR). A composite bus model comprising of DER, Delta- and
Wye-connected load is proposed to represent a generic distribution bus, which
can be simplified to load, PV, or voltage-controlled bus as required. The
proposed matrix-based analytical method consolidates voltage magnitude and
angle sensitivity to active/reactive power injection and tap-position of all
SVRs into a single algorithm. Extensive case studies on IEEE networks show the
accuracy and wide scope of the proposed algorithm compared to the existing
benchmark method.
| no_new_dataset | 0.709177 |
2304.09856 | Xianbiao Qi | Xianbiao Qi, Jianan Wang, Yihao Chen, Yukai Shi, Lei Zhang | LipsFormer: Introducing Lipschitz Continuity to Vision Transformers | To appear in ICLR 2023, our code will be public at
https://github.com/IDEA-Research/LipsFormer | null | null | null | cs.CV cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | We present a Lipschitz continuous Transformer, called LipsFormer, to pursue
training stability both theoretically and empirically for Transformer-based
models. In contrast to previous practical tricks that address training
instability by learning rate warmup, layer normalization, attention
formulation, and weight initialization, we show that Lipschitz continuity is a
more essential property to ensure training stability. In LipsFormer, we replace
unstable Transformer component modules with Lipschitz continuous counterparts:
CenterNorm instead of LayerNorm, spectral initialization instead of Xavier
initialization, scaled cosine similarity attention instead of dot-product
attention, and weighted residual shortcut. We prove that these introduced
modules are Lipschitz continuous and derive an upper bound on the Lipschitz
constant of LipsFormer. Our experiments show that LipsFormer allows stable
training of deep Transformer architectures without the need of careful learning
rate tuning such as warmup, yielding a faster convergence and better
generalization. As a result, on the ImageNet 1K dataset, LipsFormer-Swin-Tiny
based on Swin Transformer training for 300 epochs can obtain 82.7\% without any
learning rate warmup. Moreover, LipsFormer-CSwin-Tiny, based on CSwin, training
for 300 epochs achieves a top-1 accuracy of 83.5\% with 4.7G FLOPs and 24M
parameters. The code will be released at
\url{https://github.com/IDEA-Research/LipsFormer}.
| [
{
"version": "v1",
"created": "Wed, 19 Apr 2023 17:59:39 GMT"
}
] | 2023-04-20T00:00:00 | [
[
"Qi",
"Xianbiao",
""
],
[
"Wang",
"Jianan",
""
],
[
"Chen",
"Yihao",
""
],
[
"Shi",
"Yukai",
""
],
[
"Zhang",
"Lei",
""
]
] | TITLE: LipsFormer: Introducing Lipschitz Continuity to Vision Transformers
ABSTRACT: We present a Lipschitz continuous Transformer, called LipsFormer, to pursue
training stability both theoretically and empirically for Transformer-based
models. In contrast to previous practical tricks that address training
instability by learning rate warmup, layer normalization, attention
formulation, and weight initialization, we show that Lipschitz continuity is a
more essential property to ensure training stability. In LipsFormer, we replace
unstable Transformer component modules with Lipschitz continuous counterparts:
CenterNorm instead of LayerNorm, spectral initialization instead of Xavier
initialization, scaled cosine similarity attention instead of dot-product
attention, and weighted residual shortcut. We prove that these introduced
modules are Lipschitz continuous and derive an upper bound on the Lipschitz
constant of LipsFormer. Our experiments show that LipsFormer allows stable
training of deep Transformer architectures without the need of careful learning
rate tuning such as warmup, yielding a faster convergence and better
generalization. As a result, on the ImageNet 1K dataset, LipsFormer-Swin-Tiny
based on Swin Transformer training for 300 epochs can obtain 82.7\% without any
learning rate warmup. Moreover, LipsFormer-CSwin-Tiny, based on CSwin, training
for 300 epochs achieves a top-1 accuracy of 83.5\% with 4.7G FLOPs and 24M
parameters. The code will be released at
\url{https://github.com/IDEA-Research/LipsFormer}.
| no_new_dataset | 0.710879 |
2008.01723 | Keith Burghardt | Keith Burghardt, Nazgol Tavabi, Emilio Ferrara, Shrikanth Narayanan,
Kristina Lerman | Having a Bad Day? Detecting the Impact of Atypical Life Events Using
Wearable Sensors | 10 pages, 4 figures, and 3 tables | null | 10.1007/978-3-030-80387-2_25 | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Life events can dramatically affect our psychological state and work
performance. Stress, for example, has been linked to professional
dissatisfaction, increased anxiety, and workplace burnout. We explore the
impact of positive and negative life events on a number of psychological
constructs through a multi-month longitudinal study of hospital and aerospace
workers. Through causal inference, we demonstrate that positive life events
increase positive affect, while negative events increase stress, anxiety and
negative affect. While most events have a transient effect on psychological
states, major negative events, like illness or attending a funeral, can reduce
positive affect for multiple days. Next, we assess whether these events can be
detected through wearable sensors, which can cheaply and unobtrusively monitor
health-related factors. We show that these sensors paired with embedding-based
learning models can be used ``in the wild'' to capture atypical life events in
hundreds of workers across both datasets. Overall our results suggest that
automated interventions based on physiological sensing may be feasible to help
workers regulate the negative effects of life events.
| [
{
"version": "v1",
"created": "Tue, 4 Aug 2020 17:55:54 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Burghardt",
"Keith",
""
],
[
"Tavabi",
"Nazgol",
""
],
[
"Ferrara",
"Emilio",
""
],
[
"Narayanan",
"Shrikanth",
""
],
[
"Lerman",
"Kristina",
""
]
] | TITLE: Having a Bad Day? Detecting the Impact of Atypical Life Events Using
Wearable Sensors
ABSTRACT: Life events can dramatically affect our psychological state and work
performance. Stress, for example, has been linked to professional
dissatisfaction, increased anxiety, and workplace burnout. We explore the
impact of positive and negative life events on a number of psychological
constructs through a multi-month longitudinal study of hospital and aerospace
workers. Through causal inference, we demonstrate that positive life events
increase positive affect, while negative events increase stress, anxiety and
negative affect. While most events have a transient effect on psychological
states, major negative events, like illness or attending a funeral, can reduce
positive affect for multiple days. Next, we assess whether these events can be
detected through wearable sensors, which can cheaply and unobtrusively monitor
health-related factors. We show that these sensors paired with embedding-based
learning models can be used ``in the wild'' to capture atypical life events in
hundreds of workers across both datasets. Overall our results suggest that
automated interventions based on physiological sensing may be feasible to help
workers regulate the negative effects of life events.
| no_new_dataset | 0.703753 |
2010.00600 | Emilio Ferrara | Emily Chen, Ashok Deb, Emilio Ferrara | #Election2020: The First Public Twitter Dataset on the 2020 US
Presidential Election | Our dataset is available at:
https://github.com/echen102/us-pres-elections-2020 | null | 10.1007/s42001-021-00117-9 | null | cs.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The integrity of democratic political discourse is at the core to guarantee
free and fair elections. With social media often dictating the tones and trends
of politics-related discussion, it is of paramount important to be able to
study online chatter, especially in the run up to important voting events, like
in the case of the upcoming November 3, 2020 U.S. Presidential Election.
Limited access to social media data is often the first barrier to impede,
hinder, or slow down progress, and ultimately our understanding of online
political discourse. To mitigate this issue and try to empower the
Computational Social Science research community, we decided to publicly release
a massive-scale, longitudinal dataset of U.S. politics- and election-related
tweets. This multilingual dataset that we have been collecting for over one
year encompasses hundreds of millions of tweets and tracks all salient U.S.
politics trends, actors, and events between 2019 and 2020. It predates and
spans the whole period of Republican and Democratic primaries, with real-time
tracking of all presidential contenders of both sides of the isle. After that,
it focuses on presidential and vice-presidential candidates. Our dataset
release is curated, documented and will be constantly updated on a
weekly-basis, until the November 3, 2020 election and beyond. We hope that the
academic community, computational journalists, and research practitioners alike
will all take advantage of our dataset to study relevant scientific and social
issues, including problems like misinformation, information manipulation,
interference, and distortion of online political discourse that have been
prevalent in the context of recent election events in the United States and
worldwide.
Our dataset is available at:
https://github.com/echen102/us-pres-elections-2020
| [
{
"version": "v1",
"created": "Thu, 1 Oct 2020 18:00:03 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Chen",
"Emily",
""
],
[
"Deb",
"Ashok",
""
],
[
"Ferrara",
"Emilio",
""
]
] | TITLE: #Election2020: The First Public Twitter Dataset on the 2020 US
Presidential Election
ABSTRACT: The integrity of democratic political discourse is at the core to guarantee
free and fair elections. With social media often dictating the tones and trends
of politics-related discussion, it is of paramount important to be able to
study online chatter, especially in the run up to important voting events, like
in the case of the upcoming November 3, 2020 U.S. Presidential Election.
Limited access to social media data is often the first barrier to impede,
hinder, or slow down progress, and ultimately our understanding of online
political discourse. To mitigate this issue and try to empower the
Computational Social Science research community, we decided to publicly release
a massive-scale, longitudinal dataset of U.S. politics- and election-related
tweets. This multilingual dataset that we have been collecting for over one
year encompasses hundreds of millions of tweets and tracks all salient U.S.
politics trends, actors, and events between 2019 and 2020. It predates and
spans the whole period of Republican and Democratic primaries, with real-time
tracking of all presidential contenders of both sides of the isle. After that,
it focuses on presidential and vice-presidential candidates. Our dataset
release is curated, documented and will be constantly updated on a
weekly-basis, until the November 3, 2020 election and beyond. We hope that the
academic community, computational journalists, and research practitioners alike
will all take advantage of our dataset to study relevant scientific and social
issues, including problems like misinformation, information manipulation,
interference, and distortion of online political discourse that have been
prevalent in the context of recent election events in the United States and
worldwide.
Our dataset is available at:
https://github.com/echen102/us-pres-elections-2020
| new_dataset | 0.719387 |
2103.01403 | Qing Li | Qing Li, Siyuan Huang, Yining Hong, Yixin Zhu, Ying Nian Wu, Song-Chun
Zhu | A Minimalist Dataset for Systematic Generalization of Perception,
Syntax, and Semantics | ICLR 2023. website: https://liqing-ustc.github.io/HINT | null | null | null | cs.LG cs.AI cs.CV | http://creativecommons.org/licenses/by/4.0/ | Inspired by humans' exceptional ability to master arithmetic and generalize
to new problems, we present a new dataset, Handwritten arithmetic with INTegers
(HINT), to examine machines' capability of learning generalizable concepts at
three levels: perception, syntax, and semantics. In HINT, machines are tasked
with learning how concepts are perceived from raw signals such as images (i.e.,
perception), how multiple concepts are structurally combined to form a valid
expression (i.e., syntax), and how concepts are realized to afford various
reasoning tasks (i.e., semantics), all in a weakly supervised manner. Focusing
on systematic generalization, we carefully design a five-fold test set to
evaluate both the interpolation and the extrapolation of learned concepts
w.r.t. the three levels. Further, we design a few-shot learning split to
determine whether or not models can rapidly learn new concepts and generalize
them to more complex scenarios. To comprehend existing models' limitations, we
undertake extensive experiments with various sequence-to-sequence models,
including RNNs, Transformers, and GPT-3 (with the chain of thought prompting).
The results indicate that current models struggle to extrapolate to long-range
syntactic dependency and semantics. Models exhibit a considerable gap toward
human-level generalization when evaluated with new concepts in a few-shot
setting. Moreover, we discover that it is infeasible to solve HINT by merely
scaling up the dataset and the model size; this strategy contributes little to
the extrapolation of syntax and semantics. Finally, in zero-shot GPT-3
experiments, the chain of thought prompting exhibits impressive results and
significantly boosts the test accuracy. We believe the HINT dataset and the
experimental findings are of great interest to the learning community on
systematic generalization.
| [
{
"version": "v1",
"created": "Tue, 2 Mar 2021 01:32:54 GMT"
},
{
"version": "v2",
"created": "Tue, 20 Sep 2022 02:16:59 GMT"
},
{
"version": "v3",
"created": "Tue, 18 Apr 2023 07:54:24 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Li",
"Qing",
""
],
[
"Huang",
"Siyuan",
""
],
[
"Hong",
"Yining",
""
],
[
"Zhu",
"Yixin",
""
],
[
"Wu",
"Ying Nian",
""
],
[
"Zhu",
"Song-Chun",
""
]
] | TITLE: A Minimalist Dataset for Systematic Generalization of Perception,
Syntax, and Semantics
ABSTRACT: Inspired by humans' exceptional ability to master arithmetic and generalize
to new problems, we present a new dataset, Handwritten arithmetic with INTegers
(HINT), to examine machines' capability of learning generalizable concepts at
three levels: perception, syntax, and semantics. In HINT, machines are tasked
with learning how concepts are perceived from raw signals such as images (i.e.,
perception), how multiple concepts are structurally combined to form a valid
expression (i.e., syntax), and how concepts are realized to afford various
reasoning tasks (i.e., semantics), all in a weakly supervised manner. Focusing
on systematic generalization, we carefully design a five-fold test set to
evaluate both the interpolation and the extrapolation of learned concepts
w.r.t. the three levels. Further, we design a few-shot learning split to
determine whether or not models can rapidly learn new concepts and generalize
them to more complex scenarios. To comprehend existing models' limitations, we
undertake extensive experiments with various sequence-to-sequence models,
including RNNs, Transformers, and GPT-3 (with the chain of thought prompting).
The results indicate that current models struggle to extrapolate to long-range
syntactic dependency and semantics. Models exhibit a considerable gap toward
human-level generalization when evaluated with new concepts in a few-shot
setting. Moreover, we discover that it is infeasible to solve HINT by merely
scaling up the dataset and the model size; this strategy contributes little to
the extrapolation of syntax and semantics. Finally, in zero-shot GPT-3
experiments, the chain of thought prompting exhibits impressive results and
significantly boosts the test accuracy. We believe the HINT dataset and the
experimental findings are of great interest to the learning community on
systematic generalization.
| new_dataset | 0.508483 |
2105.08547 | Cheolhei Lee | Cheolhei Lee, Kaiwen Wang, Jianguo Wu, Wenjun Cai, and Xiaowei Yue | Partitioned Active Learning for Heterogeneous Systems | null | J. Comput. Inf. Sci. Eng. Aug 2023, 23(4): 041009 | 10.1115/1.4056567 | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Active learning is a subfield of machine learning that focuses on improving
the data collection efficiency of expensive-to-evaluate systems. Especially,
active learning integrated surrogate modeling has shown remarkable performance
in computationally demanding engineering systems. However, the existence of
heterogeneity in underlying systems may adversely affect the performance of
active learning. In order to improve the learning efficiency under this regime,
we propose the partitioned active learning that seeks the most informative
design points for partitioned Gaussian process modeling of heterogeneous
systems. The proposed active learning consists of two systematic subsequent
steps: the global searching scheme accelerates the exploration of active
learning by investigating the most uncertain design space, and the local
searching exploits the circumscribed information induced by the local GP. We
also propose Cholesky update driven numerical remedies for our active learning
to address the computational complexity challenge. The proposed method is
applied to numerical simulations and two real-world case studies about (i) the
cost-efficient automatic fuselage shape control in aerospace manufacturing; and
(ii) the optimal design of tribocorrosion-resistant alloys in materials
science. The results show that our approach outperforms benchmark methods with
respect to prediction accuracy and computational efficiency.
| [
{
"version": "v1",
"created": "Fri, 14 May 2021 02:05:31 GMT"
},
{
"version": "v2",
"created": "Tue, 26 Oct 2021 15:22:41 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Lee",
"Cheolhei",
""
],
[
"Wang",
"Kaiwen",
""
],
[
"Wu",
"Jianguo",
""
],
[
"Cai",
"Wenjun",
""
],
[
"Yue",
"Xiaowei",
""
]
] | TITLE: Partitioned Active Learning for Heterogeneous Systems
ABSTRACT: Active learning is a subfield of machine learning that focuses on improving
the data collection efficiency of expensive-to-evaluate systems. Especially,
active learning integrated surrogate modeling has shown remarkable performance
in computationally demanding engineering systems. However, the existence of
heterogeneity in underlying systems may adversely affect the performance of
active learning. In order to improve the learning efficiency under this regime,
we propose the partitioned active learning that seeks the most informative
design points for partitioned Gaussian process modeling of heterogeneous
systems. The proposed active learning consists of two systematic subsequent
steps: the global searching scheme accelerates the exploration of active
learning by investigating the most uncertain design space, and the local
searching exploits the circumscribed information induced by the local GP. We
also propose Cholesky update driven numerical remedies for our active learning
to address the computational complexity challenge. The proposed method is
applied to numerical simulations and two real-world case studies about (i) the
cost-efficient automatic fuselage shape control in aerospace manufacturing; and
(ii) the optimal design of tribocorrosion-resistant alloys in materials
science. The results show that our approach outperforms benchmark methods with
respect to prediction accuracy and computational efficiency.
| no_new_dataset | 0.709189 |
2110.14357 | Nancy Nayak | Deepsayan Sadhukhan, Nitin Priyadarshini Shankar, Nancy Nayak, Thulasi
Tholeti, Sheetal Kalyani | Binarized ResNet: Enabling Robust Automatic Modulation Classification at
the resource-constrained Edge | This version has a total of 8 figures and 3 tables. It has extra
content on the adversarial robustness of the proposed method that was not
present in the previous submission. Also one more ensemble method called
RBLResNet-MCK is proposed to improve the performance further | null | null | null | cs.IT cs.AI eess.SP math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recently, deep neural networks (DNNs) have been used extensively for
automatic modulation classification (AMC), and the results have been quite
promising. However, DNNs have high memory and computation requirements making
them impractical for edge networks where the devices are resource-constrained.
They are also vulnerable to adversarial attacks, which is a significant
security concern. This work proposes a rotated binary large ResNet (RBLResNet)
for AMC that can be deployed at the edge network because of low memory and
computational complexity. The performance gap between the RBLResNet and
existing architectures with floating-point weights and activations can be
closed by two proposed ensemble methods: (i) multilevel classification (MC),
and (ii) bagging multiple RBLResNets while retaining low memory and
computational power. The MC method achieves an accuracy of $93.39\%$ at $10$dB
over all the $24$ modulation classes of the Deepsig dataset. This performance
is comparable to state-of-the-art (SOTA) performances, with $4.75$ times lower
memory and $1214$ times lower computation. Furthermore, RBLResNet also has high
adversarial robustness compared to existing DNN models. The proposed MC method
with RBLResNets has an adversarial accuracy of $87.25\%$ over a wide range of
SNRs, surpassing the robustness of all existing SOTA methods to the best of our
knowledge. Properties such as low memory, low computation, and the highest
adversarial robustness make it a better choice for robust AMC in low-power edge
devices.
| [
{
"version": "v1",
"created": "Wed, 27 Oct 2021 11:30:23 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 03:22:29 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Sadhukhan",
"Deepsayan",
""
],
[
"Shankar",
"Nitin Priyadarshini",
""
],
[
"Nayak",
"Nancy",
""
],
[
"Tholeti",
"Thulasi",
""
],
[
"Kalyani",
"Sheetal",
""
]
] | TITLE: Binarized ResNet: Enabling Robust Automatic Modulation Classification at
the resource-constrained Edge
ABSTRACT: Recently, deep neural networks (DNNs) have been used extensively for
automatic modulation classification (AMC), and the results have been quite
promising. However, DNNs have high memory and computation requirements making
them impractical for edge networks where the devices are resource-constrained.
They are also vulnerable to adversarial attacks, which is a significant
security concern. This work proposes a rotated binary large ResNet (RBLResNet)
for AMC that can be deployed at the edge network because of low memory and
computational complexity. The performance gap between the RBLResNet and
existing architectures with floating-point weights and activations can be
closed by two proposed ensemble methods: (i) multilevel classification (MC),
and (ii) bagging multiple RBLResNets while retaining low memory and
computational power. The MC method achieves an accuracy of $93.39\%$ at $10$dB
over all the $24$ modulation classes of the Deepsig dataset. This performance
is comparable to state-of-the-art (SOTA) performances, with $4.75$ times lower
memory and $1214$ times lower computation. Furthermore, RBLResNet also has high
adversarial robustness compared to existing DNN models. The proposed MC method
with RBLResNets has an adversarial accuracy of $87.25\%$ over a wide range of
SNRs, surpassing the robustness of all existing SOTA methods to the best of our
knowledge. Properties such as low memory, low computation, and the highest
adversarial robustness make it a better choice for robust AMC in low-power edge
devices.
| no_new_dataset | 0.709831 |
2111.10983 | Shihe Wang | Shihe Wang, Jianfeng Ren and Ruibin Bai | A Semi-Supervised Adaptive Discriminative Discretization Method
Improving Discrimination Power of Regularized Naive Bayes | Accepted by Expert System with Applications | null | 10.1016/j.eswa.2023.120094 | null | cs.LG cs.IT math.IT | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Recently, many improved naive Bayes methods have been developed with enhanced
discrimination capabilities. Among them, regularized naive Bayes (RNB) produces
excellent performance by balancing the discrimination power and generalization
capability. Data discretization is important in naive Bayes. By grouping
similar values into one interval, the data distribution could be better
estimated. However, existing methods including RNB often discretize the data
into too few intervals, which may result in a significant information loss. To
address this problem, we propose a semi-supervised adaptive discriminative
discretization framework for naive Bayes, which could better estimate the data
distribution by utilizing both labeled data and unlabeled data through
pseudo-labeling techniques. The proposed method also significantly reduces the
information loss during discretization by utilizing an adaptive discriminative
discretization scheme, and hence greatly improves the discrimination power of
classifiers. The proposed RNB+, i.e., regularized naive Bayes utilizing the
proposed discretization framework, is systematically evaluated on a wide range
of machine-learning datasets. It significantly and consistently outperforms
state-of-the-art NB classifiers.
| [
{
"version": "v1",
"created": "Mon, 22 Nov 2021 04:36:40 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Nov 2022 05:08:38 GMT"
},
{
"version": "v3",
"created": "Wed, 5 Apr 2023 02:26:58 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Wang",
"Shihe",
""
],
[
"Ren",
"Jianfeng",
""
],
[
"Bai",
"Ruibin",
""
]
] | TITLE: A Semi-Supervised Adaptive Discriminative Discretization Method
Improving Discrimination Power of Regularized Naive Bayes
ABSTRACT: Recently, many improved naive Bayes methods have been developed with enhanced
discrimination capabilities. Among them, regularized naive Bayes (RNB) produces
excellent performance by balancing the discrimination power and generalization
capability. Data discretization is important in naive Bayes. By grouping
similar values into one interval, the data distribution could be better
estimated. However, existing methods including RNB often discretize the data
into too few intervals, which may result in a significant information loss. To
address this problem, we propose a semi-supervised adaptive discriminative
discretization framework for naive Bayes, which could better estimate the data
distribution by utilizing both labeled data and unlabeled data through
pseudo-labeling techniques. The proposed method also significantly reduces the
information loss during discretization by utilizing an adaptive discriminative
discretization scheme, and hence greatly improves the discrimination power of
classifiers. The proposed RNB+, i.e., regularized naive Bayes utilizing the
proposed discretization framework, is systematically evaluated on a wide range
of machine-learning datasets. It significantly and consistently outperforms
state-of-the-art NB classifiers.
| no_new_dataset | 0.709044 |
2111.13078 | Xin Li | Xin Li, Xin Jin, Jun Fu, Xiaoyuan Yu, Bei Tong, Zhibo Chen | A Close Look at Few-shot Real Image Super-resolution from the Distortion
Relation Perspective | 12 pages, first paper for few-shot real image super-resolution | null | null | null | cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Collecting amounts of distorted/clean image pairs in the real world is
non-trivial, which seriously limits the practical applications of these
supervised learning-based methods on real-world image super-resolution
(RealSR). Previous works usually address this problem by leveraging
unsupervised learning-based technologies to alleviate the dependency on paired
training samples. However, these methods typically suffer from unsatisfactory
texture synthesis due to the lack of supervision of clean images. To overcome
this problem, we are the first to have a close look at the under-explored
direction for RealSR, i.e., few-shot real-world image super-resolution, which
aims to tackle the challenging RealSR problem with few-shot distorted/clean
image pairs. Under this brand-new scenario, we propose Distortion Relation
guided Transfer Learning (DRTL) for the few-shot RealSR by transferring the
rich restoration knowledge from auxiliary distortions (i.e., synthetic
distortions) to the target RealSR under the guidance of distortion relation.
Concretely, DRTL builds a knowledge graph to capture the distortion relation
between auxiliary distortions and target distortion (i.e., real distortions in
RealSR). Based on the distortion relation, DRTL adopts a gradient reweighting
strategy to guide the knowledge transfer process between auxiliary distortions
and target distortions. In this way, DRTL could quickly learn the most relevant
knowledge from the synthetic distortions for the target distortion. We
instantiate DRTL with two commonly-used transfer learning paradigms, including
pre-training and meta-learning pipelines, to realize a distortion
relation-aware Few-shot RealSR. Extensive experiments on multiple benchmarks
and thorough ablation studies demonstrate the effectiveness of our DRTL.
| [
{
"version": "v1",
"created": "Thu, 25 Nov 2021 13:33:14 GMT"
},
{
"version": "v2",
"created": "Sat, 12 Mar 2022 13:54:46 GMT"
},
{
"version": "v3",
"created": "Tue, 18 Apr 2023 07:06:22 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Li",
"Xin",
""
],
[
"Jin",
"Xin",
""
],
[
"Fu",
"Jun",
""
],
[
"Yu",
"Xiaoyuan",
""
],
[
"Tong",
"Bei",
""
],
[
"Chen",
"Zhibo",
""
]
] | TITLE: A Close Look at Few-shot Real Image Super-resolution from the Distortion
Relation Perspective
ABSTRACT: Collecting amounts of distorted/clean image pairs in the real world is
non-trivial, which seriously limits the practical applications of these
supervised learning-based methods on real-world image super-resolution
(RealSR). Previous works usually address this problem by leveraging
unsupervised learning-based technologies to alleviate the dependency on paired
training samples. However, these methods typically suffer from unsatisfactory
texture synthesis due to the lack of supervision of clean images. To overcome
this problem, we are the first to have a close look at the under-explored
direction for RealSR, i.e., few-shot real-world image super-resolution, which
aims to tackle the challenging RealSR problem with few-shot distorted/clean
image pairs. Under this brand-new scenario, we propose Distortion Relation
guided Transfer Learning (DRTL) for the few-shot RealSR by transferring the
rich restoration knowledge from auxiliary distortions (i.e., synthetic
distortions) to the target RealSR under the guidance of distortion relation.
Concretely, DRTL builds a knowledge graph to capture the distortion relation
between auxiliary distortions and target distortion (i.e., real distortions in
RealSR). Based on the distortion relation, DRTL adopts a gradient reweighting
strategy to guide the knowledge transfer process between auxiliary distortions
and target distortions. In this way, DRTL could quickly learn the most relevant
knowledge from the synthetic distortions for the target distortion. We
instantiate DRTL with two commonly-used transfer learning paradigms, including
pre-training and meta-learning pipelines, to realize a distortion
relation-aware Few-shot RealSR. Extensive experiments on multiple benchmarks
and thorough ablation studies demonstrate the effectiveness of our DRTL.
| no_new_dataset | 0.710616 |
2112.05848 | Kavosh Asadi | Kavosh Asadi, Rasool Fakoor, Omer Gottesman, Taesup Kim, Michael L.
Littman, Alexander J. Smola | Faster Deep Reinforcement Learning with Slower Online Network | Published at the Thirty-sixth Conference on Neural Information
Processing Systems (NeurIPS 2022) | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Deep reinforcement learning algorithms often use two networks for value
function optimization: an online network, and a target network that tracks the
online network with some delay. Using two separate networks enables the agent
to hedge against issues that arise when performing bootstrapping. In this paper
we endow two popular deep reinforcement learning algorithms, namely DQN and
Rainbow, with updates that incentivize the online network to remain in the
proximity of the target network. This improves the robustness of deep
reinforcement learning in presence of noisy updates. The resultant agents,
called DQN Pro and Rainbow Pro, exhibit significant performance improvements
over their original counterparts on the Atari benchmark demonstrating the
effectiveness of this simple idea in deep reinforcement learning. The code for
our paper is available here:
Github.com/amazon-research/fast-rl-with-slow-updates.
| [
{
"version": "v1",
"created": "Fri, 10 Dec 2021 22:07:06 GMT"
},
{
"version": "v2",
"created": "Wed, 9 Feb 2022 17:31:34 GMT"
},
{
"version": "v3",
"created": "Mon, 17 Apr 2023 19:17:37 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Asadi",
"Kavosh",
""
],
[
"Fakoor",
"Rasool",
""
],
[
"Gottesman",
"Omer",
""
],
[
"Kim",
"Taesup",
""
],
[
"Littman",
"Michael L.",
""
],
[
"Smola",
"Alexander J.",
""
]
] | TITLE: Faster Deep Reinforcement Learning with Slower Online Network
ABSTRACT: Deep reinforcement learning algorithms often use two networks for value
function optimization: an online network, and a target network that tracks the
online network with some delay. Using two separate networks enables the agent
to hedge against issues that arise when performing bootstrapping. In this paper
we endow two popular deep reinforcement learning algorithms, namely DQN and
Rainbow, with updates that incentivize the online network to remain in the
proximity of the target network. This improves the robustness of deep
reinforcement learning in presence of noisy updates. The resultant agents,
called DQN Pro and Rainbow Pro, exhibit significant performance improvements
over their original counterparts on the Atari benchmark demonstrating the
effectiveness of this simple idea in deep reinforcement learning. The code for
our paper is available here:
Github.com/amazon-research/fast-rl-with-slow-updates.
| no_new_dataset | 0.710478 |
2201.07798 | Yingni Wang | Yingni Wanga, Yunxiao Liua, Licong Dongc, Xuzhou Wua, Huabin Zhangb,
Qiongyu Yed, Desheng Sunc, Xiaobo Zhoue, Kehong Yuan | A Cognitive Explainer for Fetal ultrasound images classifier Based on
Medical Concepts | 9 pages, 5 figures | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | Fetal standard scan plane detection during 2-D mid-pregnancy examinations is
a highly complex task, which requires extensive medical knowledge and years of
training. Although deep neural networks (DNN) can assist inexperienced
operators in these tasks, their lack of transparency and interpretability limit
their application. Despite some researchers have been committed to visualizing
the decision process of DNN, most of them only focus on the pixel-level
features and do not take into account the medical prior knowledge. In this
work, we propose an interpretable framework based on key medical concepts,
which provides explanations from the perspective of clinicians' cognition.
Moreover, we utilize a concept-based graph convolutional neural(GCN) network to
construct the relationships between key medical concepts. Extensive
experimental analysis on a private dataset has shown that the proposed method
provides easy-to-understand insights about reasoning results for clinicians.
| [
{
"version": "v1",
"created": "Wed, 19 Jan 2022 14:44:36 GMT"
},
{
"version": "v2",
"created": "Thu, 24 Feb 2022 05:58:31 GMT"
},
{
"version": "v3",
"created": "Tue, 18 Apr 2023 03:00:29 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Wanga",
"Yingni",
""
],
[
"Liua",
"Yunxiao",
""
],
[
"Dongc",
"Licong",
""
],
[
"Wua",
"Xuzhou",
""
],
[
"Zhangb",
"Huabin",
""
],
[
"Yed",
"Qiongyu",
""
],
[
"Sunc",
"Desheng",
""
],
[
"Zhoue",
"Xiaobo",
""
],
[
"Yuan",
"Kehong",
""
]
] | TITLE: A Cognitive Explainer for Fetal ultrasound images classifier Based on
Medical Concepts
ABSTRACT: Fetal standard scan plane detection during 2-D mid-pregnancy examinations is
a highly complex task, which requires extensive medical knowledge and years of
training. Although deep neural networks (DNN) can assist inexperienced
operators in these tasks, their lack of transparency and interpretability limit
their application. Despite some researchers have been committed to visualizing
the decision process of DNN, most of them only focus on the pixel-level
features and do not take into account the medical prior knowledge. In this
work, we propose an interpretable framework based on key medical concepts,
which provides explanations from the perspective of clinicians' cognition.
Moreover, we utilize a concept-based graph convolutional neural(GCN) network to
construct the relationships between key medical concepts. Extensive
experimental analysis on a private dataset has shown that the proposed method
provides easy-to-understand insights about reasoning results for clinicians.
| no_new_dataset | 0.689057 |
2201.11799 | Boning Li | Boning Li, Gunjan Verma, Santiago Segarra | Graph-based Algorithm Unfolding for Energy-aware Power Allocation in
Wireless Networks | Published in IEEE Transactions on Wireless Communications | in IEEE Transactions on Wireless Communications, vol. 22, no. 2,
pp. 1359-1373, Feb. 2023 | 10.1109/TWC.2022.3204486 | null | eess.SY cs.LG cs.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We develop a novel graph-based trainable framework to maximize the weighted
sum energy efficiency (WSEE) for power allocation in wireless communication
networks. To address the non-convex nature of the problem, the proposed method
consists of modular structures inspired by a classical iterative suboptimal
approach and enhanced with learnable components. More precisely, we propose a
deep unfolding of the successive concave approximation (SCA) method. In our
unfolded SCA (USCA) framework, the originally preset parameters are now
learnable via graph convolutional neural networks (GCNs) that directly exploit
multi-user channel state information as the underlying graph adjacency matrix.
We show the permutation equivariance of the proposed architecture, which is a
desirable property for models applied to wireless network data. The USCA
framework is trained through a stochastic gradient descent approach using a
progressive training strategy. The unsupervised loss is carefully devised to
feature the monotonic property of the objective under maximum power
constraints. Comprehensive numerical results demonstrate its generalizability
across different network topologies of varying size, density, and channel
distribution. Thorough comparisons illustrate the improved performance and
robustness of USCA over state-of-the-art benchmarks.
| [
{
"version": "v1",
"created": "Thu, 27 Jan 2022 20:23:24 GMT"
},
{
"version": "v2",
"created": "Mon, 17 Apr 2023 19:43:34 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Li",
"Boning",
""
],
[
"Verma",
"Gunjan",
""
],
[
"Segarra",
"Santiago",
""
]
] | TITLE: Graph-based Algorithm Unfolding for Energy-aware Power Allocation in
Wireless Networks
ABSTRACT: We develop a novel graph-based trainable framework to maximize the weighted
sum energy efficiency (WSEE) for power allocation in wireless communication
networks. To address the non-convex nature of the problem, the proposed method
consists of modular structures inspired by a classical iterative suboptimal
approach and enhanced with learnable components. More precisely, we propose a
deep unfolding of the successive concave approximation (SCA) method. In our
unfolded SCA (USCA) framework, the originally preset parameters are now
learnable via graph convolutional neural networks (GCNs) that directly exploit
multi-user channel state information as the underlying graph adjacency matrix.
We show the permutation equivariance of the proposed architecture, which is a
desirable property for models applied to wireless network data. The USCA
framework is trained through a stochastic gradient descent approach using a
progressive training strategy. The unsupervised loss is carefully devised to
feature the monotonic property of the objective under maximum power
constraints. Comprehensive numerical results demonstrate its generalizability
across different network topologies of varying size, density, and channel
distribution. Thorough comparisons illustrate the improved performance and
robustness of USCA over state-of-the-art benchmarks.
| no_new_dataset | 0.709038 |
2201.12559 | Sungmin Cha | Sungmin Cha, Sungjun Cho, Dasol Hwang, Sunwon Hong, Moontae Lee, and
Taesup Moon | Rebalancing Batch Normalization for Exemplar-based Class-Incremental
Learning | CVPR 2023 camera ready | null | null | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Batch Normalization (BN) and its variants has been extensively studied for
neural nets in various computer vision tasks, but relatively little work has
been dedicated to studying the effect of BN in continual learning. To that end,
we develop a new update patch for BN, particularly tailored for the
exemplar-based class-incremental learning (CIL). The main issue of BN in CIL is
the imbalance of training data between current and past tasks in a mini-batch,
which makes the empirical mean and variance as well as the learnable affine
transformation parameters of BN heavily biased toward the current task --
contributing to the forgetting of past tasks. While one of the recent BN
variants has been developed for "online" CIL, in which the training is done
with a single epoch, we show that their method does not necessarily bring gains
for "offline" CIL, in which a model is trained with multiple epochs on the
imbalanced training data. The main reason for the ineffectiveness of their
method lies in not fully addressing the data imbalance issue, especially in
computing the gradients for learning the affine transformation parameters of
BN. Accordingly, our new hyperparameter-free variant, dubbed as Task-Balanced
BN (TBBN), is proposed to more correctly resolve the imbalance issue by making
a horizontally-concatenated task-balanced batch using both reshape and repeat
operations during training. Based on our experiments on class incremental
learning of CIFAR-100, ImageNet-100, and five dissimilar task datasets, we
demonstrate that our TBBN, which works exactly the same as the vanilla BN in
the inference time, is easily applicable to most existing exemplar-based
offline CIL algorithms and consistently outperforms other BN variants.
| [
{
"version": "v1",
"created": "Sat, 29 Jan 2022 11:03:03 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Feb 2022 13:13:03 GMT"
},
{
"version": "v3",
"created": "Tue, 18 Apr 2023 00:36:17 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Cha",
"Sungmin",
""
],
[
"Cho",
"Sungjun",
""
],
[
"Hwang",
"Dasol",
""
],
[
"Hong",
"Sunwon",
""
],
[
"Lee",
"Moontae",
""
],
[
"Moon",
"Taesup",
""
]
] | TITLE: Rebalancing Batch Normalization for Exemplar-based Class-Incremental
Learning
ABSTRACT: Batch Normalization (BN) and its variants has been extensively studied for
neural nets in various computer vision tasks, but relatively little work has
been dedicated to studying the effect of BN in continual learning. To that end,
we develop a new update patch for BN, particularly tailored for the
exemplar-based class-incremental learning (CIL). The main issue of BN in CIL is
the imbalance of training data between current and past tasks in a mini-batch,
which makes the empirical mean and variance as well as the learnable affine
transformation parameters of BN heavily biased toward the current task --
contributing to the forgetting of past tasks. While one of the recent BN
variants has been developed for "online" CIL, in which the training is done
with a single epoch, we show that their method does not necessarily bring gains
for "offline" CIL, in which a model is trained with multiple epochs on the
imbalanced training data. The main reason for the ineffectiveness of their
method lies in not fully addressing the data imbalance issue, especially in
computing the gradients for learning the affine transformation parameters of
BN. Accordingly, our new hyperparameter-free variant, dubbed as Task-Balanced
BN (TBBN), is proposed to more correctly resolve the imbalance issue by making
a horizontally-concatenated task-balanced batch using both reshape and repeat
operations during training. Based on our experiments on class incremental
learning of CIFAR-100, ImageNet-100, and five dissimilar task datasets, we
demonstrate that our TBBN, which works exactly the same as the vanilla BN in
the inference time, is easily applicable to most existing exemplar-based
offline CIL algorithms and consistently outperforms other BN variants.
| no_new_dataset | 0.709177 |
2203.07908 | Josip \v{S}ari\'c | Josip \v{S}ari\'c, Marin Or\v{s}i\'c, Sini\v{s}a \v{S}egvi\'c | Panoptic SwiftNet: Pyramidal Fusion for Real-time Panoptic Segmentation | Code available at: https://github.com/jsaric/panoptic-swiftnet | Remote Sensing. 2023, 15(8), 1968; | 10.3390/rs15081968 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Dense panoptic prediction is a key ingredient in many existing applications
such as autonomous driving, automated warehouses or remote sensing. Many of
these applications require fast inference over large input resolutions on
affordable or even embedded hardware. We propose to achieve this goal by
trading off backbone capacity for multi-scale feature extraction. In comparison
with contemporaneous approaches to panoptic segmentation, the main novelties of
our method are efficient scale-equivariant feature extraction, cross-scale
upsampling through pyramidal fusion and boundary-aware learning of
pixel-to-instance assignment. The proposed method is very well suited for
remote sensing imagery due to the huge number of pixels in typical city-wide
and region-wide datasets. We present panoptic experiments on Cityscapes,
Vistas, COCO and the BSB-Aerial dataset. Our models outperform the state of the
art on the BSB-Aerial dataset while being able to process more than a hundred
1MPx images per second on a RTX3090 GPU with FP16 precision and TensorRT
optimization.
| [
{
"version": "v1",
"created": "Tue, 15 Mar 2022 13:47:40 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 14:46:07 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Šarić",
"Josip",
""
],
[
"Oršić",
"Marin",
""
],
[
"Šegvić",
"Siniša",
""
]
] | TITLE: Panoptic SwiftNet: Pyramidal Fusion for Real-time Panoptic Segmentation
ABSTRACT: Dense panoptic prediction is a key ingredient in many existing applications
such as autonomous driving, automated warehouses or remote sensing. Many of
these applications require fast inference over large input resolutions on
affordable or even embedded hardware. We propose to achieve this goal by
trading off backbone capacity for multi-scale feature extraction. In comparison
with contemporaneous approaches to panoptic segmentation, the main novelties of
our method are efficient scale-equivariant feature extraction, cross-scale
upsampling through pyramidal fusion and boundary-aware learning of
pixel-to-instance assignment. The proposed method is very well suited for
remote sensing imagery due to the huge number of pixels in typical city-wide
and region-wide datasets. We present panoptic experiments on Cityscapes,
Vistas, COCO and the BSB-Aerial dataset. Our models outperform the state of the
art on the BSB-Aerial dataset while being able to process more than a hundred
1MPx images per second on a RTX3090 GPU with FP16 precision and TensorRT
optimization.
| no_new_dataset | 0.711224 |
2203.10609 | Huy Hieu Pham | Sam B. Tran, Huyen T. X. Nguyen, Chi Phan, Hieu H. Pham, Ha Q. Nguyen | A Novel Transparency Strategy-based Data Augmentation Approach for
BI-RADS Classification of Mammograms | Accepted for presentation at the 22nd IEEE Statistical Signal
Processing (SSP) workshop | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Image augmentation techniques have been widely investigated to improve the
performance of deep learning (DL) algorithms on mammography classification
tasks. Recent methods have proved the efficiency of image augmentation on data
deficiency or data imbalance issues. In this paper, we propose a novel
transparency strategy to boost the Breast Imaging Reporting and Data System
(BI-RADS) scores of mammogram classifiers. The proposed approach utilizes the
Region of Interest (ROI) information to generate more high-risk training
examples for breast cancer (BI-RADS 3, 4, 5) from original images. Our
extensive experiments on three different datasets show that the proposed
approach significantly improves the mammogram classification performance and
surpasses a state-of-the-art data augmentation technique called CutMix. This
study also highlights that our transparency method is more effective than other
augmentation strategies for BI-RADS classification and can be widely applied to
other computer vision tasks.
| [
{
"version": "v1",
"created": "Sun, 20 Mar 2022 17:51:38 GMT"
},
{
"version": "v2",
"created": "Mon, 17 Apr 2023 23:32:20 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Tran",
"Sam B.",
""
],
[
"Nguyen",
"Huyen T. X.",
""
],
[
"Phan",
"Chi",
""
],
[
"Pham",
"Hieu H.",
""
],
[
"Nguyen",
"Ha Q.",
""
]
] | TITLE: A Novel Transparency Strategy-based Data Augmentation Approach for
BI-RADS Classification of Mammograms
ABSTRACT: Image augmentation techniques have been widely investigated to improve the
performance of deep learning (DL) algorithms on mammography classification
tasks. Recent methods have proved the efficiency of image augmentation on data
deficiency or data imbalance issues. In this paper, we propose a novel
transparency strategy to boost the Breast Imaging Reporting and Data System
(BI-RADS) scores of mammogram classifiers. The proposed approach utilizes the
Region of Interest (ROI) information to generate more high-risk training
examples for breast cancer (BI-RADS 3, 4, 5) from original images. Our
extensive experiments on three different datasets show that the proposed
approach significantly improves the mammogram classification performance and
surpasses a state-of-the-art data augmentation technique called CutMix. This
study also highlights that our transparency method is more effective than other
augmentation strategies for BI-RADS classification and can be widely applied to
other computer vision tasks.
| no_new_dataset | 0.711994 |
2205.02089 | Ahmed El Ouadrhiri | Ahmed El Ouadrhiri, Ahmed Abdelhadi | A New Dimensionality Reduction Method Based on Hensel's Compression for
Privacy Protection in Federated Learning | 6 pages, 7 figures | 2023 International Conference on Computing, Networking and
Communications (ICNC | 10.1109/ICNC57223.2023.10074197 | null | cs.CR cs.AI | http://creativecommons.org/licenses/by/4.0/ | Differential privacy (DP) is considered a de-facto standard for protecting
users' privacy in data analysis, machine, and deep learning. Existing DP-based
privacy-preserving training approaches consist of adding noise to the clients'
gradients before sharing them with the server. However, implementing DP on the
gradient is not efficient as the privacy leakage increases by increasing the
synchronization training epochs due to the composition theorem. Recently
researchers were able to recover images used in the training dataset using
Generative Regression Neural Network (GRNN) even when the gradient was
protected by DP. In this paper, we propose two layers of privacy protection
approach to overcome the limitations of the existing DP-based approaches. The
first layer reduces the dimension of the training dataset based on Hensel's
Lemma. We are the first to use Hensel's Lemma for reducing the dimension (i.e.,
compress) of a dataset. The new dimensionality reduction method allows reducing
the dimension of a dataset without losing information since Hensel's Lemma
guarantees uniqueness. The second layer applies DP to the compressed dataset
generated by the first layer. The proposed approach overcomes the problem of
privacy leakage due to composition by applying DP only once before the
training; clients train their local model on the privacy-preserving dataset
generated by the second layer. Experimental results show that the proposed
approach ensures strong privacy protection while achieving good accuracy. The
new dimensionality reduction method achieves an accuracy of 97%, with only 25 %
of the original data size.
| [
{
"version": "v1",
"created": "Sun, 1 May 2022 23:52:16 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Ouadrhiri",
"Ahmed El",
""
],
[
"Abdelhadi",
"Ahmed",
""
]
] | TITLE: A New Dimensionality Reduction Method Based on Hensel's Compression for
Privacy Protection in Federated Learning
ABSTRACT: Differential privacy (DP) is considered a de-facto standard for protecting
users' privacy in data analysis, machine, and deep learning. Existing DP-based
privacy-preserving training approaches consist of adding noise to the clients'
gradients before sharing them with the server. However, implementing DP on the
gradient is not efficient as the privacy leakage increases by increasing the
synchronization training epochs due to the composition theorem. Recently
researchers were able to recover images used in the training dataset using
Generative Regression Neural Network (GRNN) even when the gradient was
protected by DP. In this paper, we propose two layers of privacy protection
approach to overcome the limitations of the existing DP-based approaches. The
first layer reduces the dimension of the training dataset based on Hensel's
Lemma. We are the first to use Hensel's Lemma for reducing the dimension (i.e.,
compress) of a dataset. The new dimensionality reduction method allows reducing
the dimension of a dataset without losing information since Hensel's Lemma
guarantees uniqueness. The second layer applies DP to the compressed dataset
generated by the first layer. The proposed approach overcomes the problem of
privacy leakage due to composition by applying DP only once before the
training; clients train their local model on the privacy-preserving dataset
generated by the second layer. Experimental results show that the proposed
approach ensures strong privacy protection while achieving good accuracy. The
new dimensionality reduction method achieves an accuracy of 97%, with only 25 %
of the original data size.
| no_new_dataset | 0.710478 |
2208.00808 | Zaharah A. Bukhsh | Zaharah A. Bukhsh, Nils Jansen, Hajo Molegraaf | A Maintenance Planning Framework using Online and Offline Deep
Reinforcement Learning | Published Neural Comput & Applic (2023), 12 pages, 8 Figure | null | 10.1007/s00521-023-08560-7 | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | Cost-effective asset management is an area of interest across several
industries. Specifically, this paper develops a deep reinforcement learning
(DRL) solution to automatically determine an optimal rehabilitation policy for
continuously deteriorating water pipes. We approach the problem of
rehabilitation planning in an online and offline DRL setting. In online DRL,
the agent interacts with a simulated environment of multiple pipes with
distinct lengths, materials, and failure rate characteristics. We train the
agent using deep Q-learning (DQN) to learn an optimal policy with minimal
average costs and reduced failure probability. In offline learning, the agent
uses static data, e.g., DQN replay data, to learn an optimal policy via a
conservative Q-learning algorithm without further interactions with the
environment. We demonstrate that DRL-based policies improve over standard
preventive, corrective, and greedy planning alternatives. Additionally,
learning from the fixed DQN replay dataset in an offline setting further
improves the performance. The results warrant that the existing deterioration
profiles of water pipes consisting of large and diverse states and action
trajectories provide a valuable avenue to learn rehabilitation policies in the
offline setting, which can be further fine-tuned using the simulator.
| [
{
"version": "v1",
"created": "Mon, 1 Aug 2022 12:41:06 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 08:17:35 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Bukhsh",
"Zaharah A.",
""
],
[
"Jansen",
"Nils",
""
],
[
"Molegraaf",
"Hajo",
""
]
] | TITLE: A Maintenance Planning Framework using Online and Offline Deep
Reinforcement Learning
ABSTRACT: Cost-effective asset management is an area of interest across several
industries. Specifically, this paper develops a deep reinforcement learning
(DRL) solution to automatically determine an optimal rehabilitation policy for
continuously deteriorating water pipes. We approach the problem of
rehabilitation planning in an online and offline DRL setting. In online DRL,
the agent interacts with a simulated environment of multiple pipes with
distinct lengths, materials, and failure rate characteristics. We train the
agent using deep Q-learning (DQN) to learn an optimal policy with minimal
average costs and reduced failure probability. In offline learning, the agent
uses static data, e.g., DQN replay data, to learn an optimal policy via a
conservative Q-learning algorithm without further interactions with the
environment. We demonstrate that DRL-based policies improve over standard
preventive, corrective, and greedy planning alternatives. Additionally,
learning from the fixed DQN replay dataset in an offline setting further
improves the performance. The results warrant that the existing deterioration
profiles of water pipes consisting of large and diverse states and action
trajectories provide a valuable avenue to learn rehabilitation policies in the
offline setting, which can be further fine-tuned using the simulator.
| no_new_dataset | 0.708843 |
2208.03403 | Huy Hieu Pham | Dat T. Ngo, Thao T.B. Nguyen, Hieu T. Nguyen, Dung B. Nguyen, Ha Q.
Nguyen, Hieu H. Pham | Slice-level Detection of Intracranial Hemorrhage on CT Using Deep
Descriptors of Adjacent Slices | Accepted for presentation at the 22nd IEEE Statistical Signal
Processing (SSP) workshop | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The rapid development in representation learning techniques such as deep
neural networks and the availability of large-scale, well-annotated medical
imaging datasets have to a rapid increase in the use of supervised machine
learning in the 3D medical image analysis and diagnosis. In particular, deep
convolutional neural networks (D-CNNs) have been key players and were adopted
by the medical imaging community to assist clinicians and medical experts in
disease diagnosis and treatment. However, training and inferencing deep neural
networks such as D-CNN on high-resolution 3D volumes of Computed Tomography
(CT) scans for diagnostic tasks pose formidable computational challenges. This
challenge raises the need of developing deep learning-based approaches that are
robust in learning representations in 2D images, instead 3D scans. In this
work, we propose for the first time a new strategy to train \emph{slice-level}
classifiers on CT scans based on the descriptors of the adjacent slices along
the axis. In particular, each of which is extracted through a convolutional
neural network (CNN). This method is applicable to CT datasets with per-slice
labels such as the RSNA Intracranial Hemorrhage (ICH) dataset, which aims to
predict the presence of ICH and classify it into 5 different sub-types. We
obtain a single model in the top 4% best-performing solutions of the RSNA ICH
challenge, where model ensembles are allowed. Experiments also show that the
proposed method significantly outperforms the baseline model on CQ500. The
proposed method is general and can be applied to other 3D medical diagnosis
tasks such as MRI imaging. To encourage new advances in the field, we will make
our codes and pre-trained model available upon acceptance of the paper.
| [
{
"version": "v1",
"created": "Fri, 5 Aug 2022 23:20:37 GMT"
},
{
"version": "v2",
"created": "Mon, 17 Apr 2023 18:05:58 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Ngo",
"Dat T.",
""
],
[
"Nguyen",
"Thao T. B.",
""
],
[
"Nguyen",
"Hieu T.",
""
],
[
"Nguyen",
"Dung B.",
""
],
[
"Nguyen",
"Ha Q.",
""
],
[
"Pham",
"Hieu H.",
""
]
] | TITLE: Slice-level Detection of Intracranial Hemorrhage on CT Using Deep
Descriptors of Adjacent Slices
ABSTRACT: The rapid development in representation learning techniques such as deep
neural networks and the availability of large-scale, well-annotated medical
imaging datasets have to a rapid increase in the use of supervised machine
learning in the 3D medical image analysis and diagnosis. In particular, deep
convolutional neural networks (D-CNNs) have been key players and were adopted
by the medical imaging community to assist clinicians and medical experts in
disease diagnosis and treatment. However, training and inferencing deep neural
networks such as D-CNN on high-resolution 3D volumes of Computed Tomography
(CT) scans for diagnostic tasks pose formidable computational challenges. This
challenge raises the need of developing deep learning-based approaches that are
robust in learning representations in 2D images, instead 3D scans. In this
work, we propose for the first time a new strategy to train \emph{slice-level}
classifiers on CT scans based on the descriptors of the adjacent slices along
the axis. In particular, each of which is extracted through a convolutional
neural network (CNN). This method is applicable to CT datasets with per-slice
labels such as the RSNA Intracranial Hemorrhage (ICH) dataset, which aims to
predict the presence of ICH and classify it into 5 different sub-types. We
obtain a single model in the top 4% best-performing solutions of the RSNA ICH
challenge, where model ensembles are allowed. Experiments also show that the
proposed method significantly outperforms the baseline model on CQ500. The
proposed method is general and can be applied to other 3D medical diagnosis
tasks such as MRI imaging. To encourage new advances in the field, we will make
our codes and pre-trained model available upon acceptance of the paper.
| no_new_dataset | 0.708855 |
2208.04321 | Zhichao Lu | Zhichao Lu, Ran Cheng, Yaochu Jin, Kay Chen Tan, and Kalyanmoy Deb | Neural Architecture Search as Multiobjective Optimization Benchmarks:
Problem Formulation and Performance Assessment | null | null | null | null | cs.NE cs.CV | http://creativecommons.org/licenses/by/4.0/ | The ongoing advancements in network architecture design have led to
remarkable achievements in deep learning across various challenging computer
vision tasks. Meanwhile, the development of neural architecture search (NAS)
has provided promising approaches to automating the design of network
architectures for lower prediction error. Recently, the emerging application
scenarios of deep learning have raised higher demands for network architectures
considering multiple design criteria: number of parameters/floating-point
operations, and inference latency, among others. From an optimization point of
view, the NAS tasks involving multiple design criteria are intrinsically
multiobjective optimization problems; hence, it is reasonable to adopt
evolutionary multiobjective optimization (EMO) algorithms for tackling them.
Nonetheless, there is still a clear gap confining the related research along
this pathway: on the one hand, there is a lack of a general problem formulation
of NAS tasks from an optimization point of view; on the other hand, there are
challenges in conducting benchmark assessments of EMO algorithms on NAS tasks.
To bridge the gap: (i) we formulate NAS tasks into general multi-objective
optimization problems and analyze the complex characteristics from an
optimization point of view; (ii) we present an end-to-end pipeline, dubbed
$\texttt{EvoXBench}$, to generate benchmark test problems for EMO algorithms to
run efficiently -- without the requirement of GPUs or Pytorch/Tensorflow; (iii)
we instantiate two test suites comprehensively covering two datasets, seven
search spaces, and three hardware devices, involving up to eight objectives.
Based on the above, we validate the proposed test suites using six
representative EMO algorithms and provide some empirical analyses. The code of
$\texttt{EvoXBench}$ is available from
$\href{https://github.com/EMI-Group/EvoXBench}{\rm{here}}$.
| [
{
"version": "v1",
"created": "Mon, 8 Aug 2022 02:07:49 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 14:32:30 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Lu",
"Zhichao",
""
],
[
"Cheng",
"Ran",
""
],
[
"Jin",
"Yaochu",
""
],
[
"Tan",
"Kay Chen",
""
],
[
"Deb",
"Kalyanmoy",
""
]
] | TITLE: Neural Architecture Search as Multiobjective Optimization Benchmarks:
Problem Formulation and Performance Assessment
ABSTRACT: The ongoing advancements in network architecture design have led to
remarkable achievements in deep learning across various challenging computer
vision tasks. Meanwhile, the development of neural architecture search (NAS)
has provided promising approaches to automating the design of network
architectures for lower prediction error. Recently, the emerging application
scenarios of deep learning have raised higher demands for network architectures
considering multiple design criteria: number of parameters/floating-point
operations, and inference latency, among others. From an optimization point of
view, the NAS tasks involving multiple design criteria are intrinsically
multiobjective optimization problems; hence, it is reasonable to adopt
evolutionary multiobjective optimization (EMO) algorithms for tackling them.
Nonetheless, there is still a clear gap confining the related research along
this pathway: on the one hand, there is a lack of a general problem formulation
of NAS tasks from an optimization point of view; on the other hand, there are
challenges in conducting benchmark assessments of EMO algorithms on NAS tasks.
To bridge the gap: (i) we formulate NAS tasks into general multi-objective
optimization problems and analyze the complex characteristics from an
optimization point of view; (ii) we present an end-to-end pipeline, dubbed
$\texttt{EvoXBench}$, to generate benchmark test problems for EMO algorithms to
run efficiently -- without the requirement of GPUs or Pytorch/Tensorflow; (iii)
we instantiate two test suites comprehensively covering two datasets, seven
search spaces, and three hardware devices, involving up to eight objectives.
Based on the above, we validate the proposed test suites using six
representative EMO algorithms and provide some empirical analyses. The code of
$\texttt{EvoXBench}$ is available from
$\href{https://github.com/EMI-Group/EvoXBench}{\rm{here}}$.
| no_new_dataset | 0.702913 |
2208.07649 | Thomas Louf | Thomas Louf, Bruno Gon\c{c}alves, Jose J. Ramasco, David Sanchez, Jack
Grieve | American cultural regions mapped through the lexical analysis of social
media | 13 pages, 5 figures; contains Supplementary Information | Humanit Soc Sci Commun 10, 133 (2023) | 10.1057/s41599-023-01611-3 | null | cs.CL cs.CY cs.SI physics.soc-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Cultural areas represent a useful concept that cross-fertilizes diverse
fields in social sciences. Knowledge of how humans organize and relate their
ideas and behavior within a society helps to understand their actions and
attitudes towards different issues. However, the selection of common traits
that shape a cultural area is somewhat arbitrary. What is needed is a method
that can leverage the massive amounts of data coming online, especially through
social media, to identify cultural regions without ad-hoc assumptions, biases
or prejudices. This work takes a crucial step in this direction by introducing
a method to infer cultural regions based on the automatic analysis of large
datasets from microblogging posts. The approach presented here is based on the
principle that cultural affiliation can be inferred from the topics that people
discuss among themselves. Specifically, regional variations in written
discourse are measured in American social media. From the frequency
distributions of content words in geotagged Tweets, the regional hotspots of
words' usage are found, and from there, principal components of regional
variation are derived. Through a hierarchical clustering of the data in this
lower-dimensional space, this method yields clear cultural areas and the topics
of discussion that define them. It uncovers a manifest North-South separation,
which is primarily influenced by the African American culture, and further
contiguous (East-West) and non-contiguous divisions that provide a
comprehensive picture of today's cultural areas in the US.
| [
{
"version": "v1",
"created": "Tue, 16 Aug 2022 10:18:47 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 15:37:24 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Louf",
"Thomas",
""
],
[
"Gonçalves",
"Bruno",
""
],
[
"Ramasco",
"Jose J.",
""
],
[
"Sanchez",
"David",
""
],
[
"Grieve",
"Jack",
""
]
] | TITLE: American cultural regions mapped through the lexical analysis of social
media
ABSTRACT: Cultural areas represent a useful concept that cross-fertilizes diverse
fields in social sciences. Knowledge of how humans organize and relate their
ideas and behavior within a society helps to understand their actions and
attitudes towards different issues. However, the selection of common traits
that shape a cultural area is somewhat arbitrary. What is needed is a method
that can leverage the massive amounts of data coming online, especially through
social media, to identify cultural regions without ad-hoc assumptions, biases
or prejudices. This work takes a crucial step in this direction by introducing
a method to infer cultural regions based on the automatic analysis of large
datasets from microblogging posts. The approach presented here is based on the
principle that cultural affiliation can be inferred from the topics that people
discuss among themselves. Specifically, regional variations in written
discourse are measured in American social media. From the frequency
distributions of content words in geotagged Tweets, the regional hotspots of
words' usage are found, and from there, principal components of regional
variation are derived. Through a hierarchical clustering of the data in this
lower-dimensional space, this method yields clear cultural areas and the topics
of discussion that define them. It uncovers a manifest North-South separation,
which is primarily influenced by the African American culture, and further
contiguous (East-West) and non-contiguous divisions that provide a
comprehensive picture of today's cultural areas in the US.
| no_new_dataset | 0.703779 |
2208.13986 | Jiangbo Pei | Jiangbo Pei, Zhuqing Jiang, Aidong Men, Liang Chen, Yang Liu and
Qingchao Chen | Uncertainty-Induced Transferability Representation for Source-Free
Unsupervised Domain Adaptation | null | null | 10.1109/TIP.2023.3258753 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Source-free unsupervised domain adaptation (SFUDA) aims to learn a target
domain model using unlabeled target data and the knowledge of a well-trained
source domain model. Most previous SFUDA works focus on inferring semantics of
target data based on the source knowledge. Without measuring the
transferability of the source knowledge, these methods insufficiently exploit
the source knowledge, and fail to identify the reliability of the inferred
target semantics. However, existing transferability measurements require either
source data or target labels, which are infeasible in SFUDA. To this end,
firstly, we propose a novel Uncertainty-induced Transferability Representation
(UTR), which leverages uncertainty as the tool to analyse the channel-wise
transferability of the source encoder in the absence of the source data and
target labels. The domain-level UTR unravels how transferable the encoder
channels are to the target domain and the instance-level UTR characterizes the
reliability of the inferred target semantics. Secondly, based on the UTR, we
propose a novel Calibrated Adaption Framework (CAF) for SFUDA, including i)the
source knowledge calibration module that guides the target model to learn the
transferable source knowledge and discard the non-transferable one, and ii)the
target semantics calibration module that calibrates the unreliable semantics.
With the help of the calibrated source knowledge and the target semantics, the
model adapts to the target domain safely and ultimately better. We verified the
effectiveness of our method using experimental results and demonstrated that
the proposed method achieves state-of-the-art performances on the three SFUDA
benchmarks. Code is available at https://github.com/SPIresearch/UTR.
| [
{
"version": "v1",
"created": "Tue, 30 Aug 2022 04:54:53 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Pei",
"Jiangbo",
""
],
[
"Jiang",
"Zhuqing",
""
],
[
"Men",
"Aidong",
""
],
[
"Chen",
"Liang",
""
],
[
"Liu",
"Yang",
""
],
[
"Chen",
"Qingchao",
""
]
] | TITLE: Uncertainty-Induced Transferability Representation for Source-Free
Unsupervised Domain Adaptation
ABSTRACT: Source-free unsupervised domain adaptation (SFUDA) aims to learn a target
domain model using unlabeled target data and the knowledge of a well-trained
source domain model. Most previous SFUDA works focus on inferring semantics of
target data based on the source knowledge. Without measuring the
transferability of the source knowledge, these methods insufficiently exploit
the source knowledge, and fail to identify the reliability of the inferred
target semantics. However, existing transferability measurements require either
source data or target labels, which are infeasible in SFUDA. To this end,
firstly, we propose a novel Uncertainty-induced Transferability Representation
(UTR), which leverages uncertainty as the tool to analyse the channel-wise
transferability of the source encoder in the absence of the source data and
target labels. The domain-level UTR unravels how transferable the encoder
channels are to the target domain and the instance-level UTR characterizes the
reliability of the inferred target semantics. Secondly, based on the UTR, we
propose a novel Calibrated Adaption Framework (CAF) for SFUDA, including i)the
source knowledge calibration module that guides the target model to learn the
transferable source knowledge and discard the non-transferable one, and ii)the
target semantics calibration module that calibrates the unreliable semantics.
With the help of the calibrated source knowledge and the target semantics, the
model adapts to the target domain safely and ultimately better. We verified the
effectiveness of our method using experimental results and demonstrated that
the proposed method achieves state-of-the-art performances on the three SFUDA
benchmarks. Code is available at https://github.com/SPIresearch/UTR.
| no_new_dataset | 0.708042 |
2209.03771 | Paul Peseux | Paul Peseux, Maxime Berar, Thierry Paquet, Victor Nicollet | Stochastic gradient descent with gradient estimator for categorical
features | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Categorical data are present in key areas such as health or supply chain, and
this data require specific treatment. In order to apply recent machine learning
models on such data, encoding is needed. In order to build interpretable
models, one-hot encoding is still a very good solution, but such encoding
creates sparse data. Gradient estimators are not suited for sparse data: the
gradient is mainly considered as zero while it simply does not always exists,
thus a novel gradient estimator is introduced. We show what this estimator
minimizes in theory and show its efficiency on different datasets with multiple
model architectures. This new estimator performs better than common estimators
under similar settings. A real world retail dataset is also released after
anonymization. Overall, the aim of this paper is to thoroughly consider
categorical data and adapt models and optimizers to these key features.
| [
{
"version": "v1",
"created": "Thu, 8 Sep 2022 12:24:27 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 07:50:55 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Peseux",
"Paul",
""
],
[
"Berar",
"Maxime",
""
],
[
"Paquet",
"Thierry",
""
],
[
"Nicollet",
"Victor",
""
]
] | TITLE: Stochastic gradient descent with gradient estimator for categorical
features
ABSTRACT: Categorical data are present in key areas such as health or supply chain, and
this data require specific treatment. In order to apply recent machine learning
models on such data, encoding is needed. In order to build interpretable
models, one-hot encoding is still a very good solution, but such encoding
creates sparse data. Gradient estimators are not suited for sparse data: the
gradient is mainly considered as zero while it simply does not always exists,
thus a novel gradient estimator is introduced. We show what this estimator
minimizes in theory and show its efficiency on different datasets with multiple
model architectures. This new estimator performs better than common estimators
under similar settings. A real world retail dataset is also released after
anonymization. Overall, the aim of this paper is to thoroughly consider
categorical data and adapt models and optimizers to these key features.
| new_dataset | 0.717018 |
2210.06601 | Kuan Fang | Kuan Fang, Patrick Yin, Ashvin Nair, Homer Walke, Gengchen Yan, Sergey
Levine | Generalization with Lossy Affordances: Leveraging Broad Offline Data for
Learning Visuomotor Tasks | CoRL 2022 | null | null | null | cs.RO cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | The utilization of broad datasets has proven to be crucial for generalization
for a wide range of fields. However, how to effectively make use of diverse
multi-task data for novel downstream tasks still remains a grand challenge in
robotics. To tackle this challenge, we introduce a framework that acquires
goal-conditioned policies for unseen temporally extended tasks via offline
reinforcement learning on broad data, in combination with online fine-tuning
guided by subgoals in learned lossy representation space. When faced with a
novel task goal, the framework uses an affordance model to plan a sequence of
lossy representations as subgoals that decomposes the original task into easier
problems. Learned from the broad data, the lossy representation emphasizes
task-relevant information about states and goals while abstracting away
redundant contexts that hinder generalization. It thus enables subgoal planning
for unseen tasks, provides a compact input to the policy, and facilitates
reward shaping during fine-tuning. We show that our framework can be
pre-trained on large-scale datasets of robot experiences from prior work and
efficiently fine-tuned for novel tasks, entirely from visual inputs without any
manual reward engineering.
| [
{
"version": "v1",
"created": "Wed, 12 Oct 2022 21:46:38 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 07:10:29 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Fang",
"Kuan",
""
],
[
"Yin",
"Patrick",
""
],
[
"Nair",
"Ashvin",
""
],
[
"Walke",
"Homer",
""
],
[
"Yan",
"Gengchen",
""
],
[
"Levine",
"Sergey",
""
]
] | TITLE: Generalization with Lossy Affordances: Leveraging Broad Offline Data for
Learning Visuomotor Tasks
ABSTRACT: The utilization of broad datasets has proven to be crucial for generalization
for a wide range of fields. However, how to effectively make use of diverse
multi-task data for novel downstream tasks still remains a grand challenge in
robotics. To tackle this challenge, we introduce a framework that acquires
goal-conditioned policies for unseen temporally extended tasks via offline
reinforcement learning on broad data, in combination with online fine-tuning
guided by subgoals in learned lossy representation space. When faced with a
novel task goal, the framework uses an affordance model to plan a sequence of
lossy representations as subgoals that decomposes the original task into easier
problems. Learned from the broad data, the lossy representation emphasizes
task-relevant information about states and goals while abstracting away
redundant contexts that hinder generalization. It thus enables subgoal planning
for unseen tasks, provides a compact input to the policy, and facilitates
reward shaping during fine-tuning. We show that our framework can be
pre-trained on large-scale datasets of robot experiences from prior work and
efficiently fine-tuned for novel tasks, entirely from visual inputs without any
manual reward engineering.
| no_new_dataset | 0.708603 |
2210.09021 | Christoph Reich | Ahmet Gokberk Gul, Oezdemir Cetin, Christoph Reich, Tim Prangemeier,
Nadine Flinner, Heinz Koeppl | Histopathological Image Classification based on Self-Supervised Vision
Transformer and Weak Labels | null | Proc. SPIE 12039, Medical Imaging 2022: Digital and Computational
Pathology, 120391O (4 April 2022) | 10.1117/12.2624609 | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Whole Slide Image (WSI) analysis is a powerful method to facilitate the
diagnosis of cancer in tissue samples. Automating this diagnosis poses various
issues, most notably caused by the immense image resolution and limited
annotations. WSIs commonly exhibit resolutions of 100Kx100K pixels. Annotating
cancerous areas in WSIs on the pixel level is prohibitively labor-intensive and
requires a high level of expert knowledge. Multiple instance learning (MIL)
alleviates the need for expensive pixel-level annotations. In MIL, learning is
performed on slide-level labels, in which a pathologist provides information
about whether a slide includes cancerous tissue. Here, we propose Self-ViT-MIL,
a novel approach for classifying and localizing cancerous areas based on
slide-level annotations, eliminating the need for pixel-wise annotated training
data. Self-ViT- MIL is pre-trained in a self-supervised setting to learn rich
feature representation without relying on any labels. The recent Vision
Transformer (ViT) architecture builds the feature extractor of Self-ViT-MIL.
For localizing cancerous regions, a MIL aggregator with global attention is
utilized. To the best of our knowledge, Self-ViT- MIL is the first approach to
introduce self-supervised ViTs in MIL-based WSI analysis tasks. We showcase the
effectiveness of our approach on the common Camelyon16 dataset. Self-ViT-MIL
surpasses existing state-of-the-art MIL-based approaches in terms of accuracy
and area under the curve (AUC).
| [
{
"version": "v1",
"created": "Mon, 17 Oct 2022 12:43:41 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 01:16:30 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Gul",
"Ahmet Gokberk",
""
],
[
"Cetin",
"Oezdemir",
""
],
[
"Reich",
"Christoph",
""
],
[
"Prangemeier",
"Tim",
""
],
[
"Flinner",
"Nadine",
""
],
[
"Koeppl",
"Heinz",
""
]
] | TITLE: Histopathological Image Classification based on Self-Supervised Vision
Transformer and Weak Labels
ABSTRACT: Whole Slide Image (WSI) analysis is a powerful method to facilitate the
diagnosis of cancer in tissue samples. Automating this diagnosis poses various
issues, most notably caused by the immense image resolution and limited
annotations. WSIs commonly exhibit resolutions of 100Kx100K pixels. Annotating
cancerous areas in WSIs on the pixel level is prohibitively labor-intensive and
requires a high level of expert knowledge. Multiple instance learning (MIL)
alleviates the need for expensive pixel-level annotations. In MIL, learning is
performed on slide-level labels, in which a pathologist provides information
about whether a slide includes cancerous tissue. Here, we propose Self-ViT-MIL,
a novel approach for classifying and localizing cancerous areas based on
slide-level annotations, eliminating the need for pixel-wise annotated training
data. Self-ViT- MIL is pre-trained in a self-supervised setting to learn rich
feature representation without relying on any labels. The recent Vision
Transformer (ViT) architecture builds the feature extractor of Self-ViT-MIL.
For localizing cancerous regions, a MIL aggregator with global attention is
utilized. To the best of our knowledge, Self-ViT- MIL is the first approach to
introduce self-supervised ViTs in MIL-based WSI analysis tasks. We showcase the
effectiveness of our approach on the common Camelyon16 dataset. Self-ViT-MIL
surpasses existing state-of-the-art MIL-based approaches in terms of accuracy
and area under the curve (AUC).
| no_new_dataset | 0.710069 |
2210.09814 | Alexander Naumann | Alexander Naumann and Felix Hertlein and Benchun Zhou and Laura D\"orr
and Kai Furmans | Scrape, Cut, Paste and Learn: Automated Dataset Generation Applied to
Parcel Logistics | Accepted at ICMLA 2022 | null | 10.1109/ICMLA55696.2022.00171 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | State-of-the-art approaches in computer vision heavily rely on sufficiently
large training datasets. For real-world applications, obtaining such a dataset
is usually a tedious task. In this paper, we present a fully automated pipeline
to generate a synthetic dataset for instance segmentation in four steps. In
contrast to existing work, our pipeline covers every step from data acquisition
to the final dataset. We first scrape images for the objects of interest from
popular image search engines and since we rely only on text-based queries the
resulting data comprises a wide variety of images. Hence, image selection is
necessary as a second step. This approach of image scraping and selection
relaxes the need for a real-world domain-specific dataset that must be either
publicly available or created for this purpose. We employ an object-agnostic
background removal model and compare three different methods for image
selection: Object-agnostic pre-processing, manual image selection and CNN-based
image selection. In the third step, we generate random arrangements of the
object of interest and distractors on arbitrary backgrounds. Finally, the
composition of the images is done by pasting the objects using four different
blending methods. We present a case study for our dataset generation approach
by considering parcel segmentation. For the evaluation we created a dataset of
parcel photos that were annotated automatically. We find that (1) our dataset
generation pipeline allows a successful transfer to real test images (Mask AP
86.2), (2) a very accurate image selection process - in contrast to human
intuition - is not crucial and a broader category definition can help to bridge
the domain gap, (3) the usage of blending methods is beneficial compared to
simple copy-and-paste. We made our full code for scraping, image composition
and training publicly available at https://a-nau.github.io/parcel2d.
| [
{
"version": "v1",
"created": "Tue, 18 Oct 2022 12:49:04 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Naumann",
"Alexander",
""
],
[
"Hertlein",
"Felix",
""
],
[
"Zhou",
"Benchun",
""
],
[
"Dörr",
"Laura",
""
],
[
"Furmans",
"Kai",
""
]
] | TITLE: Scrape, Cut, Paste and Learn: Automated Dataset Generation Applied to
Parcel Logistics
ABSTRACT: State-of-the-art approaches in computer vision heavily rely on sufficiently
large training datasets. For real-world applications, obtaining such a dataset
is usually a tedious task. In this paper, we present a fully automated pipeline
to generate a synthetic dataset for instance segmentation in four steps. In
contrast to existing work, our pipeline covers every step from data acquisition
to the final dataset. We first scrape images for the objects of interest from
popular image search engines and since we rely only on text-based queries the
resulting data comprises a wide variety of images. Hence, image selection is
necessary as a second step. This approach of image scraping and selection
relaxes the need for a real-world domain-specific dataset that must be either
publicly available or created for this purpose. We employ an object-agnostic
background removal model and compare three different methods for image
selection: Object-agnostic pre-processing, manual image selection and CNN-based
image selection. In the third step, we generate random arrangements of the
object of interest and distractors on arbitrary backgrounds. Finally, the
composition of the images is done by pasting the objects using four different
blending methods. We present a case study for our dataset generation approach
by considering parcel segmentation. For the evaluation we created a dataset of
parcel photos that were annotated automatically. We find that (1) our dataset
generation pipeline allows a successful transfer to real test images (Mask AP
86.2), (2) a very accurate image selection process - in contrast to human
intuition - is not crucial and a broader category definition can help to bridge
the domain gap, (3) the usage of blending methods is beneficial compared to
simple copy-and-paste. We made our full code for scraping, image composition
and training publicly available at https://a-nau.github.io/parcel2d.
| new_dataset | 0.721124 |
2210.14756 | Pierre Glaser | Pierre Glaser, Michael Arbel, Samo Hromadka, Arnaud Doucet, Arthur
Gretton | Maximum Likelihood Learning of Unnormalized Models for Simulation-Based
Inference | null | null | null | null | cs.LG stat.ML | http://creativecommons.org/licenses/by/4.0/ | We introduce two synthetic likelihood methods for Simulation-Based Inference
(SBI), to conduct either amortized or targeted inference from experimental
observations when a high-fidelity simulator is available. Both methods learn a
conditional energy-based model (EBM) of the likelihood using synthetic data
generated by the simulator, conditioned on parameters drawn from a proposal
distribution. The learned likelihood can then be combined with any prior to
obtain a posterior estimate, from which samples can be drawn using MCMC. Our
methods uniquely combine a flexible Energy-Based Model and the minimization of
a KL loss: this is in contrast to other synthetic likelihood methods, which
either rely on normalizing flows, or minimize score-based objectives; choices
that come with known pitfalls. We demonstrate the properties of both methods on
a range of synthetic datasets, and apply them to a neuroscience model of the
pyloric network in the crab, where our method outperforms prior art for a
fraction of the simulation budget.
| [
{
"version": "v1",
"created": "Wed, 26 Oct 2022 14:38:24 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 09:45:23 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Glaser",
"Pierre",
""
],
[
"Arbel",
"Michael",
""
],
[
"Hromadka",
"Samo",
""
],
[
"Doucet",
"Arnaud",
""
],
[
"Gretton",
"Arthur",
""
]
] | TITLE: Maximum Likelihood Learning of Unnormalized Models for Simulation-Based
Inference
ABSTRACT: We introduce two synthetic likelihood methods for Simulation-Based Inference
(SBI), to conduct either amortized or targeted inference from experimental
observations when a high-fidelity simulator is available. Both methods learn a
conditional energy-based model (EBM) of the likelihood using synthetic data
generated by the simulator, conditioned on parameters drawn from a proposal
distribution. The learned likelihood can then be combined with any prior to
obtain a posterior estimate, from which samples can be drawn using MCMC. Our
methods uniquely combine a flexible Energy-Based Model and the minimization of
a KL loss: this is in contrast to other synthetic likelihood methods, which
either rely on normalizing flows, or minimize score-based objectives; choices
that come with known pitfalls. We demonstrate the properties of both methods on
a range of synthetic datasets, and apply them to a neuroscience model of the
pyloric network in the crab, where our method outperforms prior art for a
fraction of the simulation budget.
| no_new_dataset | 0.710672 |
2211.01848 | G\'abor Melis | G\'abor Melis | Circling Back to Recurrent Models of Language | null | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Just because some purely recurrent models suffer from being hard to optimize
and inefficient on today's hardware, they are not necessarily bad models of
language. We demonstrate this by the extent to which these models can still be
improved by a combination of a slightly better recurrent cell, architecture,
objective, as well as optimization. In the process, we establish a new state of
the art for language modelling on small datasets and on Enwik8 with dynamic
evaluation.
| [
{
"version": "v1",
"created": "Thu, 3 Nov 2022 14:36:25 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 12:52:22 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Melis",
"Gábor",
""
]
] | TITLE: Circling Back to Recurrent Models of Language
ABSTRACT: Just because some purely recurrent models suffer from being hard to optimize
and inefficient on today's hardware, they are not necessarily bad models of
language. We demonstrate this by the extent to which these models can still be
improved by a combination of a slightly better recurrent cell, architecture,
objective, as well as optimization. In the process, we establish a new state of
the art for language modelling on small datasets and on Enwik8 with dynamic
evaluation.
| no_new_dataset | 0.709453 |
2211.03046 | Haotian Chen | Haotian Chen, Lingwei Zhang, Yiran Liu, Fanchao Chen, Yang Yu | Knowledge is Power: Understanding Causality Makes Legal judgment
Prediction Models More Generalizable and Robust | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Legal Judgment Prediction (LJP), aiming to predict a judgment based on fact
descriptions according to rule of law, serves as legal assistance to mitigate
the great work burden of limited legal practitioners. Most existing methods
apply various large-scale pre-trained language models (PLMs) finetuned in LJP
tasks to obtain consistent improvements. However, we discover the fact that the
state-of-the-art (SOTA) model makes judgment predictions according to
irrelevant (or non-casual) information. The violation of rule of law not only
weakens the robustness and generalization ability of models but also results in
severe social problems like discrimination. In this paper, we use causal
structural models (SCMs) to theoretically analyze how LJP models learn to make
decisions and why they can succeed in passing the traditional testing paradigm
without learning causality. According to our analysis, we provide two solutions
intervening on data and model by causality, respectively. In detail, we first
distinguish non-causal information by applying the open information extraction
(OIE) technique. Then, we propose a method named the Causal Information
Enhanced SAmpling Method (CIESAM) to eliminate the non-causal information from
data. To validate our theoretical analysis, we further propose another method
using our proposed Causality-Aware Self-Attention Mechanism (CASAM) to guide
the model to learn the underlying causality knowledge in legal texts. The
confidence of CASAM in learning causal information is higher than that of
CIESAM. The extensive experimental results show that both our proposed methods
achieve state-of-the-art (SOTA) performance on three commonly used
legal-specific datasets. The stronger performance of CASAM further demonstrates
that causality is the key to the robustness and generalization ability of
models.
| [
{
"version": "v1",
"created": "Sun, 6 Nov 2022 07:03:31 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 12:06:18 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Chen",
"Haotian",
""
],
[
"Zhang",
"Lingwei",
""
],
[
"Liu",
"Yiran",
""
],
[
"Chen",
"Fanchao",
""
],
[
"Yu",
"Yang",
""
]
] | TITLE: Knowledge is Power: Understanding Causality Makes Legal judgment
Prediction Models More Generalizable and Robust
ABSTRACT: Legal Judgment Prediction (LJP), aiming to predict a judgment based on fact
descriptions according to rule of law, serves as legal assistance to mitigate
the great work burden of limited legal practitioners. Most existing methods
apply various large-scale pre-trained language models (PLMs) finetuned in LJP
tasks to obtain consistent improvements. However, we discover the fact that the
state-of-the-art (SOTA) model makes judgment predictions according to
irrelevant (or non-casual) information. The violation of rule of law not only
weakens the robustness and generalization ability of models but also results in
severe social problems like discrimination. In this paper, we use causal
structural models (SCMs) to theoretically analyze how LJP models learn to make
decisions and why they can succeed in passing the traditional testing paradigm
without learning causality. According to our analysis, we provide two solutions
intervening on data and model by causality, respectively. In detail, we first
distinguish non-causal information by applying the open information extraction
(OIE) technique. Then, we propose a method named the Causal Information
Enhanced SAmpling Method (CIESAM) to eliminate the non-causal information from
data. To validate our theoretical analysis, we further propose another method
using our proposed Causality-Aware Self-Attention Mechanism (CASAM) to guide
the model to learn the underlying causality knowledge in legal texts. The
confidence of CASAM in learning causal information is higher than that of
CIESAM. The extensive experimental results show that both our proposed methods
achieve state-of-the-art (SOTA) performance on three commonly used
legal-specific datasets. The stronger performance of CASAM further demonstrates
that causality is the key to the robustness and generalization ability of
models.
| no_new_dataset | 0.711193 |
2211.15144 | Aviral Kumar | Aviral Kumar, Rishabh Agarwal, Xinyang Geng, George Tucker, Sergey
Levine | Offline Q-Learning on Diverse Multi-Task Data Both Scales And
Generalizes | Accepted at ICLR 2023. Project website:
https://sites.google.com/view/scaling-offlinerl/home | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | The potential of offline reinforcement learning (RL) is that high-capacity
models trained on large, heterogeneous datasets can lead to agents that
generalize broadly, analogously to similar advances in vision and NLP. However,
recent works argue that offline RL methods encounter unique challenges to
scaling up model capacity. Drawing on the learnings from these works, we
re-examine previous design choices and find that with appropriate choices:
ResNets, cross-entropy based distributional backups, and feature normalization,
offline Q-learning algorithms exhibit strong performance that scales with model
capacity. Using multi-task Atari as a testbed for scaling and generalization,
we train a single policy on 40 games with near-human performance using up-to 80
million parameter networks, finding that model performance scales favorably
with capacity. In contrast to prior work, we extrapolate beyond dataset
performance even when trained entirely on a large (400M transitions) but highly
suboptimal dataset (51% human-level performance). Compared to
return-conditioned supervised approaches, offline Q-learning scales similarly
with model capacity and has better performance, especially when the dataset is
suboptimal. Finally, we show that offline Q-learning with a diverse dataset is
sufficient to learn powerful representations that facilitate rapid transfer to
novel games and fast online learning on new variations of a training game,
improving over existing state-of-the-art representation learning approaches.
| [
{
"version": "v1",
"created": "Mon, 28 Nov 2022 08:56:42 GMT"
},
{
"version": "v2",
"created": "Mon, 17 Apr 2023 18:45:23 GMT"
}
] | 2023-04-19T00:00:00 | [
[
"Kumar",
"Aviral",
""
],
[
"Agarwal",
"Rishabh",
""
],
[
"Geng",
"Xinyang",
""
],
[
"Tucker",
"George",
""
],
[
"Levine",
"Sergey",
""
]
] | TITLE: Offline Q-Learning on Diverse Multi-Task Data Both Scales And
Generalizes
ABSTRACT: The potential of offline reinforcement learning (RL) is that high-capacity
models trained on large, heterogeneous datasets can lead to agents that
generalize broadly, analogously to similar advances in vision and NLP. However,
recent works argue that offline RL methods encounter unique challenges to
scaling up model capacity. Drawing on the learnings from these works, we
re-examine previous design choices and find that with appropriate choices:
ResNets, cross-entropy based distributional backups, and feature normalization,
offline Q-learning algorithms exhibit strong performance that scales with model
capacity. Using multi-task Atari as a testbed for scaling and generalization,
we train a single policy on 40 games with near-human performance using up-to 80
million parameter networks, finding that model performance scales favorably
with capacity. In contrast to prior work, we extrapolate beyond dataset
performance even when trained entirely on a large (400M transitions) but highly
suboptimal dataset (51% human-level performance). Compared to
return-conditioned supervised approaches, offline Q-learning scales similarly
with model capacity and has better performance, especially when the dataset is
suboptimal. Finally, we show that offline Q-learning with a diverse dataset is
sufficient to learn powerful representations that facilitate rapid transfer to
novel games and fast online learning on new variations of a training game,
improving over existing state-of-the-art representation learning approaches.
| no_new_dataset | 0.708389 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.