id
large_string | submitter
large_string | authors
large_string | title
large_string | comments
large_string | journal-ref
large_string | doi
large_string | report-no
large_string | categories
large_string | license
large_string | abstract
large_string | versions
large list | update_date
timestamp[ms] | authors_parsed
large list | prompt
large_string | label
string | prob
float64 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2304.01209 | Pierre-Yves Genest | Pierre-Yves Genest (Alteca, DRIM), Pierre-Edouard Portier (DRIM),
El\"od Egyed-Zsigmond (DRIM), Laurent-Walter Goix (Alteca) | PromptORE -- A Novel Approach Towards Fully Unsupervised Relation
Extraction | null | CIKM '22: The 31st ACM International Conference on Information and
Knowledge Management, Oct 2022, Atlanta GA USA, France. pp.561-571 | 10.1145/3511808.3557422 | null | cs.CL cs.AI cs.IR cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Unsupervised Relation Extraction (RE) aims to identify relations between
entities in text, without having access to labeled data during training. This
setting is particularly relevant for domain specific RE where no annotated
dataset is available and for open-domain RE where the types of relations are a
priori unknown. Although recent approaches achieve promising results, they
heavily depend on hyperparameters whose tuning would most often require labeled
data. To mitigate the reliance on hyperparameters, we propose PromptORE, a
''Prompt-based Open Relation Extraction'' model. We adapt the novel
prompt-tuning paradigm to work in an unsupervised setting, and use it to embed
sentences expressing a relation. We then cluster these embeddings to discover
candidate relations, and we experiment different strategies to automatically
estimate an adequate number of clusters. To the best of our knowledge,
PromptORE is the first unsupervised RE model that does not need hyperparameter
tuning. Results on three general and specific domain datasets show that
PromptORE consistently outperforms state-of-the-art models with a relative gain
of more than 40% in B 3 , V-measure and ARI. Qualitative analysis also
indicates PromptORE's ability to identify semantically coherent clusters that
are very close to true relations.
| [
{
"version": "v1",
"created": "Fri, 24 Mar 2023 12:55:35 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Genest",
"Pierre-Yves",
"",
"Alteca, DRIM"
],
[
"Portier",
"Pierre-Edouard",
"",
"DRIM"
],
[
"Egyed-Zsigmond",
"Elöd",
"",
"DRIM"
],
[
"Goix",
"Laurent-Walter",
"",
"Alteca"
]
] | TITLE: PromptORE -- A Novel Approach Towards Fully Unsupervised Relation
Extraction
ABSTRACT: Unsupervised Relation Extraction (RE) aims to identify relations between
entities in text, without having access to labeled data during training. This
setting is particularly relevant for domain specific RE where no annotated
dataset is available and for open-domain RE where the types of relations are a
priori unknown. Although recent approaches achieve promising results, they
heavily depend on hyperparameters whose tuning would most often require labeled
data. To mitigate the reliance on hyperparameters, we propose PromptORE, a
''Prompt-based Open Relation Extraction'' model. We adapt the novel
prompt-tuning paradigm to work in an unsupervised setting, and use it to embed
sentences expressing a relation. We then cluster these embeddings to discover
candidate relations, and we experiment different strategies to automatically
estimate an adequate number of clusters. To the best of our knowledge,
PromptORE is the first unsupervised RE model that does not need hyperparameter
tuning. Results on three general and specific domain datasets show that
PromptORE consistently outperforms state-of-the-art models with a relative gain
of more than 40% in B 3 , V-measure and ARI. Qualitative analysis also
indicates PromptORE's ability to identify semantically coherent clusters that
are very close to true relations.
| no_new_dataset | 0.949389 |
2304.01210 | Li-Hsiang Shen | Ting-Hui Wang, Li-Hsiang Shen, Kai-Ten Feng | Distributed Multi-Agent Deep Q-Learning for Fast Roaming in IEEE
802.11ax Wi-Fi Systems | null | null | null | null | cs.NI cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The innovation of Wi-Fi 6, IEEE 802.11ax, was be approved as the next
sixth-generation (6G) technology of wireless local area networks (WLANs) by
improving the fundamental performance of latency, throughput, and so on. The
main technical feature of orthogonal frequency division multiple access (OFDMA)
supports multi-users to transmit respective data concurrently via the
corresponding access points (APs). However, the conventional IEEE 802.11
protocol for Wi-Fi roaming selects the target AP only depending on received
signal strength indication (RSSI) which is obtained by the received Response
frame from the APs. In the long term, it may lead to congestion in a single
channel under the scenarios of dense users further increasing the association
delay and packet drop rate, even reducing the quality of service (QoS) of the
overall system. In this paper, we propose a multi-agent deep Q-learning for
fast roaming (MADAR) algorithm to effectively minimize the latency during the
station roaming for Smart Warehouse in Wi-Fi 6 system. The MADAR algorithm
considers not only RSSI but also channel state information (CSI), and through
online neural network learning and weighting adjustments to maximize the reward
of the action selected from Epsilon-Greedy. Compared to existing benchmark
methods, the MADAR algorithm has been demonstrated for improved roaming latency
by analyzing the simulation result and realistic dataset.
| [
{
"version": "v1",
"created": "Sat, 25 Mar 2023 04:39:59 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Wang",
"Ting-Hui",
""
],
[
"Shen",
"Li-Hsiang",
""
],
[
"Feng",
"Kai-Ten",
""
]
] | TITLE: Distributed Multi-Agent Deep Q-Learning for Fast Roaming in IEEE
802.11ax Wi-Fi Systems
ABSTRACT: The innovation of Wi-Fi 6, IEEE 802.11ax, was be approved as the next
sixth-generation (6G) technology of wireless local area networks (WLANs) by
improving the fundamental performance of latency, throughput, and so on. The
main technical feature of orthogonal frequency division multiple access (OFDMA)
supports multi-users to transmit respective data concurrently via the
corresponding access points (APs). However, the conventional IEEE 802.11
protocol for Wi-Fi roaming selects the target AP only depending on received
signal strength indication (RSSI) which is obtained by the received Response
frame from the APs. In the long term, it may lead to congestion in a single
channel under the scenarios of dense users further increasing the association
delay and packet drop rate, even reducing the quality of service (QoS) of the
overall system. In this paper, we propose a multi-agent deep Q-learning for
fast roaming (MADAR) algorithm to effectively minimize the latency during the
station roaming for Smart Warehouse in Wi-Fi 6 system. The MADAR algorithm
considers not only RSSI but also channel state information (CSI), and through
online neural network learning and weighting adjustments to maximize the reward
of the action selected from Epsilon-Greedy. Compared to existing benchmark
methods, the MADAR algorithm has been demonstrated for improved roaming latency
by analyzing the simulation result and realistic dataset.
| no_new_dataset | 0.947914 |
2304.01222 | Chayan Maitra | Chayan Maitra, Dibyendu B. Seal and Rajat K. De | NeuroDAVIS: A neural network model for data visualization | null | null | null | null | cs.HC cs.AI cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | The task of dimensionality reduction and visualization of high-dimensional
datasets remains a challenging problem since long. Modern high-throughput
technologies produce newer high-dimensional datasets having multiple views with
relatively new data types. Visualization of these datasets require proper
methodology that can uncover hidden patterns in the data without affecting the
local and global structures within the data. To this end, however, very few
such methodology exist, which can realise this task. In this work, we have
introduced a novel unsupervised deep neural network model, called NeuroDAVIS,
for data visualization. NeuroDAVIS is capable of extracting important features
from the data, without assuming any data distribution, and visualize
effectively in lower dimension. It has been shown theoritically that
neighbourhood relationship of the data in high dimension remains preserved in
lower dimension. The performance of NeuroDAVIS has been evaluated on a wide
variety of synthetic and real high-dimensional datasets including numeric,
textual, image and biological data. NeuroDAVIS has been highly competitive
against both t-Distributed Stochastic Neighbor Embedding (t-SNE) and Uniform
Manifold Approximation and Projection (UMAP) with respect to visualization
quality, and preservation of data size, shape, and both local and global
structure. It has outperformed Fast interpolation-based t-SNE (Fit-SNE), a
variant of t-SNE, for most of the high-dimensional datasets as well. For the
biological datasets, besides t-SNE, UMAP and Fit-SNE, NeuroDAVIS has also
performed well compared to other state-of-the-art algorithms, like Potential of
Heat-diffusion for Affinity-based Trajectory Embedding (PHATE) and the siamese
neural network-based method, called IVIS. Downstream classification and
clustering analyses have also revealed favourable results for
NeuroDAVIS-generated embeddings.
| [
{
"version": "v1",
"created": "Sat, 1 Apr 2023 21:20:34 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Maitra",
"Chayan",
""
],
[
"Seal",
"Dibyendu B.",
""
],
[
"De",
"Rajat K.",
""
]
] | TITLE: NeuroDAVIS: A neural network model for data visualization
ABSTRACT: The task of dimensionality reduction and visualization of high-dimensional
datasets remains a challenging problem since long. Modern high-throughput
technologies produce newer high-dimensional datasets having multiple views with
relatively new data types. Visualization of these datasets require proper
methodology that can uncover hidden patterns in the data without affecting the
local and global structures within the data. To this end, however, very few
such methodology exist, which can realise this task. In this work, we have
introduced a novel unsupervised deep neural network model, called NeuroDAVIS,
for data visualization. NeuroDAVIS is capable of extracting important features
from the data, without assuming any data distribution, and visualize
effectively in lower dimension. It has been shown theoritically that
neighbourhood relationship of the data in high dimension remains preserved in
lower dimension. The performance of NeuroDAVIS has been evaluated on a wide
variety of synthetic and real high-dimensional datasets including numeric,
textual, image and biological data. NeuroDAVIS has been highly competitive
against both t-Distributed Stochastic Neighbor Embedding (t-SNE) and Uniform
Manifold Approximation and Projection (UMAP) with respect to visualization
quality, and preservation of data size, shape, and both local and global
structure. It has outperformed Fast interpolation-based t-SNE (Fit-SNE), a
variant of t-SNE, for most of the high-dimensional datasets as well. For the
biological datasets, besides t-SNE, UMAP and Fit-SNE, NeuroDAVIS has also
performed well compared to other state-of-the-art algorithms, like Potential of
Heat-diffusion for Affinity-based Trajectory Embedding (PHATE) and the siamese
neural network-based method, called IVIS. Downstream classification and
clustering analyses have also revealed favourable results for
NeuroDAVIS-generated embeddings.
| no_new_dataset | 0.949949 |
2304.01226 | Bo Yan | Bo Yan, Cheng Yang, Chuan Shi, Jiawei Liu, Xiaochen Wang | Abnormal Event Detection via Hypergraph Contrastive Learning | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Abnormal event detection, which refers to mining unusual interactions among
involved entities, plays an important role in many real applications. Previous
works mostly over-simplify this task as detecting abnormal pair-wise
interactions. However, real-world events may contain multi-typed attributed
entities and complex interactions among them, which forms an Attributed
Heterogeneous Information Network (AHIN). With the boom of social networks,
abnormal event detection in AHIN has become an important, but seldom explored
task. In this paper, we firstly study the unsupervised abnormal event detection
problem in AHIN. The events are considered as star-schema instances of AHIN and
are further modeled by hypergraphs. A novel hypergraph contrastive learning
method, named AEHCL, is proposed to fully capture abnormal event patterns.
AEHCL designs the intra-event and inter-event contrastive modules to exploit
self-supervised AHIN information. The intra-event contrastive module captures
the pair-wise and multivariate interaction anomalies within an event, and the
inter-event module captures the contextual anomalies among events. These two
modules collaboratively boost the performance of each other and improve the
detection results. During the testing phase, a contrastive learning-based
abnormal event score function is further proposed to measure the abnormality
degree of events. Extensive experiments on three datasets in different
scenarios demonstrate the effectiveness of AEHCL, and the results improve
state-of-the-art baselines up to 12.0% in Average Precision (AP) and 4.6% in
Area Under Curve (AUC) respectively.
| [
{
"version": "v1",
"created": "Sun, 2 Apr 2023 08:23:20 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Yan",
"Bo",
""
],
[
"Yang",
"Cheng",
""
],
[
"Shi",
"Chuan",
""
],
[
"Liu",
"Jiawei",
""
],
[
"Wang",
"Xiaochen",
""
]
] | TITLE: Abnormal Event Detection via Hypergraph Contrastive Learning
ABSTRACT: Abnormal event detection, which refers to mining unusual interactions among
involved entities, plays an important role in many real applications. Previous
works mostly over-simplify this task as detecting abnormal pair-wise
interactions. However, real-world events may contain multi-typed attributed
entities and complex interactions among them, which forms an Attributed
Heterogeneous Information Network (AHIN). With the boom of social networks,
abnormal event detection in AHIN has become an important, but seldom explored
task. In this paper, we firstly study the unsupervised abnormal event detection
problem in AHIN. The events are considered as star-schema instances of AHIN and
are further modeled by hypergraphs. A novel hypergraph contrastive learning
method, named AEHCL, is proposed to fully capture abnormal event patterns.
AEHCL designs the intra-event and inter-event contrastive modules to exploit
self-supervised AHIN information. The intra-event contrastive module captures
the pair-wise and multivariate interaction anomalies within an event, and the
inter-event module captures the contextual anomalies among events. These two
modules collaboratively boost the performance of each other and improve the
detection results. During the testing phase, a contrastive learning-based
abnormal event score function is further proposed to measure the abnormality
degree of events. Extensive experiments on three datasets in different
scenarios demonstrate the effectiveness of AEHCL, and the results improve
state-of-the-art baselines up to 12.0% in Average Precision (AP) and 4.6% in
Area Under Curve (AUC) respectively.
| no_new_dataset | 0.944587 |
2304.01233 | Sabri Boughorbel | Sabri Boughorbel, Fethi Jarray, Abdulaziz Al Homaid, Rashid Niaz,
Khalid Alyafei | Multi-Modal Perceiver Language Model for Outcome Prediction in Emergency
Department | null | null | null | null | cs.CL cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Language modeling have shown impressive progress in generating compelling
text with good accuracy and high semantic coherence. An interesting research
direction is to augment these powerful models for specific applications using
contextual information. In this work, we explore multi-modal language modeling
for healthcare applications. We are interested in outcome prediction and
patient triage in hospital emergency department based on text information in
chief complaints and vital signs recorded at triage. We adapt Perceiver - a
modality-agnostic transformer-based model that has shown promising results in
several applications. Since vital-sign modality is represented in tabular
format, we modified Perceiver position encoding to ensure permutation
invariance. We evaluated the multi-modal language model for the task of
diagnosis code prediction using MIMIC-IV ED dataset on 120K visits. In the
experimental analysis, we show that mutli-modality improves the prediction
performance compared with models trained solely on text or vital signs. We
identified disease categories for which multi-modality leads to performance
improvement and show that for these categories, vital signs have added
predictive power. By analyzing the cross-attention layer, we show how
multi-modality contributes to model predictions. This work gives interesting
insights on the development of multi-modal language models for healthcare
applications.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 06:32:00 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Boughorbel",
"Sabri",
""
],
[
"Jarray",
"Fethi",
""
],
[
"Homaid",
"Abdulaziz Al",
""
],
[
"Niaz",
"Rashid",
""
],
[
"Alyafei",
"Khalid",
""
]
] | TITLE: Multi-Modal Perceiver Language Model for Outcome Prediction in Emergency
Department
ABSTRACT: Language modeling have shown impressive progress in generating compelling
text with good accuracy and high semantic coherence. An interesting research
direction is to augment these powerful models for specific applications using
contextual information. In this work, we explore multi-modal language modeling
for healthcare applications. We are interested in outcome prediction and
patient triage in hospital emergency department based on text information in
chief complaints and vital signs recorded at triage. We adapt Perceiver - a
modality-agnostic transformer-based model that has shown promising results in
several applications. Since vital-sign modality is represented in tabular
format, we modified Perceiver position encoding to ensure permutation
invariance. We evaluated the multi-modal language model for the task of
diagnosis code prediction using MIMIC-IV ED dataset on 120K visits. In the
experimental analysis, we show that mutli-modality improves the prediction
performance compared with models trained solely on text or vital signs. We
identified disease categories for which multi-modality leads to performance
improvement and show that for these categories, vital signs have added
predictive power. By analyzing the cross-attention layer, we show how
multi-modality contributes to model predictions. This work gives interesting
insights on the development of multi-modal language models for healthcare
applications.
| no_new_dataset | 0.949295 |
2304.01234 | Rong Lin | Rong Lin, Zhekai Luo, Jiansen He, Lun Xie, Chuanpeng Hou, Shuwei Chen | Prediction of solar wind speed by applying convolutional neural network
to potential field source surface (PFSS) magnetograms | null | null | null | null | astro-ph.SR astro-ph.EP cs.LG physics.plasm-ph physics.space-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | An accurate solar wind speed model is important for space weather
predictions, catastrophic event warnings, and other issues concerning solar
wind - magnetosphere interaction. In this work, we construct a model based on
convolutional neural network (CNN) and Potential Field Source Surface (PFSS)
magnetograms, considering a solar wind source surface of $R_{\rm
SS}=2.5R_\odot$, aiming to predict the solar wind speed at the Lagrange 1 (L1)
point of the Sun-Earth system. The input of our model consists of four
Potential Field Source Surface (PFSS) magnetograms at $R_{\rm SS}$, which are
7, 6, 5, and 4 days before the target epoch. Reduced magnetograms are used to
promote the model's efficiency. We use the Global Oscillation Network Group
(GONG) photospheric magnetograms and the potential field extrapolation model to
generate PFSS magnetograms at the source surface. The model provides
predictions of the continuous test dataset with an averaged correlation
coefficient (CC) of 0.52 and a root mean square error (RMSE) of 80.8 km/s in an
eight-fold validation training scheme with the time resolution of the data as
small as one hour. The model also has the potential to forecast high speed
streams of the solar wind, which can be quantified with a general threat score
of 0.39.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 06:54:22 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Lin",
"Rong",
""
],
[
"Luo",
"Zhekai",
""
],
[
"He",
"Jiansen",
""
],
[
"Xie",
"Lun",
""
],
[
"Hou",
"Chuanpeng",
""
],
[
"Chen",
"Shuwei",
""
]
] | TITLE: Prediction of solar wind speed by applying convolutional neural network
to potential field source surface (PFSS) magnetograms
ABSTRACT: An accurate solar wind speed model is important for space weather
predictions, catastrophic event warnings, and other issues concerning solar
wind - magnetosphere interaction. In this work, we construct a model based on
convolutional neural network (CNN) and Potential Field Source Surface (PFSS)
magnetograms, considering a solar wind source surface of $R_{\rm
SS}=2.5R_\odot$, aiming to predict the solar wind speed at the Lagrange 1 (L1)
point of the Sun-Earth system. The input of our model consists of four
Potential Field Source Surface (PFSS) magnetograms at $R_{\rm SS}$, which are
7, 6, 5, and 4 days before the target epoch. Reduced magnetograms are used to
promote the model's efficiency. We use the Global Oscillation Network Group
(GONG) photospheric magnetograms and the potential field extrapolation model to
generate PFSS magnetograms at the source surface. The model provides
predictions of the continuous test dataset with an averaged correlation
coefficient (CC) of 0.52 and a root mean square error (RMSE) of 80.8 km/s in an
eight-fold validation training scheme with the time resolution of the data as
small as one hour. The model also has the potential to forecast high speed
streams of the solar wind, which can be quantified with a general threat score
of 0.39.
| no_new_dataset | 0.948155 |
2304.01247 | Ben Fei | Ben Fei, Zhaoyang Lyu, Liang Pan, Junzhe Zhang, Weidong Yang, Tianyue
Luo, Bo Zhang, Bo Dai | Generative Diffusion Prior for Unified Image Restoration and Enhancement | 46 pages, 38 figures, accepted by CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Existing image restoration methods mostly leverage the posterior distribution
of natural images. However, they often assume known degradation and also
require supervised training, which restricts their adaptation to complex real
applications. In this work, we propose the Generative Diffusion Prior (GDP) to
effectively model the posterior distributions in an unsupervised sampling
manner. GDP utilizes a pre-train denoising diffusion generative model (DDPM)
for solving linear inverse, non-linear, or blind problems. Specifically, GDP
systematically explores a protocol of conditional guidance, which is verified
more practical than the commonly used guidance way. Furthermore, GDP is
strength at optimizing the parameters of degradation model during the denoising
process, achieving blind image restoration. Besides, we devise hierarchical
guidance and patch-based methods, enabling the GDP to generate images of
arbitrary resolutions. Experimentally, we demonstrate GDP's versatility on
several image datasets for linear problems, such as super-resolution,
deblurring, inpainting, and colorization, as well as non-linear and blind
issues, such as low-light enhancement and HDR image recovery. GDP outperforms
the current leading unsupervised methods on the diverse benchmarks in
reconstruction quality and perceptual quality. Moreover, GDP also generalizes
well for natural images or synthesized images with arbitrary sizes from various
tasks out of the distribution of the ImageNet training set.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 16:52:43 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Fei",
"Ben",
""
],
[
"Lyu",
"Zhaoyang",
""
],
[
"Pan",
"Liang",
""
],
[
"Zhang",
"Junzhe",
""
],
[
"Yang",
"Weidong",
""
],
[
"Luo",
"Tianyue",
""
],
[
"Zhang",
"Bo",
""
],
[
"Dai",
"Bo",
""
]
] | TITLE: Generative Diffusion Prior for Unified Image Restoration and Enhancement
ABSTRACT: Existing image restoration methods mostly leverage the posterior distribution
of natural images. However, they often assume known degradation and also
require supervised training, which restricts their adaptation to complex real
applications. In this work, we propose the Generative Diffusion Prior (GDP) to
effectively model the posterior distributions in an unsupervised sampling
manner. GDP utilizes a pre-train denoising diffusion generative model (DDPM)
for solving linear inverse, non-linear, or blind problems. Specifically, GDP
systematically explores a protocol of conditional guidance, which is verified
more practical than the commonly used guidance way. Furthermore, GDP is
strength at optimizing the parameters of degradation model during the denoising
process, achieving blind image restoration. Besides, we devise hierarchical
guidance and patch-based methods, enabling the GDP to generate images of
arbitrary resolutions. Experimentally, we demonstrate GDP's versatility on
several image datasets for linear problems, such as super-resolution,
deblurring, inpainting, and colorization, as well as non-linear and blind
issues, such as low-light enhancement and HDR image recovery. GDP outperforms
the current leading unsupervised methods on the diverse benchmarks in
reconstruction quality and perceptual quality. Moreover, GDP also generalizes
well for natural images or synthesized images with arbitrary sizes from various
tasks out of the distribution of the ImageNet training set.
| no_new_dataset | 0.946843 |
2304.01289 | Xianpeng Liu | Xianpeng Liu, Ce Zheng, Kelvin Cheng, Nan Xue, Guo-Jun Qi, Tianfu Wu | Monocular 3D Object Detection with Bounding Box Denoising in 3D by
Perceiver | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The main challenge of monocular 3D object detection is the accurate
localization of 3D center. Motivated by a new and strong observation that this
challenge can be remedied by a 3D-space local-grid search scheme in an ideal
case, we propose a stage-wise approach, which combines the information flow
from 2D-to-3D (3D bounding box proposal generation with a single 2D image) and
3D-to-2D (proposal verification by denoising with 3D-to-2D contexts) in a
top-down manner. Specifically, we first obtain initial proposals from
off-the-shelf backbone monocular 3D detectors. Then, we generate a 3D anchor
space by local-grid sampling from the initial proposals. Finally, we perform 3D
bounding box denoising at the 3D-to-2D proposal verification stage. To
effectively learn discriminative features for denoising highly overlapped
proposals, this paper presents a method of using the Perceiver I/O model to
fuse the 3D-to-2D geometric information and the 2D appearance information. With
the encoded latent representation of a proposal, the verification head is
implemented with a self-attention module. Our method, named as MonoXiver, is
generic and can be easily adapted to any backbone monocular 3D detectors.
Experimental results on the well-established KITTI dataset and the challenging
large-scale Waymo dataset show that MonoXiver consistently achieves improvement
with limited computation overhead.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 18:24:46 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Liu",
"Xianpeng",
""
],
[
"Zheng",
"Ce",
""
],
[
"Cheng",
"Kelvin",
""
],
[
"Xue",
"Nan",
""
],
[
"Qi",
"Guo-Jun",
""
],
[
"Wu",
"Tianfu",
""
]
] | TITLE: Monocular 3D Object Detection with Bounding Box Denoising in 3D by
Perceiver
ABSTRACT: The main challenge of monocular 3D object detection is the accurate
localization of 3D center. Motivated by a new and strong observation that this
challenge can be remedied by a 3D-space local-grid search scheme in an ideal
case, we propose a stage-wise approach, which combines the information flow
from 2D-to-3D (3D bounding box proposal generation with a single 2D image) and
3D-to-2D (proposal verification by denoising with 3D-to-2D contexts) in a
top-down manner. Specifically, we first obtain initial proposals from
off-the-shelf backbone monocular 3D detectors. Then, we generate a 3D anchor
space by local-grid sampling from the initial proposals. Finally, we perform 3D
bounding box denoising at the 3D-to-2D proposal verification stage. To
effectively learn discriminative features for denoising highly overlapped
proposals, this paper presents a method of using the Perceiver I/O model to
fuse the 3D-to-2D geometric information and the 2D appearance information. With
the encoded latent representation of a proposal, the verification head is
implemented with a self-attention module. Our method, named as MonoXiver, is
generic and can be easily adapted to any backbone monocular 3D detectors.
Experimental results on the well-established KITTI dataset and the challenging
large-scale Waymo dataset show that MonoXiver consistently achieves improvement
with limited computation overhead.
| no_new_dataset | 0.941061 |
2304.01305 | Jun Jet Tai Jet | Jun Jet Tai, Jim Wong, Mauro Innocente, Nadjim Horri, James Brusey,
Swee King Phang | PyFlyt -- UAV Simulation Environments for Reinforcement Learning
Research | Under Review for Transactions on Robotics | null | null | null | cs.RO | http://creativecommons.org/licenses/by/4.0/ | Unmanned aerial vehicles (UAVs) have numerous applications, but their
efficient and optimal flight can be a challenge. Reinforcement Learning (RL)
has emerged as a promising approach to address this challenge, yet there is no
standardized library for testing and benchmarking RL algorithms on UAVs. In
this paper, we introduce PyFlyt, a platform built on the Bullet physics engine
with native Gymnasium API support. PyFlyt provides modular implementations of
simple components, such as motors and lifting surfaces, allowing for the
implementation of UAVs of arbitrary configurations. Additionally, PyFlyt
includes various task definitions and multiple reward function settings for
each vehicle type. We demonstrate the effectiveness of PyFlyt by training
various RL agents for two UAV models: quadrotor and fixed-wing. Our findings
highlight the effectiveness of RL in UAV control and planning, and further show
that it is possible to train agents in sparse reward settings for UAVs. PyFlyt
fills a gap in existing literature by providing a flexible and standardised
platform for testing RL algorithms on UAVs. We believe that this will inspire
more standardised research in this direction.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 19:12:20 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Tai",
"Jun Jet",
""
],
[
"Wong",
"Jim",
""
],
[
"Innocente",
"Mauro",
""
],
[
"Horri",
"Nadjim",
""
],
[
"Brusey",
"James",
""
],
[
"Phang",
"Swee King",
""
]
] | TITLE: PyFlyt -- UAV Simulation Environments for Reinforcement Learning
Research
ABSTRACT: Unmanned aerial vehicles (UAVs) have numerous applications, but their
efficient and optimal flight can be a challenge. Reinforcement Learning (RL)
has emerged as a promising approach to address this challenge, yet there is no
standardized library for testing and benchmarking RL algorithms on UAVs. In
this paper, we introduce PyFlyt, a platform built on the Bullet physics engine
with native Gymnasium API support. PyFlyt provides modular implementations of
simple components, such as motors and lifting surfaces, allowing for the
implementation of UAVs of arbitrary configurations. Additionally, PyFlyt
includes various task definitions and multiple reward function settings for
each vehicle type. We demonstrate the effectiveness of PyFlyt by training
various RL agents for two UAV models: quadrotor and fixed-wing. Our findings
highlight the effectiveness of RL in UAV control and planning, and further show
that it is possible to train agents in sparse reward settings for UAVs. PyFlyt
fills a gap in existing literature by providing a flexible and standardised
platform for testing RL algorithms on UAVs. We believe that this will inspire
more standardised research in this direction.
| no_new_dataset | 0.941922 |
2304.01328 | Sohail Ahmed Khan | Duc-Tien Dang-Nguyen and Sohail Ahmed Khan and Cise Midoglu and
Michael Riegler and P{\aa}l Halvorsen and Minh-Son Dao | Grand Challenge On Detecting Cheapfakes | arXiv admin note: substantial text overlap with arXiv:2207.14534 | null | null | null | cs.CV cs.CL | http://creativecommons.org/licenses/by/4.0/ | Cheapfake is a recently coined term that encompasses non-AI ("cheap")
manipulations of multimedia content. Cheapfakes are known to be more prevalent
than deepfakes. Cheapfake media can be created using editing software for
image/video manipulations, or even without using any software, by simply
altering the context of an image/video by sharing the media alongside
misleading claims. This alteration of context is referred to as out-of-context
(OOC) misuse of media. OOC media is much harder to detect than fake media,
since the images and videos are not tampered. In this challenge, we focus on
detecting OOC images, and more specifically the misuse of real photographs with
conflicting image captions in news items. The aim of this challenge is to
develop and benchmark models that can be used to detect whether given samples
(news image and associated captions) are OOC, based on the recently compiled
COSMOS dataset.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 19:50:26 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Dang-Nguyen",
"Duc-Tien",
""
],
[
"Khan",
"Sohail Ahmed",
""
],
[
"Midoglu",
"Cise",
""
],
[
"Riegler",
"Michael",
""
],
[
"Halvorsen",
"Pål",
""
],
[
"Dao",
"Minh-Son",
""
]
] | TITLE: Grand Challenge On Detecting Cheapfakes
ABSTRACT: Cheapfake is a recently coined term that encompasses non-AI ("cheap")
manipulations of multimedia content. Cheapfakes are known to be more prevalent
than deepfakes. Cheapfake media can be created using editing software for
image/video manipulations, or even without using any software, by simply
altering the context of an image/video by sharing the media alongside
misleading claims. This alteration of context is referred to as out-of-context
(OOC) misuse of media. OOC media is much harder to detect than fake media,
since the images and videos are not tampered. In this challenge, we focus on
detecting OOC images, and more specifically the misuse of real photographs with
conflicting image captions in news items. The aim of this challenge is to
develop and benchmark models that can be used to detect whether given samples
(news image and associated captions) are OOC, based on the recently compiled
COSMOS dataset.
| new_dataset | 0.882529 |
2304.01330 | Vinayak Elangovan | Nicholas Gahman and Vinayak Elangovan | A Comparison of Document Similarity Algorithms | null | International Journal of Artificial Intelligence and Applications
(IJAIA), Vol.14, No.2, March 2023 | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Document similarity is an important part of Natural Language Processing and
is most commonly used for plagiarism-detection and text summarization. Thus,
finding the overall most effective document similarity algorithm could have a
major positive impact on the field of Natural Language Processing. This report
sets out to examine the numerous document similarity algorithms, and determine
which ones are the most useful. It addresses the most effective document
similarity algorithm by categorizing them into 3 types of document similarity
algorithms: statistical algorithms, neural networks, and corpus/knowledge-based
algorithms. The most effective algorithms in each category are also compared in
our work using a series of benchmark datasets and evaluations that test every
possible area that each algorithm could be used in.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 19:50:55 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Gahman",
"Nicholas",
""
],
[
"Elangovan",
"Vinayak",
""
]
] | TITLE: A Comparison of Document Similarity Algorithms
ABSTRACT: Document similarity is an important part of Natural Language Processing and
is most commonly used for plagiarism-detection and text summarization. Thus,
finding the overall most effective document similarity algorithm could have a
major positive impact on the field of Natural Language Processing. This report
sets out to examine the numerous document similarity algorithms, and determine
which ones are the most useful. It addresses the most effective document
similarity algorithm by categorizing them into 3 types of document similarity
algorithms: statistical algorithms, neural networks, and corpus/knowledge-based
algorithms. The most effective algorithms in each category are also compared in
our work using a series of benchmark datasets and evaluations that test every
possible area that each algorithm could be used in.
| no_new_dataset | 0.95418 |
2304.01331 | Andrew Halterman | Andrew Halterman, Philip A. Schrodt, Andreas Beger, Benjamin E.
Bagozzi, Grace I. Scarborough | Creating Custom Event Data Without Dictionaries: A Bag-of-Tricks | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Event data, or structured records of ``who did what to whom'' that are
automatically extracted from text, is an important source of data for scholars
of international politics. The high cost of developing new event datasets,
especially using automated systems that rely on hand-built dictionaries, means
that most researchers draw on large, pre-existing datasets such as ICEWS rather
than developing tailor-made event datasets optimized for their specific
research question. This paper describes a ``bag of tricks'' for efficient,
custom event data production, drawing on recent advances in natural language
processing (NLP) that allow researchers to rapidly produce customized event
datasets. The paper introduces techniques for training an event category
classifier with active learning, identifying actors and the recipients of
actions in text using large language models and standard machine learning
classifiers and pretrained ``question-answering'' models from NLP, and
resolving mentions of actors to their Wikipedia article to categorize them. We
describe how these techniques produced the new POLECAT global event dataset
that is intended to replace ICEWS, along with examples of how scholars can
quickly produce smaller, custom event datasets. We publish example code and
models to implement our new techniques.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 19:51:00 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Halterman",
"Andrew",
""
],
[
"Schrodt",
"Philip A.",
""
],
[
"Beger",
"Andreas",
""
],
[
"Bagozzi",
"Benjamin E.",
""
],
[
"Scarborough",
"Grace I.",
""
]
] | TITLE: Creating Custom Event Data Without Dictionaries: A Bag-of-Tricks
ABSTRACT: Event data, or structured records of ``who did what to whom'' that are
automatically extracted from text, is an important source of data for scholars
of international politics. The high cost of developing new event datasets,
especially using automated systems that rely on hand-built dictionaries, means
that most researchers draw on large, pre-existing datasets such as ICEWS rather
than developing tailor-made event datasets optimized for their specific
research question. This paper describes a ``bag of tricks'' for efficient,
custom event data production, drawing on recent advances in natural language
processing (NLP) that allow researchers to rapidly produce customized event
datasets. The paper introduces techniques for training an event category
classifier with active learning, identifying actors and the recipients of
actions in text using large language models and standard machine learning
classifiers and pretrained ``question-answering'' models from NLP, and
resolving mentions of actors to their Wikipedia article to categorize them. We
describe how these techniques produced the new POLECAT global event dataset
that is intended to replace ICEWS, along with examples of how scholars can
quickly produce smaller, custom event datasets. We publish example code and
models to implement our new techniques.
| new_dataset | 0.968111 |
2304.01340 | Yang Liu | Yang Liu, Luiz Gustavo Hafemann | A Scale-Invariant Trajectory Simplification Method for Efficient Data
Collection in Videos | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Training data is a critical requirement for machine learning tasks, and
labeled training data can be expensive to acquire, often requiring manual or
semi-automated data collection pipelines. For tracking applications, the data
collection involves drawing bounding boxes around the classes of interest on
each frame, and associate detections of the same "instance" over frames. In a
semi-automated data collection pipeline, this can be achieved by running a
baseline detection and tracking algorithm, and relying on manual correction to
add/remove/change bounding boxes on each frame, as well as resolving errors in
the associations over frames (track switches). In this paper, we propose a data
correction pipeline to generate ground-truth data more efficiently in this
semi-automated scenario. Our method simplifies the trajectories from the
tracking systems and let the annotator verify and correct the objects in the
sampled keyframes. Once the objects in the keyframes are corrected, the
bounding boxes in the other frames are obtained by interpolation. Our method
achieves substantial reduction in the number of frames requiring manual
correction. In the MOT dataset, it reduces the number of frames by 30x while
maintaining a HOTA score of 89.61% . Moreover, it reduces the number of frames
by a factor of 10x while achieving a HOTA score of 79.24% in the SoccerNet
dataset, and 85.79% in the DanceTrack dataset. The project code and data are
publicly released at
https://github.com/foreverYoungGitHub/trajectory-simplify-benchmark.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 20:11:35 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Liu",
"Yang",
""
],
[
"Hafemann",
"Luiz Gustavo",
""
]
] | TITLE: A Scale-Invariant Trajectory Simplification Method for Efficient Data
Collection in Videos
ABSTRACT: Training data is a critical requirement for machine learning tasks, and
labeled training data can be expensive to acquire, often requiring manual or
semi-automated data collection pipelines. For tracking applications, the data
collection involves drawing bounding boxes around the classes of interest on
each frame, and associate detections of the same "instance" over frames. In a
semi-automated data collection pipeline, this can be achieved by running a
baseline detection and tracking algorithm, and relying on manual correction to
add/remove/change bounding boxes on each frame, as well as resolving errors in
the associations over frames (track switches). In this paper, we propose a data
correction pipeline to generate ground-truth data more efficiently in this
semi-automated scenario. Our method simplifies the trajectories from the
tracking systems and let the annotator verify and correct the objects in the
sampled keyframes. Once the objects in the keyframes are corrected, the
bounding boxes in the other frames are obtained by interpolation. Our method
achieves substantial reduction in the number of frames requiring manual
correction. In the MOT dataset, it reduces the number of frames by 30x while
maintaining a HOTA score of 89.61% . Moreover, it reduces the number of frames
by a factor of 10x while achieving a HOTA score of 79.24% in the SoccerNet
dataset, and 85.79% in the DanceTrack dataset. The project code and data are
publicly released at
https://github.com/foreverYoungGitHub/trajectory-simplify-benchmark.
| no_new_dataset | 0.951729 |
2304.01344 | Ramakanth Kavuluru | Xuguang Ai and Ramakanth Kavuluru | End-to-End Models for Chemical-Protein Interaction Extraction: Better
Tokenization and Span-Based Pipeline Strategies | Accepted to appear in IEEE ICHI 2023 (HealthNLP workshop). Tokenized
dataset and code: https://github.com/bionlproc/end-to-end-ChemProt | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | End-to-end relation extraction (E2ERE) is an important task in information
extraction, more so for biomedicine as scientific literature continues to grow
exponentially. E2ERE typically involves identifying entities (or named entity
recognition (NER)) and associated relations, while most RE tasks simply assume
that the entities are provided upfront and end up performing relation
classification. E2ERE is inherently more difficult than RE alone given the
potential snowball effect of errors from NER leading to more errors in RE. A
complex dataset in biomedical E2ERE is the ChemProt dataset (BioCreative VI,
2017) that identifies relations between chemical compounds and genes/proteins
in scientific literature. ChemProt is included in all recent biomedical natural
language processing benchmarks including BLUE, BLURB, and BigBio. However, its
treatment in these benchmarks and in other separate efforts is typically not
end-to-end, with few exceptions. In this effort, we employ a span-based
pipeline approach to produce a new state-of-the-art E2ERE performance on the
ChemProt dataset, resulting in $> 4\%$ improvement in F1-score over the prior
best effort. Our results indicate that a straightforward fine-grained
tokenization scheme helps span-based approaches excel in E2ERE, especially with
regards to handling complex named entities. Our error analysis also identifies
a few key failure modes in E2ERE for ChemProt.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 20:20:22 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Ai",
"Xuguang",
""
],
[
"Kavuluru",
"Ramakanth",
""
]
] | TITLE: End-to-End Models for Chemical-Protein Interaction Extraction: Better
Tokenization and Span-Based Pipeline Strategies
ABSTRACT: End-to-end relation extraction (E2ERE) is an important task in information
extraction, more so for biomedicine as scientific literature continues to grow
exponentially. E2ERE typically involves identifying entities (or named entity
recognition (NER)) and associated relations, while most RE tasks simply assume
that the entities are provided upfront and end up performing relation
classification. E2ERE is inherently more difficult than RE alone given the
potential snowball effect of errors from NER leading to more errors in RE. A
complex dataset in biomedical E2ERE is the ChemProt dataset (BioCreative VI,
2017) that identifies relations between chemical compounds and genes/proteins
in scientific literature. ChemProt is included in all recent biomedical natural
language processing benchmarks including BLUE, BLURB, and BigBio. However, its
treatment in these benchmarks and in other separate efforts is typically not
end-to-end, with few exceptions. In this effort, we employ a span-based
pipeline approach to produce a new state-of-the-art E2ERE performance on the
ChemProt dataset, resulting in $> 4\%$ improvement in F1-score over the prior
best effort. Our results indicate that a straightforward fine-grained
tokenization scheme helps span-based approaches excel in E2ERE, especially with
regards to handling complex named entities. Our error analysis also identifies
a few key failure modes in E2ERE for ChemProt.
| new_dataset | 0.910306 |
2304.01355 | Ioannis Iossifidis | Muhammad Saif-ur-Rehman, Omair Ali, Christian Klaes, Ioannis
Iossifidis | Adaptive SpikeDeep-Classifier: Self-organizing and self-supervised
machine learning algorithm for online spike sorting | null | null | null | null | q-bio.NC cs.AI cs.IT cs.LG math.IT | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Objective. Research on brain-computer interfaces (BCIs) is advancing towards
rehabilitating severely disabled patients in the real world. Two key factors
for successful decoding of user intentions are the size of implanted
microelectrode arrays and a good online spike sorting algorithm. A small but
dense microelectrode array with 3072 channels was recently developed for
decoding user intentions. The process of spike sorting determines the spike
activity (SA) of different sources (neurons) from recorded neural data.
Unfortunately, current spike sorting algorithms are unable to handle the
massively increasing amount of data from dense microelectrode arrays, making
spike sorting a fragile component of the online BCI decoding framework.
Approach. We proposed an adaptive and self-organized algorithm for online spike
sorting, named Adaptive SpikeDeep-Classifier (Ada-SpikeDeepClassifier), which
uses SpikeDeeptector for channel selection, an adaptive background activity
rejector (Ada-BAR) for discarding background events, and an adaptive spike
classifier (Ada-Spike classifier) for classifying the SA of different neural
units. Results. Our algorithm outperformed our previously published
SpikeDeep-Classifier and eight other spike sorting algorithms, as evaluated on
a human dataset and a publicly available simulated dataset. Significance. The
proposed algorithm is the first spike sorting algorithm that automatically
learns the abrupt changes in the distribution of noise and SA. It is an
artificial neural network-based algorithm that is well-suited for hardware
implementation on neuromorphic chips that can be used for wearable invasive
BCIs.
| [
{
"version": "v1",
"created": "Thu, 30 Mar 2023 15:30:37 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Saif-ur-Rehman",
"Muhammad",
""
],
[
"Ali",
"Omair",
""
],
[
"Klaes",
"Christian",
""
],
[
"Iossifidis",
"Ioannis",
""
]
] | TITLE: Adaptive SpikeDeep-Classifier: Self-organizing and self-supervised
machine learning algorithm for online spike sorting
ABSTRACT: Objective. Research on brain-computer interfaces (BCIs) is advancing towards
rehabilitating severely disabled patients in the real world. Two key factors
for successful decoding of user intentions are the size of implanted
microelectrode arrays and a good online spike sorting algorithm. A small but
dense microelectrode array with 3072 channels was recently developed for
decoding user intentions. The process of spike sorting determines the spike
activity (SA) of different sources (neurons) from recorded neural data.
Unfortunately, current spike sorting algorithms are unable to handle the
massively increasing amount of data from dense microelectrode arrays, making
spike sorting a fragile component of the online BCI decoding framework.
Approach. We proposed an adaptive and self-organized algorithm for online spike
sorting, named Adaptive SpikeDeep-Classifier (Ada-SpikeDeepClassifier), which
uses SpikeDeeptector for channel selection, an adaptive background activity
rejector (Ada-BAR) for discarding background events, and an adaptive spike
classifier (Ada-Spike classifier) for classifying the SA of different neural
units. Results. Our algorithm outperformed our previously published
SpikeDeep-Classifier and eight other spike sorting algorithms, as evaluated on
a human dataset and a publicly available simulated dataset. Significance. The
proposed algorithm is the first spike sorting algorithm that automatically
learns the abrupt changes in the distribution of noise and SA. It is an
artificial neural network-based algorithm that is well-suited for hardware
implementation on neuromorphic chips that can be used for wearable invasive
BCIs.
| no_new_dataset | 0.933854 |
2304.01382 | Pedro Castro | Pedro Castro, Tae-Kyun Kim | PoseMatcher: One-shot 6D Object Pose Estimation by Deep Feature Matching | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Estimating the pose of an unseen object is the goal of the challenging
one-shot pose estimation task. Previous methods have heavily relied on feature
matching with great success. However, these methods are often inefficient and
limited by their reliance on pre-trained models that have not be designed
specifically for pose estimation. In this paper we propose PoseMatcher, an
accurate model free one-shot object pose estimator that overcomes these
limitations. We create a new training pipeline for object to image matching
based on a three-view system: a query with a positive and negative templates.
This simple yet effective approach emulates test time scenarios by cheaply
constructing an approximation of the full object point cloud during training.
To enable PoseMatcher to attend to distinct input modalities, an image and a
pointcloud, we introduce IO-Layer, a new attention layer that efficiently
accommodates self and cross attention between the inputs. Moreover, we propose
a pruning strategy where we iteratively remove redundant regions of the target
object to further reduce the complexity and noise of the network while
maintaining accuracy. Finally we redesign commonly used pose refinement
strategies, zoom and 2D offset refinements, and adapt them to the one-shot
paradigm. We outperform all prior one-shot pose estimation methods on the
Linemod and YCB-V datasets as well achieve results rivaling recent
instance-level methods. The source code and models are available at
https://github.com/PedroCastro/PoseMatcher.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 21:14:59 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Castro",
"Pedro",
""
],
[
"Kim",
"Tae-Kyun",
""
]
] | TITLE: PoseMatcher: One-shot 6D Object Pose Estimation by Deep Feature Matching
ABSTRACT: Estimating the pose of an unseen object is the goal of the challenging
one-shot pose estimation task. Previous methods have heavily relied on feature
matching with great success. However, these methods are often inefficient and
limited by their reliance on pre-trained models that have not be designed
specifically for pose estimation. In this paper we propose PoseMatcher, an
accurate model free one-shot object pose estimator that overcomes these
limitations. We create a new training pipeline for object to image matching
based on a three-view system: a query with a positive and negative templates.
This simple yet effective approach emulates test time scenarios by cheaply
constructing an approximation of the full object point cloud during training.
To enable PoseMatcher to attend to distinct input modalities, an image and a
pointcloud, we introduce IO-Layer, a new attention layer that efficiently
accommodates self and cross attention between the inputs. Moreover, we propose
a pruning strategy where we iteratively remove redundant regions of the target
object to further reduce the complexity and noise of the network while
maintaining accuracy. Finally we redesign commonly used pose refinement
strategies, zoom and 2D offset refinements, and adapt them to the one-shot
paradigm. We outperform all prior one-shot pose estimation methods on the
Linemod and YCB-V datasets as well achieve results rivaling recent
instance-level methods. The source code and models are available at
https://github.com/PedroCastro/PoseMatcher.
| no_new_dataset | 0.942612 |
2304.01401 | Sheng He | Sheng He, Rina Bao, P. Ellen Grant, Yangming Ou | U-Netmer: U-Net meets Transformer for medical image segmentation | 10 pages, 5 figures, under review | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | The combination of the U-Net based deep learning models and Transformer is a
new trend for medical image segmentation. U-Net can extract the detailed local
semantic and texture information and Transformer can learn the long-rang
dependencies among pixels in the input image. However, directly adapting the
Transformer for segmentation has ``token-flatten" problem (flattens the local
patches into 1D tokens which losses the interaction among pixels within local
patches) and ``scale-sensitivity" problem (uses a fixed scale to split the
input image into local patches). Compared to directly combining U-Net and
Transformer, we propose a new global-local fashion combination of U-Net and
Transformer, named U-Netmer, to solve the two problems. The proposed U-Netmer
splits an input image into local patches. The global-context information among
local patches is learnt by the self-attention mechanism in Transformer and
U-Net segments each local patch instead of flattening into tokens to solve the
`token-flatten" problem. The U-Netmer can segment the input image with
different patch sizes with the identical structure and the same parameter.
Thus, the U-Netmer can be trained with different patch sizes to solve the
``scale-sensitivity" problem. We conduct extensive experiments in 7 public
datasets on 7 organs (brain, heart, breast, lung, polyp, pancreas and prostate)
and 4 imaging modalities (MRI, CT, ultrasound, and endoscopy) to show that the
proposed U-Netmer can be generally applied to improve accuracy of medical image
segmentation. These experimental results show that U-Netmer provides
state-of-the-art performance compared to baselines and other models. In
addition, the discrepancy among the outputs of U-Netmer with different scales
is linearly correlated to the segmentation accuracy which can be considered as
a confidence score to rank test images by difficulty without ground-truth.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 22:34:07 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"He",
"Sheng",
""
],
[
"Bao",
"Rina",
""
],
[
"Grant",
"P. Ellen",
""
],
[
"Ou",
"Yangming",
""
]
] | TITLE: U-Netmer: U-Net meets Transformer for medical image segmentation
ABSTRACT: The combination of the U-Net based deep learning models and Transformer is a
new trend for medical image segmentation. U-Net can extract the detailed local
semantic and texture information and Transformer can learn the long-rang
dependencies among pixels in the input image. However, directly adapting the
Transformer for segmentation has ``token-flatten" problem (flattens the local
patches into 1D tokens which losses the interaction among pixels within local
patches) and ``scale-sensitivity" problem (uses a fixed scale to split the
input image into local patches). Compared to directly combining U-Net and
Transformer, we propose a new global-local fashion combination of U-Net and
Transformer, named U-Netmer, to solve the two problems. The proposed U-Netmer
splits an input image into local patches. The global-context information among
local patches is learnt by the self-attention mechanism in Transformer and
U-Net segments each local patch instead of flattening into tokens to solve the
`token-flatten" problem. The U-Netmer can segment the input image with
different patch sizes with the identical structure and the same parameter.
Thus, the U-Netmer can be trained with different patch sizes to solve the
``scale-sensitivity" problem. We conduct extensive experiments in 7 public
datasets on 7 organs (brain, heart, breast, lung, polyp, pancreas and prostate)
and 4 imaging modalities (MRI, CT, ultrasound, and endoscopy) to show that the
proposed U-Netmer can be generally applied to improve accuracy of medical image
segmentation. These experimental results show that U-Netmer provides
state-of-the-art performance compared to baselines and other models. In
addition, the discrepancy among the outputs of U-Netmer with different scales
is linearly correlated to the segmentation accuracy which can be considered as
a confidence score to rank test images by difficulty without ground-truth.
| no_new_dataset | 0.952882 |
2304.01423 | Swapnil Mane | Vaibhav Khatavkar, Swapnil Mane and Parag Kulkarni | Thematic context vector association based on event uncertainty for
Twitter | 6 pages | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Keyword extraction is a crucial process in text mining. The extraction of
keywords with respective contextual events in Twitter data is a big challenge.
The challenging issues are mainly because of the informality in the language
used. The use of misspelled words, acronyms, and ambiguous terms causes
informality. The extraction of keywords with informal language in current
systems is pattern based or event based. In this paper, contextual keywords are
extracted using thematic events with the help of data association. The thematic
context for events is identified using the uncertainty principle in the
proposed system. The thematic contexts are weighed with the help of vectors
called thematic context vectors which signifies the event as certain or
uncertain. The system is tested on the Twitter COVID-19 dataset and proves to
be effective. The system extracts event-specific thematic context vectors from
the test dataset and ranks them. The extracted thematic context vectors are
used for the clustering of contextual thematic vectors which improves the
silhouette coefficient by 0.5% than state of art methods namely TF and TF-IDF.
The thematic context vector can be used in other applications like
Cyberbullying, sarcasm detection, figurative language detection, etc.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 00:13:47 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Khatavkar",
"Vaibhav",
""
],
[
"Mane",
"Swapnil",
""
],
[
"Kulkarni",
"Parag",
""
]
] | TITLE: Thematic context vector association based on event uncertainty for
Twitter
ABSTRACT: Keyword extraction is a crucial process in text mining. The extraction of
keywords with respective contextual events in Twitter data is a big challenge.
The challenging issues are mainly because of the informality in the language
used. The use of misspelled words, acronyms, and ambiguous terms causes
informality. The extraction of keywords with informal language in current
systems is pattern based or event based. In this paper, contextual keywords are
extracted using thematic events with the help of data association. The thematic
context for events is identified using the uncertainty principle in the
proposed system. The thematic contexts are weighed with the help of vectors
called thematic context vectors which signifies the event as certain or
uncertain. The system is tested on the Twitter COVID-19 dataset and proves to
be effective. The system extracts event-specific thematic context vectors from
the test dataset and ranks them. The extracted thematic context vectors are
used for the clustering of contextual thematic vectors which improves the
silhouette coefficient by 0.5% than state of art methods namely TF and TF-IDF.
The thematic context vector can be used in other applications like
Cyberbullying, sarcasm detection, figurative language detection, etc.
| no_new_dataset | 0.958304 |
2304.01434 | Jaeill Kim | Jaeill Kim, Suhyun Kang, Duhun Hwang, Jungwook Shin, Wonjong Rhee | VNE: An Effective Method for Improving Deep Representation by
Manipulating Eigenvalue Distribution | Accepted at CVPR 2023. Code is available at:
https://github.com/jaeill/CVPR23-VNE | null | null | null | cs.CV cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Since the introduction of deep learning, a wide scope of representation
properties, such as decorrelation, whitening, disentanglement, rank, isotropy,
and mutual information, have been studied to improve the quality of
representation. However, manipulating such properties can be challenging in
terms of implementational effectiveness and general applicability. To address
these limitations, we propose to regularize von Neumann entropy~(VNE) of
representation. First, we demonstrate that the mathematical formulation of VNE
is superior in effectively manipulating the eigenvalues of the representation
autocorrelation matrix. Then, we demonstrate that it is widely applicable in
improving state-of-the-art algorithms or popular benchmark algorithms by
investigating domain-generalization, meta-learning, self-supervised learning,
and generative models. In addition, we formally establish theoretical
connections with rank, disentanglement, and isotropy of representation.
Finally, we provide discussions on the dimension control of VNE and the
relationship with Shannon entropy. Code is available at:
https://github.com/jaeill/CVPR23-VNE.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 01:03:32 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Kim",
"Jaeill",
""
],
[
"Kang",
"Suhyun",
""
],
[
"Hwang",
"Duhun",
""
],
[
"Shin",
"Jungwook",
""
],
[
"Rhee",
"Wonjong",
""
]
] | TITLE: VNE: An Effective Method for Improving Deep Representation by
Manipulating Eigenvalue Distribution
ABSTRACT: Since the introduction of deep learning, a wide scope of representation
properties, such as decorrelation, whitening, disentanglement, rank, isotropy,
and mutual information, have been studied to improve the quality of
representation. However, manipulating such properties can be challenging in
terms of implementational effectiveness and general applicability. To address
these limitations, we propose to regularize von Neumann entropy~(VNE) of
representation. First, we demonstrate that the mathematical formulation of VNE
is superior in effectively manipulating the eigenvalues of the representation
autocorrelation matrix. Then, we demonstrate that it is widely applicable in
improving state-of-the-art algorithms or popular benchmark algorithms by
investigating domain-generalization, meta-learning, self-supervised learning,
and generative models. In addition, we formally establish theoretical
connections with rank, disentanglement, and isotropy of representation.
Finally, we provide discussions on the dimension control of VNE and the
relationship with Shannon entropy. Code is available at:
https://github.com/jaeill/CVPR23-VNE.
| no_new_dataset | 0.943712 |
2304.01461 | Zhengqing Miao | Zhengqing Miao and Meirong Zhao | Time-space-frequency feature Fusion for 3-channel motor imagery
classification | 15 pages, 4 Figures | null | null | null | cs.LG cs.AI eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Low-channel EEG devices are crucial for portable and entertainment
applications. However, the low spatial resolution of EEG presents challenges in
decoding low-channel motor imagery. This study introduces TSFF-Net, a novel
network architecture that integrates time-space-frequency features, effectively
compensating for the limitations of single-mode feature extraction networks
based on time-series or time-frequency modalities. TSFF-Net comprises four main
components: time-frequency representation, time-frequency feature extraction,
time-space feature extraction, and feature fusion and classification.
Time-frequency representation and feature extraction transform raw EEG signals
into time-frequency spectrograms and extract relevant features. The time-space
network processes time-series EEG trials as input and extracts temporal-spatial
features. Feature fusion employs MMD loss to constrain the distribution of
time-frequency and time-space features in the Reproducing Kernel Hilbert Space,
subsequently combining these features using a weighted fusion approach to
obtain effective time-space-frequency features. Moreover, few studies have
explored the decoding of three-channel motor imagery based on time-frequency
spectrograms. This study proposes a shallow, lightweight decoding architecture
(TSFF-img) based on time-frequency spectrograms and compares its classification
performance in low-channel motor imagery with other methods using two publicly
available datasets. Experimental results demonstrate that TSFF-Net not only
compensates for the shortcomings of single-mode feature extraction networks in
EEG decoding, but also outperforms other state-of-the-art methods. Overall,
TSFF-Net offers considerable advantages in decoding low-channel motor imagery
and provides valuable insights for algorithmically enhancing low-channel EEG
decoding.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 02:01:48 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Miao",
"Zhengqing",
""
],
[
"Zhao",
"Meirong",
""
]
] | TITLE: Time-space-frequency feature Fusion for 3-channel motor imagery
classification
ABSTRACT: Low-channel EEG devices are crucial for portable and entertainment
applications. However, the low spatial resolution of EEG presents challenges in
decoding low-channel motor imagery. This study introduces TSFF-Net, a novel
network architecture that integrates time-space-frequency features, effectively
compensating for the limitations of single-mode feature extraction networks
based on time-series or time-frequency modalities. TSFF-Net comprises four main
components: time-frequency representation, time-frequency feature extraction,
time-space feature extraction, and feature fusion and classification.
Time-frequency representation and feature extraction transform raw EEG signals
into time-frequency spectrograms and extract relevant features. The time-space
network processes time-series EEG trials as input and extracts temporal-spatial
features. Feature fusion employs MMD loss to constrain the distribution of
time-frequency and time-space features in the Reproducing Kernel Hilbert Space,
subsequently combining these features using a weighted fusion approach to
obtain effective time-space-frequency features. Moreover, few studies have
explored the decoding of three-channel motor imagery based on time-frequency
spectrograms. This study proposes a shallow, lightweight decoding architecture
(TSFF-img) based on time-frequency spectrograms and compares its classification
performance in low-channel motor imagery with other methods using two publicly
available datasets. Experimental results demonstrate that TSFF-Net not only
compensates for the shortcomings of single-mode feature extraction networks in
EEG decoding, but also outperforms other state-of-the-art methods. Overall,
TSFF-Net offers considerable advantages in decoding low-channel motor imagery
and provides valuable insights for algorithmically enhancing low-channel EEG
decoding.
| no_new_dataset | 0.948537 |
2304.01464 | Chuandong Liu | Chuandong Liu, Chenqiang Gao, Fangcen Liu, Pengcheng Li, Deyu Meng,
Xinbo Gao | Hierarchical Supervision and Shuffle Data Augmentation for 3D
Semi-Supervised Object Detection | Accepted by CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | State-of-the-art 3D object detectors are usually trained on large-scale
datasets with high-quality 3D annotations. However, such 3D annotations are
often expensive and time-consuming, which may not be practical for real
applications. A natural remedy is to adopt semi-supervised learning (SSL) by
leveraging a limited amount of labeled samples and abundant unlabeled samples.
Current pseudolabeling-based SSL object detection methods mainly adopt a
teacher-student framework, with a single fixed threshold strategy to generate
supervision signals, which inevitably brings confused supervision when guiding
the student network training. Besides, the data augmentation of the point cloud
in the typical teacher-student framework is too weak, and only contains basic
down sampling and flip-and-shift (i.e., rotate and scaling), which hinders the
effective learning of feature information. Hence, we address these issues by
introducing a novel approach of Hierarchical Supervision and Shuffle Data
Augmentation (HSSDA), which is a simple yet effective teacher-student
framework. The teacher network generates more reasonable supervision for the
student network by designing a dynamic dual-threshold strategy. Besides, the
shuffle data augmentation strategy is designed to strengthen the feature
representation ability of the student network. Extensive experiments show that
HSSDA consistently outperforms the recent state-of-the-art methods on different
datasets. The code will be released at https://github.com/azhuantou/HSSDA.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 02:09:32 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Liu",
"Chuandong",
""
],
[
"Gao",
"Chenqiang",
""
],
[
"Liu",
"Fangcen",
""
],
[
"Li",
"Pengcheng",
""
],
[
"Meng",
"Deyu",
""
],
[
"Gao",
"Xinbo",
""
]
] | TITLE: Hierarchical Supervision and Shuffle Data Augmentation for 3D
Semi-Supervised Object Detection
ABSTRACT: State-of-the-art 3D object detectors are usually trained on large-scale
datasets with high-quality 3D annotations. However, such 3D annotations are
often expensive and time-consuming, which may not be practical for real
applications. A natural remedy is to adopt semi-supervised learning (SSL) by
leveraging a limited amount of labeled samples and abundant unlabeled samples.
Current pseudolabeling-based SSL object detection methods mainly adopt a
teacher-student framework, with a single fixed threshold strategy to generate
supervision signals, which inevitably brings confused supervision when guiding
the student network training. Besides, the data augmentation of the point cloud
in the typical teacher-student framework is too weak, and only contains basic
down sampling and flip-and-shift (i.e., rotate and scaling), which hinders the
effective learning of feature information. Hence, we address these issues by
introducing a novel approach of Hierarchical Supervision and Shuffle Data
Augmentation (HSSDA), which is a simple yet effective teacher-student
framework. The teacher network generates more reasonable supervision for the
student network by designing a dynamic dual-threshold strategy. Besides, the
shuffle data augmentation strategy is designed to strengthen the feature
representation ability of the student network. Extensive experiments show that
HSSDA consistently outperforms the recent state-of-the-art methods on different
datasets. The code will be released at https://github.com/azhuantou/HSSDA.
| no_new_dataset | 0.950411 |
2304.01472 | Xinru Zhang | Xinru Zhang, Ni Ou, Chenghao Liu, Zhizheng Zhuo, Yaou Liu, and Chuyang
Ye | Unsupervised Brain Tumor Segmentation with Image-based Prompts | Currently under review (from November 14th, 2022 until now) | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Automated brain tumor segmentation based on deep learning (DL) has achieved
promising performance. However, it generally relies on annotated images for
model training, which is not always feasible in clinical settings. Therefore,
the development of unsupervised DL-based brain tumor segmentation approaches
without expert annotations is desired. Motivated by the success of prompt
learning (PL) in natural language processing, we propose an approach to
unsupervised brain tumor segmentation by designing image-based prompts that
allow indication of brain tumors, and this approach is dubbed as PL-based Brain
Tumor Segmentation (PL-BTS). Specifically, instead of directly training a model
for brain tumor segmentation with a large amount of annotated data, we seek to
train a model that can answer the question: is a voxel in the input image
associated with tumor-like hyper-/hypo-intensity? Such a model can be trained
by artificially generating tumor-like hyper-/hypo-intensity on images without
tumors with hand-crafted designs. Since the hand-crafted designs may be too
simplistic to represent all kinds of real tumors, the trained model may overfit
the simplistic hand-crafted task rather than actually answer the question of
abnormality. To address this problem, we propose the use of a validation task,
where we generate a different hand-crafted task to monitor overfitting. In
addition, we propose PL-BTS+ that further improves PL-BTS by exploiting
unannotated images with brain tumors. Compared with competing unsupervised
methods, the proposed method has achieved marked improvements on both public
and in-house datasets, and we have also demonstrated its possible extension to
other brain lesion segmentation tasks.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 02:28:25 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Zhang",
"Xinru",
""
],
[
"Ou",
"Ni",
""
],
[
"Liu",
"Chenghao",
""
],
[
"Zhuo",
"Zhizheng",
""
],
[
"Liu",
"Yaou",
""
],
[
"Ye",
"Chuyang",
""
]
] | TITLE: Unsupervised Brain Tumor Segmentation with Image-based Prompts
ABSTRACT: Automated brain tumor segmentation based on deep learning (DL) has achieved
promising performance. However, it generally relies on annotated images for
model training, which is not always feasible in clinical settings. Therefore,
the development of unsupervised DL-based brain tumor segmentation approaches
without expert annotations is desired. Motivated by the success of prompt
learning (PL) in natural language processing, we propose an approach to
unsupervised brain tumor segmentation by designing image-based prompts that
allow indication of brain tumors, and this approach is dubbed as PL-based Brain
Tumor Segmentation (PL-BTS). Specifically, instead of directly training a model
for brain tumor segmentation with a large amount of annotated data, we seek to
train a model that can answer the question: is a voxel in the input image
associated with tumor-like hyper-/hypo-intensity? Such a model can be trained
by artificially generating tumor-like hyper-/hypo-intensity on images without
tumors with hand-crafted designs. Since the hand-crafted designs may be too
simplistic to represent all kinds of real tumors, the trained model may overfit
the simplistic hand-crafted task rather than actually answer the question of
abnormality. To address this problem, we propose the use of a validation task,
where we generate a different hand-crafted task to monitor overfitting. In
addition, we propose PL-BTS+ that further improves PL-BTS by exploiting
unannotated images with brain tumors. Compared with competing unsupervised
methods, the proposed method has achieved marked improvements on both public
and in-house datasets, and we have also demonstrated its possible extension to
other brain lesion segmentation tasks.
| no_new_dataset | 0.948917 |
2304.01488 | Soumyabrata Dey | Xiaojie Zhang, Mingjun Li, Andrew Hilton, Amitangshu Pal, Soumyabrata
Dey, Saptarshi Debroy | End-to-End Latency Optimization of Multi-view 3D Reconstruction for
Disaster Response | 2022 10th IEEE International Conference on Mobile Cloud Computing,
Services, and Engineering (MobileCloud) | null | 10.1109/MobileCloud55333.2022.00010 | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | In order to plan rapid response during disasters, first responder agencies
often adopt `bring your own device' (BYOD) model with inexpensive mobile edge
devices (e.g., drones, robots, tablets) for complex video analytics
applications, e.g., 3D reconstruction of a disaster scene. Unlike simpler video
applications, widely used Multi-view Stereo (MVS) based 3D reconstruction
applications (e.g., openMVG/openMVS) are exceedingly time consuming, especially
when run on such computationally constrained mobile edge devices. Additionally,
reducing the reconstruction latency of such inherently sequential algorithms is
challenging as unintelligent, application-agnostic strategies can drastically
degrade the reconstruction (i.e., application outcome) quality making them
useless. In this paper, we aim to design a latency optimized MVS algorithm
pipeline, with the objective to best balance the end-to-end latency and
reconstruction quality by running the pipeline on a collaborative mobile edge
environment. The overall optimization approach is two-pronged where: (a)
application optimizations introduce data-level parallelism by splitting the
pipeline into high frequency and low frequency reconstruction components and
(b) system optimizations incorporate task-level parallelism to the pipelines by
running them opportunistically on available resources with online quality
control in order to balance both latency and quality. Our evaluation on a
hardware testbed using publicly available datasets shows upto ~54% reduction in
latency with negligible loss (~4-7%) in reconstruction quality.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 03:04:44 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Zhang",
"Xiaojie",
""
],
[
"Li",
"Mingjun",
""
],
[
"Hilton",
"Andrew",
""
],
[
"Pal",
"Amitangshu",
""
],
[
"Dey",
"Soumyabrata",
""
],
[
"Debroy",
"Saptarshi",
""
]
] | TITLE: End-to-End Latency Optimization of Multi-view 3D Reconstruction for
Disaster Response
ABSTRACT: In order to plan rapid response during disasters, first responder agencies
often adopt `bring your own device' (BYOD) model with inexpensive mobile edge
devices (e.g., drones, robots, tablets) for complex video analytics
applications, e.g., 3D reconstruction of a disaster scene. Unlike simpler video
applications, widely used Multi-view Stereo (MVS) based 3D reconstruction
applications (e.g., openMVG/openMVS) are exceedingly time consuming, especially
when run on such computationally constrained mobile edge devices. Additionally,
reducing the reconstruction latency of such inherently sequential algorithms is
challenging as unintelligent, application-agnostic strategies can drastically
degrade the reconstruction (i.e., application outcome) quality making them
useless. In this paper, we aim to design a latency optimized MVS algorithm
pipeline, with the objective to best balance the end-to-end latency and
reconstruction quality by running the pipeline on a collaborative mobile edge
environment. The overall optimization approach is two-pronged where: (a)
application optimizations introduce data-level parallelism by splitting the
pipeline into high frequency and low frequency reconstruction components and
(b) system optimizations incorporate task-level parallelism to the pipelines by
running them opportunistically on available resources with online quality
control in order to balance both latency and quality. Our evaluation on a
hardware testbed using publicly available datasets shows upto ~54% reduction in
latency with negligible loss (~4-7%) in reconstruction quality.
| no_new_dataset | 0.949949 |
2304.01503 | Jonathan Freedman | Jonathan D. Freedman and Ian A. Nappier | GPT-4 to GPT-3.5: 'Hold My Scalpel' -- A Look at the Competency of
OpenAI's GPT on the Plastic Surgery In-Service Training Exam | 30 pages, 1 table, 8 figures, Appendix | null | null | null | cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Plastic Surgery In-Service Training Exam (PSITE) is an important
indicator of resident proficiency and serves as a useful benchmark for
evaluating OpenAI's GPT. Unlike many of the simulated tests or practice
questions shown in the GPT-4 Technical Paper, the multiple-choice questions
evaluated here are authentic PSITE questions. These questions offer realistic
clinical vignettes that a plastic surgeon commonly encounters in practice and
scores highly correlate with passing the written boards required to become a
Board Certified Plastic Surgeon. Our evaluation shows dramatic improvement of
GPT-4 (without vision) over GPT-3.5 with both the 2022 and 2021 exams
respectively increasing the score from 8th to 88th percentile and 3rd to 99th
percentile. The final results of the 2023 PSITE are set to be released on April
11, 2023, and this is an exciting moment to continue our research with a fresh
exam. Our evaluation pipeline is ready for the moment that the exam is released
so long as we have access via OpenAI to the GPT-4 API. With multimodal input,
we may achieve superhuman performance on the 2023.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 03:30:12 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Freedman",
"Jonathan D.",
""
],
[
"Nappier",
"Ian A.",
""
]
] | TITLE: GPT-4 to GPT-3.5: 'Hold My Scalpel' -- A Look at the Competency of
OpenAI's GPT on the Plastic Surgery In-Service Training Exam
ABSTRACT: The Plastic Surgery In-Service Training Exam (PSITE) is an important
indicator of resident proficiency and serves as a useful benchmark for
evaluating OpenAI's GPT. Unlike many of the simulated tests or practice
questions shown in the GPT-4 Technical Paper, the multiple-choice questions
evaluated here are authentic PSITE questions. These questions offer realistic
clinical vignettes that a plastic surgeon commonly encounters in practice and
scores highly correlate with passing the written boards required to become a
Board Certified Plastic Surgeon. Our evaluation shows dramatic improvement of
GPT-4 (without vision) over GPT-3.5 with both the 2022 and 2021 exams
respectively increasing the score from 8th to 88th percentile and 3rd to 99th
percentile. The final results of the 2023 PSITE are set to be released on April
11, 2023, and this is an exciting moment to continue our research with a fresh
exam. Our evaluation pipeline is ready for the moment that the exam is released
so long as we have access via OpenAI to the GPT-4 API. With multimodal input,
we may achieve superhuman performance on the 2023.
| no_new_dataset | 0.928149 |
2304.01506 | Xiao He | Xiao He, Ye Li, Jian Tan, Bin Wu, Feifei Li | OneShotSTL: One-Shot Seasonal-Trend Decomposition For Online Time Series
Anomaly Detection And Forecasting | PVLDB 2023 | null | 10.14778/3583140.3583155 | 1399-1412 | cs.LG cs.AI cs.DB stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Seasonal-trend decomposition is one of the most fundamental concepts in time
series analysis that supports various downstream tasks, including time series
anomaly detection and forecasting. However, existing decomposition methods rely
on batch processing with a time complexity of O(W), where W is the number of
data points within a time window. Therefore, they cannot always efficiently
support real-time analysis that demands low processing delay. To address this
challenge, we propose OneShotSTL, an efficient and accurate algorithm that can
decompose time series online with an update time complexity of O(1). OneShotSTL
is more than $1,000$ times faster than the batch methods, with accuracy
comparable to the best counterparts. Extensive experiments on real-world
benchmark datasets for downstream time series anomaly detection and forecasting
tasks demonstrate that OneShotSTL is from 10 to over 1,000 times faster than
the state-of-the-art methods, while still providing comparable or even better
accuracy.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 03:35:14 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"He",
"Xiao",
""
],
[
"Li",
"Ye",
""
],
[
"Tan",
"Jian",
""
],
[
"Wu",
"Bin",
""
],
[
"Li",
"Feifei",
""
]
] | TITLE: OneShotSTL: One-Shot Seasonal-Trend Decomposition For Online Time Series
Anomaly Detection And Forecasting
ABSTRACT: Seasonal-trend decomposition is one of the most fundamental concepts in time
series analysis that supports various downstream tasks, including time series
anomaly detection and forecasting. However, existing decomposition methods rely
on batch processing with a time complexity of O(W), where W is the number of
data points within a time window. Therefore, they cannot always efficiently
support real-time analysis that demands low processing delay. To address this
challenge, we propose OneShotSTL, an efficient and accurate algorithm that can
decompose time series online with an update time complexity of O(1). OneShotSTL
is more than $1,000$ times faster than the batch methods, with accuracy
comparable to the best counterparts. Extensive experiments on real-world
benchmark datasets for downstream time series anomaly detection and forecasting
tasks demonstrate that OneShotSTL is from 10 to over 1,000 times faster than
the state-of-the-art methods, while still providing comparable or even better
accuracy.
| no_new_dataset | 0.943971 |
2304.01512 | Rakshitha Godahewa | Ziyi Liu, Rakshitha Godahewa, Kasun Bandara, Christoph Bergmeir | Handling Concept Drift in Global Time Series Forecasting | 23 pages, 3 figures, 2 tables | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Machine learning (ML) based time series forecasting models often require and
assume certain degrees of stationarity in the data when producing forecasts.
However, in many real-world situations, the data distributions are not
stationary and they can change over time while reducing the accuracy of the
forecasting models, which in the ML literature is known as concept drift.
Handling concept drift in forecasting is essential for many ML methods in use
nowadays, however, the prior work only proposes methods to handle concept drift
in the classification domain. To fill this gap, we explore concept drift
handling methods in particular for Global Forecasting Models (GFM) which
recently have gained popularity in the forecasting domain. We propose two new
concept drift handling methods, namely: Error Contribution Weighting (ECW) and
Gradient Descent Weighting (GDW), based on a continuous adaptive weighting
concept. These methods use two forecasting models which are separately trained
with the most recent series and all series, and finally, the weighted average
of the forecasts provided by the two models are considered as the final
forecasts. Using LightGBM as the underlying base learner, in our evaluation on
three simulated datasets, the proposed models achieve significantly higher
accuracy than a set of statistical benchmarks and LightGBM baselines across
four evaluation metrics.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 03:46:25 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Liu",
"Ziyi",
""
],
[
"Godahewa",
"Rakshitha",
""
],
[
"Bandara",
"Kasun",
""
],
[
"Bergmeir",
"Christoph",
""
]
] | TITLE: Handling Concept Drift in Global Time Series Forecasting
ABSTRACT: Machine learning (ML) based time series forecasting models often require and
assume certain degrees of stationarity in the data when producing forecasts.
However, in many real-world situations, the data distributions are not
stationary and they can change over time while reducing the accuracy of the
forecasting models, which in the ML literature is known as concept drift.
Handling concept drift in forecasting is essential for many ML methods in use
nowadays, however, the prior work only proposes methods to handle concept drift
in the classification domain. To fill this gap, we explore concept drift
handling methods in particular for Global Forecasting Models (GFM) which
recently have gained popularity in the forecasting domain. We propose two new
concept drift handling methods, namely: Error Contribution Weighting (ECW) and
Gradient Descent Weighting (GDW), based on a continuous adaptive weighting
concept. These methods use two forecasting models which are separately trained
with the most recent series and all series, and finally, the weighted average
of the forecasts provided by the two models are considered as the final
forecasts. Using LightGBM as the underlying base learner, in our evaluation on
three simulated datasets, the proposed models achieve significantly higher
accuracy than a set of statistical benchmarks and LightGBM baselines across
four evaluation metrics.
| no_new_dataset | 0.947381 |
2304.01514 | Haobo Jiang | Haobo Jiang, Zheng Dang, Zhen Wei, Jin Xie, Jian Yang, Mathieu
Salzmann | Robust Outlier Rejection for 3D Registration with Variational Bayes | Accepted by CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning-based outlier (mismatched correspondence) rejection for robust 3D
registration generally formulates the outlier removal as an inlier/outlier
classification problem. The core for this to be successful is to learn the
discriminative inlier/outlier feature representations. In this paper, we
develop a novel variational non-local network-based outlier rejection framework
for robust alignment. By reformulating the non-local feature learning with
variational Bayesian inference, the Bayesian-driven long-range dependencies can
be modeled to aggregate discriminative geometric context information for
inlier/outlier distinction. Specifically, to achieve such Bayesian-driven
contextual dependencies, each query/key/value component in our non-local
network predicts a prior feature distribution and a posterior one. Embedded
with the inlier/outlier label, the posterior feature distribution is
label-dependent and discriminative. Thus, pushing the prior to be close to the
discriminative posterior in the training step enables the features sampled from
this prior at test time to model high-quality long-range dependencies. Notably,
to achieve effective posterior feature guidance, a specific probabilistic
graphical model is designed over our non-local model, which lets us derive a
variational low bound as our optimization objective for model training.
Finally, we propose a voting-based inlier searching strategy to cluster the
high-quality hypothetical inliers for transformation estimation. Extensive
experiments on 3DMatch, 3DLoMatch, and KITTI datasets verify the effectiveness
of our method.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 03:48:56 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Jiang",
"Haobo",
""
],
[
"Dang",
"Zheng",
""
],
[
"Wei",
"Zhen",
""
],
[
"Xie",
"Jin",
""
],
[
"Yang",
"Jian",
""
],
[
"Salzmann",
"Mathieu",
""
]
] | TITLE: Robust Outlier Rejection for 3D Registration with Variational Bayes
ABSTRACT: Learning-based outlier (mismatched correspondence) rejection for robust 3D
registration generally formulates the outlier removal as an inlier/outlier
classification problem. The core for this to be successful is to learn the
discriminative inlier/outlier feature representations. In this paper, we
develop a novel variational non-local network-based outlier rejection framework
for robust alignment. By reformulating the non-local feature learning with
variational Bayesian inference, the Bayesian-driven long-range dependencies can
be modeled to aggregate discriminative geometric context information for
inlier/outlier distinction. Specifically, to achieve such Bayesian-driven
contextual dependencies, each query/key/value component in our non-local
network predicts a prior feature distribution and a posterior one. Embedded
with the inlier/outlier label, the posterior feature distribution is
label-dependent and discriminative. Thus, pushing the prior to be close to the
discriminative posterior in the training step enables the features sampled from
this prior at test time to model high-quality long-range dependencies. Notably,
to achieve effective posterior feature guidance, a specific probabilistic
graphical model is designed over our non-local model, which lets us derive a
variational low bound as our optimization objective for model training.
Finally, we propose a voting-based inlier searching strategy to cluster the
high-quality hypothetical inliers for transformation estimation. Extensive
experiments on 3DMatch, 3DLoMatch, and KITTI datasets verify the effectiveness
of our method.
| no_new_dataset | 0.945248 |
2304.01563 | Qian Li | Qian Li, Shu Guo, Yangyifei Luo, Cheng Ji, Lihong Wang, Jiawei Sheng,
Jianxin Li | Attribute-Consistent Knowledge Graph Representation Learning for
Multi-Modal Entity Alignment | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The multi-modal entity alignment (MMEA) aims to find all equivalent entity
pairs between multi-modal knowledge graphs (MMKGs). Rich attributes and
neighboring entities are valuable for the alignment task, but existing works
ignore contextual gap problems that the aligned entities have different numbers
of attributes on specific modality when learning entity representations. In
this paper, we propose a novel attribute-consistent knowledge graph
representation learning framework for MMEA (ACK-MMEA) to compensate the
contextual gaps through incorporating consistent alignment knowledge.
Attribute-consistent KGs (ACKGs) are first constructed via multi-modal
attribute uniformization with merge and generate operators so that each entity
has one and only one uniform feature in each modality. The ACKGs are then fed
into a relation-aware graph neural network with random dropouts, to obtain
aggregated relation representations and robust entity representations. In order
to evaluate the ACK-MMEA facilitated for entity alignment, we specially design
a joint alignment loss for both entity and attribute evaluation. Extensive
experiments conducted on two benchmark datasets show that our approach achieves
excellent performance compared to its competitors.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 06:39:36 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Li",
"Qian",
""
],
[
"Guo",
"Shu",
""
],
[
"Luo",
"Yangyifei",
""
],
[
"Ji",
"Cheng",
""
],
[
"Wang",
"Lihong",
""
],
[
"Sheng",
"Jiawei",
""
],
[
"Li",
"Jianxin",
""
]
] | TITLE: Attribute-Consistent Knowledge Graph Representation Learning for
Multi-Modal Entity Alignment
ABSTRACT: The multi-modal entity alignment (MMEA) aims to find all equivalent entity
pairs between multi-modal knowledge graphs (MMKGs). Rich attributes and
neighboring entities are valuable for the alignment task, but existing works
ignore contextual gap problems that the aligned entities have different numbers
of attributes on specific modality when learning entity representations. In
this paper, we propose a novel attribute-consistent knowledge graph
representation learning framework for MMEA (ACK-MMEA) to compensate the
contextual gaps through incorporating consistent alignment knowledge.
Attribute-consistent KGs (ACKGs) are first constructed via multi-modal
attribute uniformization with merge and generate operators so that each entity
has one and only one uniform feature in each modality. The ACKGs are then fed
into a relation-aware graph neural network with random dropouts, to obtain
aggregated relation representations and robust entity representations. In order
to evaluate the ACK-MMEA facilitated for entity alignment, we specially design
a joint alignment loss for both entity and attribute evaluation. Extensive
experiments conducted on two benchmark datasets show that our approach achieves
excellent performance compared to its competitors.
| no_new_dataset | 0.945147 |
2304.01569 | Yao Lu | Yao Lu, Pengyuan Zhou, Yong Liao and Haiyong Xie | Spatiotemporal and Semantic Zero-inflated Urban Anomaly Prediction | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Urban anomaly predictions, such as traffic accident prediction and crime
prediction, are of vital importance to smart city security and maintenance.
Existing methods typically use deep learning to capture the intra-dependencies
in spatial and temporal dimensions. However, numerous key challenges remain
unsolved, for instance, sparse zero-inflated data due to urban anomalies
occurring with low frequency (which can lead to poor performance on real-world
datasets), and both intra- and inter-dependencies of abnormal patterns across
spatial, temporal, and semantic dimensions. Moreover, a unified approach to
predict multiple kinds of anomaly is left to explore. In this paper, we propose
STS to jointly capture the intra- and inter-dependencies between the patterns
and the influential factors in three dimensions. Further, we use a multi-task
prediction module with a customized loss function to solve the zero-inflated
issue. To verify the effectiveness of the model, we apply it to two urban
anomaly prediction tasks, crime prediction and traffic accident risk
prediction, respectively. Experiments on two application scenarios with four
real-world datasets demonstrate the superiority of STS, which outperforms
state-of-the-art methods in the mean absolute error and the root mean square
error by 37.88% and 18.10% on zero-inflated datasets, and, 60.32% and 37.28% on
non-zero datasets, respectively.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 06:48:07 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Lu",
"Yao",
""
],
[
"Zhou",
"Pengyuan",
""
],
[
"Liao",
"Yong",
""
],
[
"Xie",
"Haiyong",
""
]
] | TITLE: Spatiotemporal and Semantic Zero-inflated Urban Anomaly Prediction
ABSTRACT: Urban anomaly predictions, such as traffic accident prediction and crime
prediction, are of vital importance to smart city security and maintenance.
Existing methods typically use deep learning to capture the intra-dependencies
in spatial and temporal dimensions. However, numerous key challenges remain
unsolved, for instance, sparse zero-inflated data due to urban anomalies
occurring with low frequency (which can lead to poor performance on real-world
datasets), and both intra- and inter-dependencies of abnormal patterns across
spatial, temporal, and semantic dimensions. Moreover, a unified approach to
predict multiple kinds of anomaly is left to explore. In this paper, we propose
STS to jointly capture the intra- and inter-dependencies between the patterns
and the influential factors in three dimensions. Further, we use a multi-task
prediction module with a customized loss function to solve the zero-inflated
issue. To verify the effectiveness of the model, we apply it to two urban
anomaly prediction tasks, crime prediction and traffic accident risk
prediction, respectively. Experiments on two application scenarios with four
real-world datasets demonstrate the superiority of STS, which outperforms
state-of-the-art methods in the mean absolute error and the root mean square
error by 37.88% and 18.10% on zero-inflated datasets, and, 60.32% and 37.28% on
non-zero datasets, respectively.
| no_new_dataset | 0.950595 |
2304.01576 | Muhammad Usman | Muhammad Usman, Azka Rehman, Abdullah Shahid, Siddique Latif, Shi Sub
Byon, Sung Hyun Kim, Tariq Mahmood Khan, and Yeong Gil Shin | MESAHA-Net: Multi-Encoders based Self-Adaptive Hard Attention Network
with Maximum Intensity Projections for Lung Nodule Segmentation in CT Scan | null | null | null | null | eess.IV cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | Accurate lung nodule segmentation is crucial for early-stage lung cancer
diagnosis, as it can substantially enhance patient survival rates. Computed
tomography (CT) images are widely employed for early diagnosis in lung nodule
analysis. However, the heterogeneity of lung nodules, size diversity, and the
complexity of the surrounding environment pose challenges for developing robust
nodule segmentation methods. In this study, we propose an efficient end-to-end
framework, the multi-encoder-based self-adaptive hard attention network
(MESAHA-Net), for precise lung nodule segmentation in CT scans. MESAHA-Net
comprises three encoding paths, an attention block, and a decoder block,
facilitating the integration of three types of inputs: CT slice patches,
forward and backward maximum intensity projection (MIP) images, and region of
interest (ROI) masks encompassing the nodule. By employing a novel adaptive
hard attention mechanism, MESAHA-Net iteratively performs slice-by-slice 2D
segmentation of lung nodules, focusing on the nodule region in each slice to
generate 3D volumetric segmentation of lung nodules. The proposed framework has
been comprehensively evaluated on the LIDC-IDRI dataset, the largest publicly
available dataset for lung nodule segmentation. The results demonstrate that
our approach is highly robust for various lung nodule types, outperforming
previous state-of-the-art techniques in terms of segmentation accuracy and
computational complexity, rendering it suitable for real-time clinical
implementation.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 07:05:15 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Usman",
"Muhammad",
""
],
[
"Rehman",
"Azka",
""
],
[
"Shahid",
"Abdullah",
""
],
[
"Latif",
"Siddique",
""
],
[
"Byon",
"Shi Sub",
""
],
[
"Kim",
"Sung Hyun",
""
],
[
"Khan",
"Tariq Mahmood",
""
],
[
"Shin",
"Yeong Gil",
""
]
] | TITLE: MESAHA-Net: Multi-Encoders based Self-Adaptive Hard Attention Network
with Maximum Intensity Projections for Lung Nodule Segmentation in CT Scan
ABSTRACT: Accurate lung nodule segmentation is crucial for early-stage lung cancer
diagnosis, as it can substantially enhance patient survival rates. Computed
tomography (CT) images are widely employed for early diagnosis in lung nodule
analysis. However, the heterogeneity of lung nodules, size diversity, and the
complexity of the surrounding environment pose challenges for developing robust
nodule segmentation methods. In this study, we propose an efficient end-to-end
framework, the multi-encoder-based self-adaptive hard attention network
(MESAHA-Net), for precise lung nodule segmentation in CT scans. MESAHA-Net
comprises three encoding paths, an attention block, and a decoder block,
facilitating the integration of three types of inputs: CT slice patches,
forward and backward maximum intensity projection (MIP) images, and region of
interest (ROI) masks encompassing the nodule. By employing a novel adaptive
hard attention mechanism, MESAHA-Net iteratively performs slice-by-slice 2D
segmentation of lung nodules, focusing on the nodule region in each slice to
generate 3D volumetric segmentation of lung nodules. The proposed framework has
been comprehensively evaluated on the LIDC-IDRI dataset, the largest publicly
available dataset for lung nodule segmentation. The results demonstrate that
our approach is highly robust for various lung nodule types, outperforming
previous state-of-the-art techniques in terms of segmentation accuracy and
computational complexity, rendering it suitable for real-time clinical
implementation.
| new_dataset | 0.677207 |
2304.01585 | Nilah Ravi Nair | Nilah Ravi Nair, Fernando Moya Rueda, Christopher Reining and Gernot
A. Fink | Multi-Channel Time-Series Person and Soft-Biometric Identification | Accepted at the ICPR 2022 workshop: 12th International Workshop on
Human Behavior Understanding | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Multi-channel time-series datasets are popular in the context of human
activity recognition (HAR). On-body device (OBD) recordings of human movements
are often preferred for HAR applications not only for their reliability but as
an approach for identity protection, e.g., in industrial settings.
Contradictory, the gait activity is a biometric, as the cyclic movement is
distinctive and collectable. In addition, the gait cycle has proven to contain
soft-biometric information of human groups, such as age and height. Though
general human movements have not been considered a biometric, they might
contain identity information. This work investigates person and soft-biometrics
identification from OBD recordings of humans performing different activities
using deep architectures. Furthermore, we propose the use of attribute
representation for soft-biometric identification. We evaluate the method on
four datasets of multi-channel time-series HAR, measuring the performance of a
person and soft-biometrics identification and its relation concerning performed
activities. We find that person identification is not limited to gait activity.
The impact of activities on the identification performance was found to be
training and dataset specific. Soft-biometric based attribute representation
shows promising results and emphasis the necessity of larger datasets.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 07:24:51 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Nair",
"Nilah Ravi",
""
],
[
"Rueda",
"Fernando Moya",
""
],
[
"Reining",
"Christopher",
""
],
[
"Fink",
"Gernot A.",
""
]
] | TITLE: Multi-Channel Time-Series Person and Soft-Biometric Identification
ABSTRACT: Multi-channel time-series datasets are popular in the context of human
activity recognition (HAR). On-body device (OBD) recordings of human movements
are often preferred for HAR applications not only for their reliability but as
an approach for identity protection, e.g., in industrial settings.
Contradictory, the gait activity is a biometric, as the cyclic movement is
distinctive and collectable. In addition, the gait cycle has proven to contain
soft-biometric information of human groups, such as age and height. Though
general human movements have not been considered a biometric, they might
contain identity information. This work investigates person and soft-biometrics
identification from OBD recordings of humans performing different activities
using deep architectures. Furthermore, we propose the use of attribute
representation for soft-biometric identification. We evaluate the method on
four datasets of multi-channel time-series HAR, measuring the performance of a
person and soft-biometrics identification and its relation concerning performed
activities. We find that person identification is not limited to gait activity.
The impact of activities on the identification performance was found to be
training and dataset specific. Soft-biometric based attribute representation
shows promising results and emphasis the necessity of larger datasets.
| no_new_dataset | 0.946101 |
2304.01603 | Yongxin Zhu | Yongxin Zhu, Zhen Liu, Yukang Liang, Xin Li, Hao Liu, Changcun Bao,
Linli Xu | Locate Then Generate: Bridging Vision and Language with Bounding Box for
Scene-Text VQA | accepted in AAAI 2023 | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | In this paper, we propose a novel multi-modal framework for Scene Text Visual
Question Answering (STVQA), which requires models to read scene text in images
for question answering. Apart from text or visual objects, which could exist
independently, scene text naturally links text and visual modalities together
by conveying linguistic semantics while being a visual object in an image
simultaneously. Different to conventional STVQA models which take the
linguistic semantics and visual semantics in scene text as two separate
features, in this paper, we propose a paradigm of "Locate Then Generate" (LTG),
which explicitly unifies this two semantics with the spatial bounding box as a
bridge connecting them. Specifically, at first, LTG locates the region in an
image that may contain the answer words with an answer location module (ALM)
consisting of a region proposal network and a language refinement network, both
of which can transform to each other with one-to-one mapping via the scene text
bounding box. Next, given the answer words selected by ALM, LTG generates a
readable answer sequence with an answer generation module (AGM) based on a
pre-trained language model. As a benefit of the explicit alignment of the
visual and linguistic semantics, even without any scene text based pre-training
tasks, LTG can boost the absolute accuracy by +6.06% and +6.92% on the TextVQA
dataset and the ST-VQA dataset respectively, compared with a non-pre-training
baseline. We further demonstrate that LTG effectively unifies visual and text
modalities through the spatial bounding box connection, which is
underappreciated in previous methods.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 07:46:40 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Zhu",
"Yongxin",
""
],
[
"Liu",
"Zhen",
""
],
[
"Liang",
"Yukang",
""
],
[
"Li",
"Xin",
""
],
[
"Liu",
"Hao",
""
],
[
"Bao",
"Changcun",
""
],
[
"Xu",
"Linli",
""
]
] | TITLE: Locate Then Generate: Bridging Vision and Language with Bounding Box for
Scene-Text VQA
ABSTRACT: In this paper, we propose a novel multi-modal framework for Scene Text Visual
Question Answering (STVQA), which requires models to read scene text in images
for question answering. Apart from text or visual objects, which could exist
independently, scene text naturally links text and visual modalities together
by conveying linguistic semantics while being a visual object in an image
simultaneously. Different to conventional STVQA models which take the
linguistic semantics and visual semantics in scene text as two separate
features, in this paper, we propose a paradigm of "Locate Then Generate" (LTG),
which explicitly unifies this two semantics with the spatial bounding box as a
bridge connecting them. Specifically, at first, LTG locates the region in an
image that may contain the answer words with an answer location module (ALM)
consisting of a region proposal network and a language refinement network, both
of which can transform to each other with one-to-one mapping via the scene text
bounding box. Next, given the answer words selected by ALM, LTG generates a
readable answer sequence with an answer generation module (AGM) based on a
pre-trained language model. As a benefit of the explicit alignment of the
visual and linguistic semantics, even without any scene text based pre-training
tasks, LTG can boost the absolute accuracy by +6.06% and +6.92% on the TextVQA
dataset and the ST-VQA dataset respectively, compared with a non-pre-training
baseline. We further demonstrate that LTG effectively unifies visual and text
modalities through the spatial bounding box connection, which is
underappreciated in previous methods.
| no_new_dataset | 0.947137 |
2304.01612 | Ruiqi Li | Ruiqi Li, Patrik Haslum, Leyang Cui | EDeR: A Dataset for Exploring Dependency Relations Between Events | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Relation extraction is a central task in natural language processing (NLP)
and information retrieval (IR) research. We argue that an important type of
relation not explored in NLP or IR research to date is that of an event being
an argument - required or optional - of another event. We introduce the
human-annotated Event Dependency Relation dataset (EDeR) which provides this
dependency relation. The annotation is done on a sample of documents from the
OntoNotes dataset, which has the added benefit that it integrates with
existing, orthogonal, annotations of this dataset. We investigate baseline
approaches for predicting the event dependency relation, the best of which
achieves an accuracy of 82.61 for binary argument/non-argument classification.
We show that recognizing this relation leads to more accurate event extraction
(semantic role labelling) and can improve downstream tasks that depend on this,
such as co-reference resolution. Furthermore, we demonstrate that predicting
the three-way classification into the required argument, optional argument or
non-argument is a more challenging task.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 08:07:07 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Li",
"Ruiqi",
""
],
[
"Haslum",
"Patrik",
""
],
[
"Cui",
"Leyang",
""
]
] | TITLE: EDeR: A Dataset for Exploring Dependency Relations Between Events
ABSTRACT: Relation extraction is a central task in natural language processing (NLP)
and information retrieval (IR) research. We argue that an important type of
relation not explored in NLP or IR research to date is that of an event being
an argument - required or optional - of another event. We introduce the
human-annotated Event Dependency Relation dataset (EDeR) which provides this
dependency relation. The annotation is done on a sample of documents from the
OntoNotes dataset, which has the added benefit that it integrates with
existing, orthogonal, annotations of this dataset. We investigate baseline
approaches for predicting the event dependency relation, the best of which
achieves an accuracy of 82.61 for binary argument/non-argument classification.
We show that recognizing this relation leads to more accurate event extraction
(semantic role labelling) and can improve downstream tasks that depend on this,
such as co-reference resolution. Furthermore, we demonstrate that predicting
the three-way classification into the required argument, optional argument or
non-argument is a more challenging task.
| new_dataset | 0.963092 |
2304.01620 | Wencong Wu | Wencong Wu, Shicheng Liao, Guannan Lv, Peng Liang, Yungang Zhang | Image Blind Denoising Using Dual Convolutional Neural Network with Skip
Connection | null | null | null | null | cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, deep convolutional neural networks have shown fascinating
performance in the field of image denoising. However, deeper network
architectures are often accompanied with large numbers of model parameters,
leading to high training cost and long inference time, which limits their
application in practical denoising tasks. In this paper, we propose a novel
dual convolutional blind denoising network with skip connection (DCBDNet),
which is able to achieve a desirable balance between the denoising effect and
network complexity. The proposed DCBDNet consists of a noise estimation network
and a dual convolutional neural network (CNN). The noise estimation network is
used to estimate the noise level map, which improves the flexibility of the
proposed model. The dual CNN contains two branches: a u-shaped sub-network is
designed for the upper branch, and the lower branch is composed of the dilated
convolution layers. Skip connections between layers are utilized in both the
upper and lower branches. The proposed DCBDNet was evaluated on several
synthetic and real-world image denoising benchmark datasets. Experimental
results have demonstrated that the proposed DCBDNet can effectively remove
gaussian noise in a wide range of levels, spatially variant noise and real
noise. With a simple model structure, our proposed DCBDNet still can obtain
competitive denoising performance compared to the state-of-the-art image
denoising models containing complex architectures. Namely, a favorable
trade-off between denoising performance and model complexity is achieved. Codes
are available at https://github.com/WenCongWu/DCBDNet.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 08:21:46 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Wu",
"Wencong",
""
],
[
"Liao",
"Shicheng",
""
],
[
"Lv",
"Guannan",
""
],
[
"Liang",
"Peng",
""
],
[
"Zhang",
"Yungang",
""
]
] | TITLE: Image Blind Denoising Using Dual Convolutional Neural Network with Skip
Connection
ABSTRACT: In recent years, deep convolutional neural networks have shown fascinating
performance in the field of image denoising. However, deeper network
architectures are often accompanied with large numbers of model parameters,
leading to high training cost and long inference time, which limits their
application in practical denoising tasks. In this paper, we propose a novel
dual convolutional blind denoising network with skip connection (DCBDNet),
which is able to achieve a desirable balance between the denoising effect and
network complexity. The proposed DCBDNet consists of a noise estimation network
and a dual convolutional neural network (CNN). The noise estimation network is
used to estimate the noise level map, which improves the flexibility of the
proposed model. The dual CNN contains two branches: a u-shaped sub-network is
designed for the upper branch, and the lower branch is composed of the dilated
convolution layers. Skip connections between layers are utilized in both the
upper and lower branches. The proposed DCBDNet was evaluated on several
synthetic and real-world image denoising benchmark datasets. Experimental
results have demonstrated that the proposed DCBDNet can effectively remove
gaussian noise in a wide range of levels, spatially variant noise and real
noise. With a simple model structure, our proposed DCBDNet still can obtain
competitive denoising performance compared to the state-of-the-art image
denoising models containing complex architectures. Namely, a favorable
trade-off between denoising performance and model complexity is achieved. Codes
are available at https://github.com/WenCongWu/DCBDNet.
| no_new_dataset | 0.950041 |
2304.01621 | Mehwish Fatima | Mehwish Fatima, Tim Kolber, Katja Markert and Michael Strube | SimCSum: Joint Learning of Simplification and Cross-lingual
Summarization for Cross-lingual Science Journalism | null | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Cross-lingual science journalism generates popular science stories of
scientific articles different from the source language for a non-expert
audience. Hence, a cross-lingual popular summary must contain the salient
content of the input document, and the content should be coherent,
comprehensible, and in a local language for the targeted audience. We improve
these aspects of cross-lingual summary generation by joint training of two
high-level NLP tasks, simplification and cross-lingual summarization. The
former task reduces linguistic complexity, and the latter focuses on
cross-lingual abstractive summarization. We propose a novel multi-task
architecture - SimCSum consisting of one shared encoder and two parallel
decoders jointly learning simplification and cross-lingual summarization. We
empirically investigate the performance of SimCSum by comparing it with several
strong baselines over several evaluation metrics and by human evaluation.
Overall, SimCSum demonstrates statistically significant improvements over the
state-of-the-art on two non-synthetic cross-lingual scientific datasets.
Furthermore, we conduct an in-depth investigation into the linguistic
properties of generated summaries and an error analysis.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 08:24:22 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Fatima",
"Mehwish",
""
],
[
"Kolber",
"Tim",
""
],
[
"Markert",
"Katja",
""
],
[
"Strube",
"Michael",
""
]
] | TITLE: SimCSum: Joint Learning of Simplification and Cross-lingual
Summarization for Cross-lingual Science Journalism
ABSTRACT: Cross-lingual science journalism generates popular science stories of
scientific articles different from the source language for a non-expert
audience. Hence, a cross-lingual popular summary must contain the salient
content of the input document, and the content should be coherent,
comprehensible, and in a local language for the targeted audience. We improve
these aspects of cross-lingual summary generation by joint training of two
high-level NLP tasks, simplification and cross-lingual summarization. The
former task reduces linguistic complexity, and the latter focuses on
cross-lingual abstractive summarization. We propose a novel multi-task
architecture - SimCSum consisting of one shared encoder and two parallel
decoders jointly learning simplification and cross-lingual summarization. We
empirically investigate the performance of SimCSum by comparing it with several
strong baselines over several evaluation metrics and by human evaluation.
Overall, SimCSum demonstrates statistically significant improvements over the
state-of-the-art on two non-synthetic cross-lingual scientific datasets.
Furthermore, we conduct an in-depth investigation into the linguistic
properties of generated summaries and an error analysis.
| no_new_dataset | 0.942401 |
2304.01627 | Fangfang Zhou | Dan Zhang, Fangfang Zhou | Self-Supervised Image Denoising for Real-World Images with Context-aware
Transformer | 10 pages, 9 figures | IEEE Access, vol. 11, pp. 14340-14349, 2023 | 10.1109/ACCESS.2023.3243829 | null | cs.CV eess.IV | http://creativecommons.org/licenses/by/4.0/ | In recent years, the development of deep learning has been pushing image
denoising to a new level. Among them, self-supervised denoising is increasingly
popular because it does not require any prior knowledge. Most of the existing
self-supervised methods are based on convolutional neural networks (CNN), which
are restricted by the locality of the receptive field and would cause color
shifts or textures loss. In this paper, we propose a novel Denoise Transformer
for real-world image denoising, which is mainly constructed with Context-aware
Denoise Transformer (CADT) units and Secondary Noise Extractor (SNE) block.
CADT is designed as a dual-branch structure, where the global branch uses a
window-based Transformer encoder to extract the global information, while the
local branch focuses on the extraction of local features with small receptive
field. By incorporating CADT as basic components, we build a hierarchical
network to directly learn the noise distribution information through residual
learning and obtain the first stage denoised output. Then, we design SNE in low
computation for secondary global noise extraction. Finally the blind spots are
collected from the Denoise Transformer output and reconstructed, forming the
final denoised image. Extensive experiments on the real-world SIDD benchmark
achieve 50.62/0.990 for PSNR/SSIM, which is competitive with the current
state-of-the-art method and only 0.17/0.001 lower. Visual comparisons on public
sRGB, Raw-RGB and greyscale datasets prove that our proposed Denoise
Transformer has a competitive performance, especially on blurred textures and
low-light images, without using additional knowledge, e.g., noise level or
noise type, regarding the underlying unknown noise.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 08:30:50 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Zhang",
"Dan",
""
],
[
"Zhou",
"Fangfang",
""
]
] | TITLE: Self-Supervised Image Denoising for Real-World Images with Context-aware
Transformer
ABSTRACT: In recent years, the development of deep learning has been pushing image
denoising to a new level. Among them, self-supervised denoising is increasingly
popular because it does not require any prior knowledge. Most of the existing
self-supervised methods are based on convolutional neural networks (CNN), which
are restricted by the locality of the receptive field and would cause color
shifts or textures loss. In this paper, we propose a novel Denoise Transformer
for real-world image denoising, which is mainly constructed with Context-aware
Denoise Transformer (CADT) units and Secondary Noise Extractor (SNE) block.
CADT is designed as a dual-branch structure, where the global branch uses a
window-based Transformer encoder to extract the global information, while the
local branch focuses on the extraction of local features with small receptive
field. By incorporating CADT as basic components, we build a hierarchical
network to directly learn the noise distribution information through residual
learning and obtain the first stage denoised output. Then, we design SNE in low
computation for secondary global noise extraction. Finally the blind spots are
collected from the Denoise Transformer output and reconstructed, forming the
final denoised image. Extensive experiments on the real-world SIDD benchmark
achieve 50.62/0.990 for PSNR/SSIM, which is competitive with the current
state-of-the-art method and only 0.17/0.001 lower. Visual comparisons on public
sRGB, Raw-RGB and greyscale datasets prove that our proposed Denoise
Transformer has a competitive performance, especially on blurred textures and
low-light images, without using additional knowledge, e.g., noise level or
noise type, regarding the underlying unknown noise.
| no_new_dataset | 0.94887 |
2304.01647 | Xinyao Shu | Xinyao Shu and Shiyang Yan and Xu Yang and Ziheng Wu and Zhongfeng
Chen and Zhenyu Lu | SC-ML: Self-supervised Counterfactual Metric Learning for Debiased
Visual Question Answering | null | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Visual question answering (VQA) is a critical multimodal task in which an
agent must answer questions according to the visual cue. Unfortunately,
language bias is a common problem in VQA, which refers to the model generating
answers only by associating with the questions while ignoring the visual
content, resulting in biased results. We tackle the language bias problem by
proposing a self-supervised counterfactual metric learning (SC-ML) method to
focus the image features better. SC-ML can adaptively select the
question-relevant visual features to answer the question, reducing the negative
influence of question-irrelevant visual features on inferring answers. In
addition, question-irrelevant visual features can be seamlessly incorporated
into counterfactual training schemes to further boost robustness. Extensive
experiments have proved the effectiveness of our method with improved results
on the VQA-CP dataset. Our code will be made publicly available.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 09:05:11 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Shu",
"Xinyao",
""
],
[
"Yan",
"Shiyang",
""
],
[
"Yang",
"Xu",
""
],
[
"Wu",
"Ziheng",
""
],
[
"Chen",
"Zhongfeng",
""
],
[
"Lu",
"Zhenyu",
""
]
] | TITLE: SC-ML: Self-supervised Counterfactual Metric Learning for Debiased
Visual Question Answering
ABSTRACT: Visual question answering (VQA) is a critical multimodal task in which an
agent must answer questions according to the visual cue. Unfortunately,
language bias is a common problem in VQA, which refers to the model generating
answers only by associating with the questions while ignoring the visual
content, resulting in biased results. We tackle the language bias problem by
proposing a self-supervised counterfactual metric learning (SC-ML) method to
focus the image features better. SC-ML can adaptively select the
question-relevant visual features to answer the question, reducing the negative
influence of question-irrelevant visual features on inferring answers. In
addition, question-irrelevant visual features can be seamlessly incorporated
into counterfactual training schemes to further boost robustness. Extensive
experiments have proved the effectiveness of our method with improved results
on the VQA-CP dataset. Our code will be made publicly available.
| no_new_dataset | 0.946399 |
2304.01662 | Roberto Dess\`i | Roberto Dess\`i, Michele Bevilacqua, Eleonora Gualdoni, Nathanael
Carraz Rakotonirina, Francesca Franzon, Marco Baroni | Cross-Domain Image Captioning with Discriminative Finetuning | CVPR 2023 | null | null | null | cs.CV cs.AI cs.CL | http://creativecommons.org/licenses/by/4.0/ | Neural captioners are typically trained to mimic human-generated references
without optimizing for any specific communication goal, leading to problems
such as the generation of vague captions. In this paper, we show that
fine-tuning an out-of-the-box neural captioner with a self-supervised
discriminative communication objective helps to recover a plain, visually
descriptive language that is more informative about image contents. Given a
target image, the system must learn to produce a description that enables an
out-of-the-box text-conditioned image retriever to identify such image among a
set of candidates. We experiment with the popular ClipCap captioner, also
replicating the main results with BLIP. In terms of similarity to ground-truth
human descriptions, the captions emerging from discriminative finetuning lag
slightly behind those generated by the non-finetuned model, when the latter is
trained and tested on the same caption dataset. However, when the model is used
without further tuning to generate captions for out-of-domain datasets, our
discriminatively-finetuned captioner generates descriptions that resemble human
references more than those produced by the same captioner without finetuning.
We further show that, on the Conceptual Captions dataset, discriminatively
finetuned captions are more helpful than either vanilla ClipCap captions or
ground-truth captions for human annotators tasked with an image discrimination
task.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 09:33:16 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Dessì",
"Roberto",
""
],
[
"Bevilacqua",
"Michele",
""
],
[
"Gualdoni",
"Eleonora",
""
],
[
"Rakotonirina",
"Nathanael Carraz",
""
],
[
"Franzon",
"Francesca",
""
],
[
"Baroni",
"Marco",
""
]
] | TITLE: Cross-Domain Image Captioning with Discriminative Finetuning
ABSTRACT: Neural captioners are typically trained to mimic human-generated references
without optimizing for any specific communication goal, leading to problems
such as the generation of vague captions. In this paper, we show that
fine-tuning an out-of-the-box neural captioner with a self-supervised
discriminative communication objective helps to recover a plain, visually
descriptive language that is more informative about image contents. Given a
target image, the system must learn to produce a description that enables an
out-of-the-box text-conditioned image retriever to identify such image among a
set of candidates. We experiment with the popular ClipCap captioner, also
replicating the main results with BLIP. In terms of similarity to ground-truth
human descriptions, the captions emerging from discriminative finetuning lag
slightly behind those generated by the non-finetuned model, when the latter is
trained and tested on the same caption dataset. However, when the model is used
without further tuning to generate captions for out-of-domain datasets, our
discriminatively-finetuned captioner generates descriptions that resemble human
references more than those produced by the same captioner without finetuning.
We further show that, on the Conceptual Captions dataset, discriminatively
finetuned captions are more helpful than either vanilla ClipCap captions or
ground-truth captions for human annotators tasked with an image discrimination
task.
| no_new_dataset | 0.950503 |
2304.01663 | Dongwan Kim | Dongwan Kim and Bohyung Han | On the Stability-Plasticity Dilemma of Class-Incremental Learning | CVPR 2023 | null | null | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A primary goal of class-incremental learning is to strike a balance between
stability and plasticity, where models should be both stable enough to retain
knowledge learned from previously seen classes, and plastic enough to learn
concepts from new classes. While previous works demonstrate strong performance
on class-incremental benchmarks, it is not clear whether their success comes
from the models being stable, plastic, or a mixture of both. This paper aims to
shed light on how effectively recent class-incremental learning algorithms
address the stability-plasticity trade-off. We establish analytical tools that
measure the stability and plasticity of feature representations, and employ
such tools to investigate models trained with various algorithms on large-scale
class-incremental benchmarks. Surprisingly, we find that the majority of
class-incremental learning algorithms heavily favor stability over plasticity,
to the extent that the feature extractor of a model trained on the initial set
of classes is no less effective than that of the final incremental model. Our
observations not only inspire two simple algorithms that highlight the
importance of feature representation analysis, but also suggest that
class-incremental learning approaches, in general, should strive for better
feature representation learning.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 09:34:14 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Kim",
"Dongwan",
""
],
[
"Han",
"Bohyung",
""
]
] | TITLE: On the Stability-Plasticity Dilemma of Class-Incremental Learning
ABSTRACT: A primary goal of class-incremental learning is to strike a balance between
stability and plasticity, where models should be both stable enough to retain
knowledge learned from previously seen classes, and plastic enough to learn
concepts from new classes. While previous works demonstrate strong performance
on class-incremental benchmarks, it is not clear whether their success comes
from the models being stable, plastic, or a mixture of both. This paper aims to
shed light on how effectively recent class-incremental learning algorithms
address the stability-plasticity trade-off. We establish analytical tools that
measure the stability and plasticity of feature representations, and employ
such tools to investigate models trained with various algorithms on large-scale
class-incremental benchmarks. Surprisingly, we find that the majority of
class-incremental learning algorithms heavily favor stability over plasticity,
to the extent that the feature extractor of a model trained on the initial set
of classes is no less effective than that of the final incremental model. Our
observations not only inspire two simple algorithms that highlight the
importance of feature representation analysis, but also suggest that
class-incremental learning approaches, in general, should strive for better
feature representation learning.
| no_new_dataset | 0.948155 |
2304.01672 | Jubo Yu | Jubo Yu, Tianxiang Ren, Shihui Guo, Fengyi Fang, Kai Wang, Zijiao
Zeng, Yazhan Zhang, Andreas Aristidou, Yipeng Qin | Motion-R3: Fast and Accurate Motion Annotation via Representation-based
Representativeness Ranking | null | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we follow a data-centric philosophy and propose a novel motion
annotation method based on the inherent representativeness of motion data in a
given dataset. Specifically, we propose a Representation-based
Representativeness Ranking R3 method that ranks all motion data in a given
dataset according to their representativeness in a learned motion
representation space. We further propose a novel dual-level motion constrastive
learning method to learn the motion representation space in a more informative
way. Thanks to its high efficiency, our method is particularly responsive to
frequent requirements change and enables agile development of motion annotation
models. Experimental results on the HDM05 dataset against state-of-the-art
methods demonstrate the superiority of our method.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 09:58:58 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Yu",
"Jubo",
""
],
[
"Ren",
"Tianxiang",
""
],
[
"Guo",
"Shihui",
""
],
[
"Fang",
"Fengyi",
""
],
[
"Wang",
"Kai",
""
],
[
"Zeng",
"Zijiao",
""
],
[
"Zhang",
"Yazhan",
""
],
[
"Aristidou",
"Andreas",
""
],
[
"Qin",
"Yipeng",
""
]
] | TITLE: Motion-R3: Fast and Accurate Motion Annotation via Representation-based
Representativeness Ranking
ABSTRACT: In this paper, we follow a data-centric philosophy and propose a novel motion
annotation method based on the inherent representativeness of motion data in a
given dataset. Specifically, we propose a Representation-based
Representativeness Ranking R3 method that ranks all motion data in a given
dataset according to their representativeness in a learned motion
representation space. We further propose a novel dual-level motion constrastive
learning method to learn the motion representation space in a more informative
way. Thanks to its high efficiency, our method is particularly responsive to
frequent requirements change and enables agile development of motion annotation
models. Experimental results on the HDM05 dataset against state-of-the-art
methods demonstrate the superiority of our method.
| no_new_dataset | 0.952794 |
2304.01676 | Izzat El Hajj | Amir Nassereldine, Safaa Diab, Mohammed Baydoun, Kenneth Leach, Maxim
Alt, Dejan Milojicic, Izzat El Hajj | Predicting the Performance-Cost Trade-off of Applications Across
Multiple Systems | null | null | null | null | cs.DC | http://creativecommons.org/licenses/by/4.0/ | In modern computing environments, users may have multiple systems accessible
to them such as local clusters, private clouds, or public clouds. This
abundance of choices makes it difficult for users to select the system and
configuration for running an application that best meet their performance and
cost objectives. To assist such users, we propose a prediction tool that
predicts the full performance-cost trade-off space of an application across
multiple systems. Our tool runs and profiles a submitted application on a small
number of configurations from some of the systems, and uses that information to
predict the application's performance on all configurations in all systems. The
prediction models are trained offline with data collected from running a large
number of applications on a wide variety of configurations. Notable aspects of
our tool include: providing different scopes of prediction with varying online
profiling requirements, automating the selection of the small number of
configurations and systems used for online profiling, performing online
profiling using partial runs thereby make predictions for applications without
running them to completion, employing a classifier to distinguish applications
that scale well from those that scale poorly, and predicting the sensitivity of
applications to interference from other users. We evaluate our tool using 69
data analytics and scientific computing benchmarks executing on three different
single-node CPU systems with 8-9 configurations each and show that it can
achieve low prediction error with modest profiling overhead.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 10:04:05 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Nassereldine",
"Amir",
""
],
[
"Diab",
"Safaa",
""
],
[
"Baydoun",
"Mohammed",
""
],
[
"Leach",
"Kenneth",
""
],
[
"Alt",
"Maxim",
""
],
[
"Milojicic",
"Dejan",
""
],
[
"Hajj",
"Izzat El",
""
]
] | TITLE: Predicting the Performance-Cost Trade-off of Applications Across
Multiple Systems
ABSTRACT: In modern computing environments, users may have multiple systems accessible
to them such as local clusters, private clouds, or public clouds. This
abundance of choices makes it difficult for users to select the system and
configuration for running an application that best meet their performance and
cost objectives. To assist such users, we propose a prediction tool that
predicts the full performance-cost trade-off space of an application across
multiple systems. Our tool runs and profiles a submitted application on a small
number of configurations from some of the systems, and uses that information to
predict the application's performance on all configurations in all systems. The
prediction models are trained offline with data collected from running a large
number of applications on a wide variety of configurations. Notable aspects of
our tool include: providing different scopes of prediction with varying online
profiling requirements, automating the selection of the small number of
configurations and systems used for online profiling, performing online
profiling using partial runs thereby make predictions for applications without
running them to completion, employing a classifier to distinguish applications
that scale well from those that scale poorly, and predicting the sensitivity of
applications to interference from other users. We evaluate our tool using 69
data analytics and scientific computing benchmarks executing on three different
single-node CPU systems with 8-9 configurations each and show that it can
achieve low prediction error with modest profiling overhead.
| no_new_dataset | 0.950088 |
2304.01689 | Gengsen Huang | Yao Chen, Wensheng Gan, Gengsen Huang, Yongdong Wu, Philip S. Yu | Privacy-Preserving Federated Discovery of DNA Motifs with Differential
Privacy | Preprint. 7 figures, 1 table | null | null | null | cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | DNA motif discovery is an important issue in gene research, which aims to
identify transcription factor binding sites (i.e., motifs) in DNA sequences to
reveal the mechanisms that regulate gene expression. However, the phenomenon of
data silos and the problem of privacy leakage have seriously hindered the
development of DNA motif discovery. On the one hand, the phenomenon of data
silos makes data collection difficult. On the other hand, the collection and
use of DNA data become complicated and difficult because DNA is sensitive
private information. In this context, how discovering DNA motifs under the
premise of ensuring privacy and security and alleviating data silos has become
a very important issue. Therefore, this paper proposes a novel method, namely
DP-FLMD, to address this problem. Note that this is the first application of
federated learning to the field of genetics research. The federated learning
technique is used to solve the problem of data silos. It has the advantage of
enabling multiple participants to train models together and providing privacy
protection services. To address the challenges of federated learning in terms
of communication costs, this paper applies a sampling method and a strategy for
reducing communication costs to DP-FLMD. In addition, differential privacy, a
privacy protection technique with rigorous mathematical proof, is also applied
to DP-FLMD. Experiments on the DNA datasets show that DP-FLMD has high mining
accuracy and runtime efficiency, and the performance of the algorithm is
affected by some parameters.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 10:37:39 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Chen",
"Yao",
""
],
[
"Gan",
"Wensheng",
""
],
[
"Huang",
"Gengsen",
""
],
[
"Wu",
"Yongdong",
""
],
[
"Yu",
"Philip S.",
""
]
] | TITLE: Privacy-Preserving Federated Discovery of DNA Motifs with Differential
Privacy
ABSTRACT: DNA motif discovery is an important issue in gene research, which aims to
identify transcription factor binding sites (i.e., motifs) in DNA sequences to
reveal the mechanisms that regulate gene expression. However, the phenomenon of
data silos and the problem of privacy leakage have seriously hindered the
development of DNA motif discovery. On the one hand, the phenomenon of data
silos makes data collection difficult. On the other hand, the collection and
use of DNA data become complicated and difficult because DNA is sensitive
private information. In this context, how discovering DNA motifs under the
premise of ensuring privacy and security and alleviating data silos has become
a very important issue. Therefore, this paper proposes a novel method, namely
DP-FLMD, to address this problem. Note that this is the first application of
federated learning to the field of genetics research. The federated learning
technique is used to solve the problem of data silos. It has the advantage of
enabling multiple participants to train models together and providing privacy
protection services. To address the challenges of federated learning in terms
of communication costs, this paper applies a sampling method and a strategy for
reducing communication costs to DP-FLMD. In addition, differential privacy, a
privacy protection technique with rigorous mathematical proof, is also applied
to DP-FLMD. Experiments on the DNA datasets show that DP-FLMD has high mining
accuracy and runtime efficiency, and the performance of the algorithm is
affected by some parameters.
| no_new_dataset | 0.951997 |
2304.01721 | Michele Paolino | Anna Panagopoulou, Michele Paolino, Daniel Raho | Virtio-FPGA: a virtualization solution for SoC-attached FPGAs | null | null | null | null | cs.OS | http://creativecommons.org/licenses/by/4.0/ | Recently, FPGA accelerators have risen in popularity as they present a
suitable way of satisfying the high-computation and low-power demands of real
time applications. The modern electric transportation systems (such as
aircraft, road vehicles) can greatly profit from embedded FPGAs, which
incorporate both high-performance and flexibility features into a single SoC.
At the same time, the virtualization of FPGA resources aims to reinforce these
systems with strong isolation, consolidation and security. In this paper, we
present a novel virtualization framework aimed for SoC-attached FPGA devices,
in a Linux and QEMU/KVM setup. We use Virtio as a means to enable the
configuration of FPGA resources from guest systems in an efficient way. Also,
we employ the Linux VFIO and Device Tree Overlays technologies in order to
render the FPGA resources dynamically accessible to guest systems. The ability
to dynamically configure and utilize the FPGA resources from a virtualization
environment is described in details. The evaluation procedure of the solution
is presented and the virtualization overhead is benchmarked as minimal (around
10%) when accessing the FPGA devices from guest systems.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 11:30:24 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Panagopoulou",
"Anna",
""
],
[
"Paolino",
"Michele",
""
],
[
"Raho",
"Daniel",
""
]
] | TITLE: Virtio-FPGA: a virtualization solution for SoC-attached FPGAs
ABSTRACT: Recently, FPGA accelerators have risen in popularity as they present a
suitable way of satisfying the high-computation and low-power demands of real
time applications. The modern electric transportation systems (such as
aircraft, road vehicles) can greatly profit from embedded FPGAs, which
incorporate both high-performance and flexibility features into a single SoC.
At the same time, the virtualization of FPGA resources aims to reinforce these
systems with strong isolation, consolidation and security. In this paper, we
present a novel virtualization framework aimed for SoC-attached FPGA devices,
in a Linux and QEMU/KVM setup. We use Virtio as a means to enable the
configuration of FPGA resources from guest systems in an efficient way. Also,
we employ the Linux VFIO and Device Tree Overlays technologies in order to
render the FPGA resources dynamically accessible to guest systems. The ability
to dynamically configure and utilize the FPGA resources from a virtualization
environment is described in details. The evaluation procedure of the solution
is presented and the virtualization overhead is benchmarked as minimal (around
10%) when accessing the FPGA devices from guest systems.
| no_new_dataset | 0.94545 |
2304.01747 | Bowen Peng | Bowen Peng, Jianyue Xie, Bo Peng, Li Liu | Learning Invariant Representation via Contrastive Feature Alignment for
Clutter Robust SAR Target Recognition | 5 pages, 4 figures | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The deep neural networks (DNNs) have freed the synthetic aperture radar
automatic target recognition (SAR ATR) from expertise-based feature designing
and demonstrated superiority over conventional solutions. There has been shown
the unique deficiency of ground vehicle benchmarks in shapes of strong
background correlation results in DNNs overfitting the clutter and being
non-robust to unfamiliar surroundings. However, the gap between fixed
background model training and varying background application remains
underexplored. Inspired by contrastive learning, this letter proposes a
solution called Contrastive Feature Alignment (CFA) aiming to learn invariant
representation for robust recognition. The proposed method contributes a mixed
clutter variants generation strategy and a new inference branch equipped with
channel-weighted mean square error (CWMSE) loss for invariant representation
learning. In specific, the generation strategy is delicately designed to better
attract clutter-sensitive deviation in feature space. The CWMSE loss is further
devised to better contrast this deviation and align the deep features activated
by the original images and corresponding clutter variants. The proposed CFA
combines both classification and CWMSE losses to train the model jointly, which
allows for the progressive learning of invariant target representation.
Extensive evaluations on the MSTAR dataset and six DNN models prove the
effectiveness of our proposal. The results demonstrated that the CFA-trained
models are capable of recognizing targets among unfamiliar surroundings that
are not included in the dataset, and are robust to varying signal-to-clutter
ratios.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 12:35:33 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Peng",
"Bowen",
""
],
[
"Xie",
"Jianyue",
""
],
[
"Peng",
"Bo",
""
],
[
"Liu",
"Li",
""
]
] | TITLE: Learning Invariant Representation via Contrastive Feature Alignment for
Clutter Robust SAR Target Recognition
ABSTRACT: The deep neural networks (DNNs) have freed the synthetic aperture radar
automatic target recognition (SAR ATR) from expertise-based feature designing
and demonstrated superiority over conventional solutions. There has been shown
the unique deficiency of ground vehicle benchmarks in shapes of strong
background correlation results in DNNs overfitting the clutter and being
non-robust to unfamiliar surroundings. However, the gap between fixed
background model training and varying background application remains
underexplored. Inspired by contrastive learning, this letter proposes a
solution called Contrastive Feature Alignment (CFA) aiming to learn invariant
representation for robust recognition. The proposed method contributes a mixed
clutter variants generation strategy and a new inference branch equipped with
channel-weighted mean square error (CWMSE) loss for invariant representation
learning. In specific, the generation strategy is delicately designed to better
attract clutter-sensitive deviation in feature space. The CWMSE loss is further
devised to better contrast this deviation and align the deep features activated
by the original images and corresponding clutter variants. The proposed CFA
combines both classification and CWMSE losses to train the model jointly, which
allows for the progressive learning of invariant target representation.
Extensive evaluations on the MSTAR dataset and six DNN models prove the
effectiveness of our proposal. The results demonstrated that the CFA-trained
models are capable of recognizing targets among unfamiliar surroundings that
are not included in the dataset, and are robust to varying signal-to-clutter
ratios.
| no_new_dataset | 0.947769 |
2304.01804 | Youngwook Kim | Youngwook Kim, Jae Myung Kim, Jieun Jeong, Cordelia Schmid, Zeynep
Akata, Jungwoo Lee | Bridging the Gap between Model Explanations in Partially Annotated
Multi-label Classification | CVPR2023 Camera-ready | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Due to the expensive costs of collecting labels in multi-label classification
datasets, partially annotated multi-label classification has become an emerging
field in computer vision. One baseline approach to this task is to assume
unobserved labels as negative labels, but this assumption induces label noise
as a form of false negative. To understand the negative impact caused by false
negative labels, we study how these labels affect the model's explanation. We
observe that the explanation of two models, trained with full and partial
labels each, highlights similar regions but with different scaling, where the
latter tends to have lower attribution scores. Based on these findings, we
propose to boost the attribution scores of the model trained with partial
labels to make its explanation resemble that of the model trained with full
labels. Even with the conceptually simple approach, the multi-label
classification performance improves by a large margin in three different
datasets on a single positive label setting and one on a large-scale partial
label setting. Code is available at
https://github.com/youngwk/BridgeGapExplanationPAMC.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 14:00:59 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Kim",
"Youngwook",
""
],
[
"Kim",
"Jae Myung",
""
],
[
"Jeong",
"Jieun",
""
],
[
"Schmid",
"Cordelia",
""
],
[
"Akata",
"Zeynep",
""
],
[
"Lee",
"Jungwoo",
""
]
] | TITLE: Bridging the Gap between Model Explanations in Partially Annotated
Multi-label Classification
ABSTRACT: Due to the expensive costs of collecting labels in multi-label classification
datasets, partially annotated multi-label classification has become an emerging
field in computer vision. One baseline approach to this task is to assume
unobserved labels as negative labels, but this assumption induces label noise
as a form of false negative. To understand the negative impact caused by false
negative labels, we study how these labels affect the model's explanation. We
observe that the explanation of two models, trained with full and partial
labels each, highlights similar regions but with different scaling, where the
latter tends to have lower attribution scores. Based on these findings, we
propose to boost the attribution scores of the model trained with partial
labels to make its explanation resemble that of the model trained with full
labels. Even with the conceptually simple approach, the multi-label
classification performance improves by a large margin in three different
datasets on a single positive label setting and one on a large-scale partial
label setting. Code is available at
https://github.com/youngwk/BridgeGapExplanationPAMC.
| no_new_dataset | 0.952264 |
2304.01830 | Sarah Parisot | Sarah Parisot, Yongxin Yang, Steven McDonagh | Learning to Name Classes for Vision and Language Models | Accepted to CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Large scale vision and language models can achieve impressive zero-shot
recognition performance by mapping class specific text queries to image
content. Two distinct challenges that remain however, are high sensitivity to
the choice of handcrafted class names that define queries, and the difficulty
of adaptation to new, smaller datasets. Towards addressing these problems, we
propose to leverage available data to learn, for each class, an optimal word
embedding as a function of the visual content. By learning new word embeddings
on an otherwise frozen model, we are able to retain zero-shot capabilities for
new classes, easily adapt models to new datasets, and adjust potentially
erroneous, non-descriptive or ambiguous class names. We show that our solution
can easily be integrated in image classification and object detection
pipelines, yields significant performance gains in multiple scenarios and
provides insights into model biases and labelling errors.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 14:34:44 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Parisot",
"Sarah",
""
],
[
"Yang",
"Yongxin",
""
],
[
"McDonagh",
"Steven",
""
]
] | TITLE: Learning to Name Classes for Vision and Language Models
ABSTRACT: Large scale vision and language models can achieve impressive zero-shot
recognition performance by mapping class specific text queries to image
content. Two distinct challenges that remain however, are high sensitivity to
the choice of handcrafted class names that define queries, and the difficulty
of adaptation to new, smaller datasets. Towards addressing these problems, we
propose to leverage available data to learn, for each class, an optimal word
embedding as a function of the visual content. By learning new word embeddings
on an otherwise frozen model, we are able to retain zero-shot capabilities for
new classes, easily adapt models to new datasets, and adjust potentially
erroneous, non-descriptive or ambiguous class names. We show that our solution
can easily be integrated in image classification and object detection
pipelines, yields significant performance gains in multiple scenarios and
provides insights into model biases and labelling errors.
| no_new_dataset | 0.948822 |
2304.01841 | Meifeng Lin | Meifeng Lin, Zhihua Dong, Tianle Wang, Mohammad Atif, Meghna
Battacharya, Kyle Knoepfel, Charles Leggett, Brett Viren, and Haiwang Yu | Portable Programming Model Exploration for LArTPC Simulation in a
Heterogeneous Computing Environment: OpenMP vs. SYCL | 6 pages, 6 figures. Proceedings of 21st International Workshop on
Advanced Computing and Analysis Techniques in Physics Research (ACAT 2022) | null | null | null | hep-ex cs.DC physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | The evolution of the computing landscape has resulted in the proliferation of
diverse hardware architectures, with different flavors of GPUs and other
compute accelerators becoming more widely available. To facilitate the
efficient use of these architectures in a heterogeneous computing environment,
several programming models are available to enable portability and performance
across different computing systems, such as Kokkos, SYCL, OpenMP and others. As
part of the High Energy Physics Center for Computational Excellence (HEP-CCE)
project, we investigate if and how these different programming models may be
suitable for experimental HEP workflows through a few representative use cases.
One of such use cases is the Liquid Argon Time Projection Chamber (LArTPC)
simulation which is essential for LArTPC detector design, validation and data
analysis. Following up on our previous investigations of using Kokkos to port
LArTPC simulation in the Wire-Cell Toolkit (WCT) to GPUs, we have explored
OpenMP and SYCL as potential portable programming models for WCT, with the goal
to make diverse computing resources accessible to the LArTPC simulations. In
this work, we describe how we utilize relevant features of OpenMP and SYCL for
the LArTPC simulation module in WCT. We also show performance benchmark results
on multi-core CPUs, NVIDIA and AMD GPUs for both the OpenMP and the SYCL
implementations. Comparisons with different compilers will also be given where
appropriate.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 14:50:45 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Lin",
"Meifeng",
""
],
[
"Dong",
"Zhihua",
""
],
[
"Wang",
"Tianle",
""
],
[
"Atif",
"Mohammad",
""
],
[
"Battacharya",
"Meghna",
""
],
[
"Knoepfel",
"Kyle",
""
],
[
"Leggett",
"Charles",
""
],
[
"Viren",
"Brett",
""
],
[
"Yu",
"Haiwang",
""
]
] | TITLE: Portable Programming Model Exploration for LArTPC Simulation in a
Heterogeneous Computing Environment: OpenMP vs. SYCL
ABSTRACT: The evolution of the computing landscape has resulted in the proliferation of
diverse hardware architectures, with different flavors of GPUs and other
compute accelerators becoming more widely available. To facilitate the
efficient use of these architectures in a heterogeneous computing environment,
several programming models are available to enable portability and performance
across different computing systems, such as Kokkos, SYCL, OpenMP and others. As
part of the High Energy Physics Center for Computational Excellence (HEP-CCE)
project, we investigate if and how these different programming models may be
suitable for experimental HEP workflows through a few representative use cases.
One of such use cases is the Liquid Argon Time Projection Chamber (LArTPC)
simulation which is essential for LArTPC detector design, validation and data
analysis. Following up on our previous investigations of using Kokkos to port
LArTPC simulation in the Wire-Cell Toolkit (WCT) to GPUs, we have explored
OpenMP and SYCL as potential portable programming models for WCT, with the goal
to make diverse computing resources accessible to the LArTPC simulations. In
this work, we describe how we utilize relevant features of OpenMP and SYCL for
the LArTPC simulation module in WCT. We also show performance benchmark results
on multi-core CPUs, NVIDIA and AMD GPUs for both the OpenMP and the SYCL
implementations. Comparisons with different compilers will also be given where
appropriate.
| no_new_dataset | 0.942242 |
2304.01842 | Silvia Cascianelli PhD | Vittorio Pippi, Silvia Cascianelli, Lorenzo Baraldi, Rita Cucchiara | Evaluating Synthetic Pre-Training for Handwriting Processing Tasks | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this work, we explore massive pre-training on synthetic word images for
enhancing the performance on four benchmark downstream handwriting analysis
tasks. To this end, we build a large synthetic dataset of word images rendered
in several handwriting fonts, which offers a complete supervision signal. We
use it to train a simple convolutional neural network (ConvNet) with a fully
supervised objective. The vector representations of the images obtained from
the pre-trained ConvNet can then be considered as encodings of the handwriting
style. We exploit such representations for Writer Retrieval, Writer
Identification, Writer Verification, and Writer Classification and demonstrate
that our pre-training strategy allows extracting rich representations of the
writers' style that enable the aforementioned tasks with competitive results
with respect to task-specific State-of-the-Art approaches.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 14:50:52 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Pippi",
"Vittorio",
""
],
[
"Cascianelli",
"Silvia",
""
],
[
"Baraldi",
"Lorenzo",
""
],
[
"Cucchiara",
"Rita",
""
]
] | TITLE: Evaluating Synthetic Pre-Training for Handwriting Processing Tasks
ABSTRACT: In this work, we explore massive pre-training on synthetic word images for
enhancing the performance on four benchmark downstream handwriting analysis
tasks. To this end, we build a large synthetic dataset of word images rendered
in several handwriting fonts, which offers a complete supervision signal. We
use it to train a simple convolutional neural network (ConvNet) with a fully
supervised objective. The vector representations of the images obtained from
the pre-trained ConvNet can then be considered as encodings of the handwriting
style. We exploit such representations for Writer Retrieval, Writer
Identification, Writer Verification, and Writer Classification and demonstrate
that our pre-training strategy allows extracting rich representations of the
writers' style that enable the aforementioned tasks with competitive results
with respect to task-specific State-of-the-Art approaches.
| new_dataset | 0.956957 |
2304.01843 | Naveed Ul Hassan | Ammar Rafique, Naveed Ul Hassan, Muhammad Zubair, Ijaz Haider Naqvi,
Muhammad Qasim Mehmood, Chau Yuen, Marco Di Renzo, and Merouane Debbah | Reconfigurable Intelligent Surfaces: Interplay of Unit-Cell- and
Surface-Level Design and Performance under Quantifiable Benchmarks | null | null | null | null | cs.IT eess.SP math.IT | http://creativecommons.org/licenses/by/4.0/ | The ability of reconfigurable intelligent surfaces (RIS) to produce complex
radiation patterns in the far-field is determined by various factors, such as
the unit-cell's size, shape, spatial arrangement, tuning mechanism, the
communication and control circuitry's complexity, and the illuminating source's
type (point/planewave). Research on RIS has been mainly focused on two areas:
first, the optimization and design of unit-cells to achieve desired
electromagnetic responses within a specific frequency band; and second,
exploring the applications of RIS in various settings, including system-level
performance analysis. The former does not assume any specific radiation pattern
on the surface level, while the latter does not consider any particular
unit-cell design. Both approaches largely ignore the complexity and power
requirements of the RIS control circuitry. As we progress towards the
fabrication and use of RIS in real-world settings, it is becoming increasingly
necessary to consider the interplay between the unit-cell design, the required
surface-level radiation patterns, the control circuit's complexity, and the
power requirements concurrently. In this paper, a benchmarking framework for
RIS is employed to compare performance and analyze tradeoffs between the
unit-cell's specified radiation patterns and the control circuit's complexity
for far-field beamforming, considering different diode-based unit-cell designs
for a given surface size. This work lays the foundation for optimizing the
design of the unit-cells and surface-level radiation patterns, facilitating the
optimization of RIS-assisted wireless communication systems.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 14:53:58 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Rafique",
"Ammar",
""
],
[
"Hassan",
"Naveed Ul",
""
],
[
"Zubair",
"Muhammad",
""
],
[
"Naqvi",
"Ijaz Haider",
""
],
[
"Mehmood",
"Muhammad Qasim",
""
],
[
"Yuen",
"Chau",
""
],
[
"Di Renzo",
"Marco",
""
],
[
"Debbah",
"Merouane",
""
]
] | TITLE: Reconfigurable Intelligent Surfaces: Interplay of Unit-Cell- and
Surface-Level Design and Performance under Quantifiable Benchmarks
ABSTRACT: The ability of reconfigurable intelligent surfaces (RIS) to produce complex
radiation patterns in the far-field is determined by various factors, such as
the unit-cell's size, shape, spatial arrangement, tuning mechanism, the
communication and control circuitry's complexity, and the illuminating source's
type (point/planewave). Research on RIS has been mainly focused on two areas:
first, the optimization and design of unit-cells to achieve desired
electromagnetic responses within a specific frequency band; and second,
exploring the applications of RIS in various settings, including system-level
performance analysis. The former does not assume any specific radiation pattern
on the surface level, while the latter does not consider any particular
unit-cell design. Both approaches largely ignore the complexity and power
requirements of the RIS control circuitry. As we progress towards the
fabrication and use of RIS in real-world settings, it is becoming increasingly
necessary to consider the interplay between the unit-cell design, the required
surface-level radiation patterns, the control circuit's complexity, and the
power requirements concurrently. In this paper, a benchmarking framework for
RIS is employed to compare performance and analyze tradeoffs between the
unit-cell's specified radiation patterns and the control circuit's complexity
for far-field beamforming, considering different diode-based unit-cell designs
for a given surface size. This work lays the foundation for optimizing the
design of the unit-cells and surface-level radiation patterns, facilitating the
optimization of RIS-assisted wireless communication systems.
| no_new_dataset | 0.951729 |
2304.01864 | Quan Cap | Quan Huu Cap, Atsushi Fukuda, Hitoshi Iyatomi | A Practical Framework for Unsupervised Structure Preservation Medical
Image Enhancement | 11 pages, 7 figures | null | null | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Medical images are extremely valuable for supporting medical diagnoses.
However, in practice, low-quality (LQ) medical images, such as images that are
hazy/blurry, have uneven illumination, or are out of focus, among others, are
often obtained during data acquisition. This leads to difficulties in the
screening and diagnosis of medical diseases. Several generative adversarial
networks (GAN)-based image enhancement methods have been proposed and have
shown promising results. However, there is a quality-originality trade-off
among these methods in the sense that they produce visually pleasing results
but lose the ability to preserve originality, especially the structural inputs.
Moreover, to our knowledge, there is no objective metric in evaluating the
structure preservation of medical image enhancement methods in unsupervised
settings due to the unavailability of paired ground-truth data. In this study,
we propose a framework for practical unsupervised medical image enhancement
that includes (1) a non-reference objective evaluation of structure
preservation for medical image enhancement tasks called Laplacian structural
similarity index measure (LaSSIM), which is based on SSIM and the Laplacian
pyramid, and (2) a novel unsupervised GAN-based method called Laplacian medical
image enhancement (LaMEGAN) to support the improvement of both originality and
quality from LQ images. The LaSSIM metric does not require clean reference
images and has been shown to be superior to SSIM in capturing image structural
changes under image degradations, such as strong blurring on different
datasets. The experiments demonstrated that our LaMEGAN achieves a satisfactory
balance between quality and originality, with robust structure preservation
performance while generating compelling visual results with very high image
quality scores. The code will be made available at
https://github.com/AillisInc/USPMIE.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 15:13:44 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Cap",
"Quan Huu",
""
],
[
"Fukuda",
"Atsushi",
""
],
[
"Iyatomi",
"Hitoshi",
""
]
] | TITLE: A Practical Framework for Unsupervised Structure Preservation Medical
Image Enhancement
ABSTRACT: Medical images are extremely valuable for supporting medical diagnoses.
However, in practice, low-quality (LQ) medical images, such as images that are
hazy/blurry, have uneven illumination, or are out of focus, among others, are
often obtained during data acquisition. This leads to difficulties in the
screening and diagnosis of medical diseases. Several generative adversarial
networks (GAN)-based image enhancement methods have been proposed and have
shown promising results. However, there is a quality-originality trade-off
among these methods in the sense that they produce visually pleasing results
but lose the ability to preserve originality, especially the structural inputs.
Moreover, to our knowledge, there is no objective metric in evaluating the
structure preservation of medical image enhancement methods in unsupervised
settings due to the unavailability of paired ground-truth data. In this study,
we propose a framework for practical unsupervised medical image enhancement
that includes (1) a non-reference objective evaluation of structure
preservation for medical image enhancement tasks called Laplacian structural
similarity index measure (LaSSIM), which is based on SSIM and the Laplacian
pyramid, and (2) a novel unsupervised GAN-based method called Laplacian medical
image enhancement (LaMEGAN) to support the improvement of both originality and
quality from LQ images. The LaSSIM metric does not require clean reference
images and has been shown to be superior to SSIM in capturing image structural
changes under image degradations, such as strong blurring on different
datasets. The experiments demonstrated that our LaMEGAN achieves a satisfactory
balance between quality and originality, with robust structure preservation
performance while generating compelling visual results with very high image
quality scores. The code will be made available at
https://github.com/AillisInc/USPMIE.
| no_new_dataset | 0.950732 |
2304.01865 | Christian Keilstrup Ingwersen | Christian Keilstrup Ingwersen and Christian Mikkelstrup and Janus
N{\o}rtoft Jensen and Morten Rieger Hannemose and Anders Bjorholm Dahl | SportsPose -- A Dynamic 3D sports pose dataset | null | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Accurate 3D human pose estimation is essential for sports analytics,
coaching, and injury prevention. However, existing datasets for monocular pose
estimation do not adequately capture the challenging and dynamic nature of
sports movements. In response, we introduce SportsPose, a large-scale 3D human
pose dataset consisting of highly dynamic sports movements. With more than
176,000 3D poses from 24 different subjects performing 5 different sports
activities, SportsPose provides a diverse and comprehensive set of 3D poses
that reflect the complex and dynamic nature of sports movements. Contrary to
other markerless datasets we have quantitatively evaluated the precision of
SportsPose by comparing our poses with a commercial marker-based system and
achieve a mean error of 34.5 mm across all evaluation sequences. This is
comparable to the error reported on the commonly used 3DPW dataset. We further
introduce a new metric, local movement, which describes the movement of the
wrist and ankle joints in relation to the body. With this, we show that
SportsPose contains more movement than the Human3.6M and 3DPW datasets in these
extremum joints, indicating that our movements are more dynamic. The dataset
with accompanying code can be downloaded from our website. We hope that
SportsPose will allow researchers and practitioners to develop and evaluate
more effective models for the analysis of sports performance and injury
prevention. With its realistic and diverse dataset, SportsPose provides a
valuable resource for advancing the state-of-the-art in pose estimation in
sports.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 15:15:25 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Ingwersen",
"Christian Keilstrup",
""
],
[
"Mikkelstrup",
"Christian",
""
],
[
"Jensen",
"Janus Nørtoft",
""
],
[
"Hannemose",
"Morten Rieger",
""
],
[
"Dahl",
"Anders Bjorholm",
""
]
] | TITLE: SportsPose -- A Dynamic 3D sports pose dataset
ABSTRACT: Accurate 3D human pose estimation is essential for sports analytics,
coaching, and injury prevention. However, existing datasets for monocular pose
estimation do not adequately capture the challenging and dynamic nature of
sports movements. In response, we introduce SportsPose, a large-scale 3D human
pose dataset consisting of highly dynamic sports movements. With more than
176,000 3D poses from 24 different subjects performing 5 different sports
activities, SportsPose provides a diverse and comprehensive set of 3D poses
that reflect the complex and dynamic nature of sports movements. Contrary to
other markerless datasets we have quantitatively evaluated the precision of
SportsPose by comparing our poses with a commercial marker-based system and
achieve a mean error of 34.5 mm across all evaluation sequences. This is
comparable to the error reported on the commonly used 3DPW dataset. We further
introduce a new metric, local movement, which describes the movement of the
wrist and ankle joints in relation to the body. With this, we show that
SportsPose contains more movement than the Human3.6M and 3DPW datasets in these
extremum joints, indicating that our movements are more dynamic. The dataset
with accompanying code can be downloaded from our website. We hope that
SportsPose will allow researchers and practitioners to develop and evaluate
more effective models for the analysis of sports performance and injury
prevention. With its realistic and diverse dataset, SportsPose provides a
valuable resource for advancing the state-of-the-art in pose estimation in
sports.
| new_dataset | 0.972389 |
2304.01869 | Bas Van Stein | Bas van Stein and Diederick Vermetten and Fabio Caraffini and Anna V.
Kononova | Deep-BIAS: Detecting Structural Bias using Explainable AI | 9 pages | null | null | null | cs.NE cs.AI | http://creativecommons.org/licenses/by/4.0/ | Evaluating the performance of heuristic optimisation algorithms is essential
to determine how well they perform under various conditions. Recently, the BIAS
toolbox was introduced as a behaviour benchmark to detect structural bias (SB)
in search algorithms. The toolbox can be used to identify biases in existing
algorithms, as well as to test for bias in newly developed algorithms. In this
article, we introduce a novel and explainable deep-learning expansion of the
BIAS toolbox, called Deep-BIAS. Where the original toolbox uses 39 statistical
tests and a Random Forest model to predict the existence and type of SB, the
Deep-BIAS method uses a trained deep-learning model to immediately detect the
strength and type of SB based on the raw performance distributions. Through a
series of experiments with a variety of structurally biased scenarios, we
demonstrate the effectiveness of Deep-BIAS. We also present the results of
using the toolbox on 336 state-of-the-art optimisation algorithms, which showed
the presence of various types of structural bias, particularly towards the
centre of the objective space or exhibiting discretisation behaviour. The
Deep-BIAS method outperforms the BIAS toolbox both in detecting bias and for
classifying the type of SB. Furthermore, explanations can be derived using XAI
techniques.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 15:21:15 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"van Stein",
"Bas",
""
],
[
"Vermetten",
"Diederick",
""
],
[
"Caraffini",
"Fabio",
""
],
[
"Kononova",
"Anna V.",
""
]
] | TITLE: Deep-BIAS: Detecting Structural Bias using Explainable AI
ABSTRACT: Evaluating the performance of heuristic optimisation algorithms is essential
to determine how well they perform under various conditions. Recently, the BIAS
toolbox was introduced as a behaviour benchmark to detect structural bias (SB)
in search algorithms. The toolbox can be used to identify biases in existing
algorithms, as well as to test for bias in newly developed algorithms. In this
article, we introduce a novel and explainable deep-learning expansion of the
BIAS toolbox, called Deep-BIAS. Where the original toolbox uses 39 statistical
tests and a Random Forest model to predict the existence and type of SB, the
Deep-BIAS method uses a trained deep-learning model to immediately detect the
strength and type of SB based on the raw performance distributions. Through a
series of experiments with a variety of structurally biased scenarios, we
demonstrate the effectiveness of Deep-BIAS. We also present the results of
using the toolbox on 336 state-of-the-art optimisation algorithms, which showed
the presence of various types of structural bias, particularly towards the
centre of the objective space or exhibiting discretisation behaviour. The
Deep-BIAS method outperforms the BIAS toolbox both in detecting bias and for
classifying the type of SB. Furthermore, explanations can be derived using XAI
techniques.
| no_new_dataset | 0.946941 |
2304.01895 | Manuel Mu\~noz S\'anchez | Manuel Mu\~noz S\'anchez, Emilia Silvas, Jos Elfring, Ren\'e van de
Molengraft | Robustness Benchmark of Road User Trajectory Prediction Models for
Automated Driving | null | null | null | null | cs.AI cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Accurate and robust trajectory predictions of road users are needed to enable
safe automated driving. To do this, machine learning models are often used,
which can show erratic behavior when presented with previously unseen inputs.
In this work, two environment-aware models (MotionCNN and MultiPath++) and two
common baselines (Constant Velocity and an LSTM) are benchmarked for robustness
against various perturbations that simulate functional insufficiencies observed
during model deployment in a vehicle: unavailability of road information, late
detections, and noise. Results show significant performance degradation under
the presence of these perturbations, with errors increasing up to +1444.8\% in
commonly used trajectory prediction evaluation metrics. Training the models
with similar perturbations effectively reduces performance degradation, with
error increases of up to +87.5\%. We argue that despite being an effective
mitigation strategy, data augmentation through perturbations during training
does not guarantee robustness towards unforeseen perturbations, since
identification of all possible on-road complications is unfeasible.
Furthermore, degrading the inputs sometimes leads to more accurate predictions,
suggesting that the models are unable to learn the true relationships between
the different elements in the data.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 15:47:42 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Sánchez",
"Manuel Muñoz",
""
],
[
"Silvas",
"Emilia",
""
],
[
"Elfring",
"Jos",
""
],
[
"van de Molengraft",
"René",
""
]
] | TITLE: Robustness Benchmark of Road User Trajectory Prediction Models for
Automated Driving
ABSTRACT: Accurate and robust trajectory predictions of road users are needed to enable
safe automated driving. To do this, machine learning models are often used,
which can show erratic behavior when presented with previously unseen inputs.
In this work, two environment-aware models (MotionCNN and MultiPath++) and two
common baselines (Constant Velocity and an LSTM) are benchmarked for robustness
against various perturbations that simulate functional insufficiencies observed
during model deployment in a vehicle: unavailability of road information, late
detections, and noise. Results show significant performance degradation under
the presence of these perturbations, with errors increasing up to +1444.8\% in
commonly used trajectory prediction evaluation metrics. Training the models
with similar perturbations effectively reduces performance degradation, with
error increases of up to +87.5\%. We argue that despite being an effective
mitigation strategy, data augmentation through perturbations during training
does not guarantee robustness towards unforeseen perturbations, since
identification of all possible on-road complications is unfeasible.
Furthermore, degrading the inputs sometimes leads to more accurate predictions,
suggesting that the models are unable to learn the true relationships between
the different elements in the data.
| no_new_dataset | 0.945701 |
2304.01908 | Rushit Dave | Aniruddha Tiwari, Rushit Dave, Mounika Vanamala | Leveraging Deep Learning Approaches for Deepfake Detection: A Review | null | null | null | null | cs.LG cs.CR | http://creativecommons.org/licenses/by/4.0/ | Conspicuous progression in the field of machine learning and deep learning
have led the jump of highly realistic fake media, these media oftentimes
referred as deepfakes. Deepfakes are fabricated media which are generated by
sophisticated AI that are at times very difficult to set apart from the real
media. So far, this media can be uploaded to the various social media
platforms, hence advertising it to the world got easy, calling for an
efficacious countermeasure. Thus, one of the optimistic counter steps against
deepfake would be deepfake detection. To undertake this threat, researchers in
the past have created models to detect deepfakes based on ML/DL techniques like
Convolutional Neural Networks. This paper aims to explore different
methodologies with an intention to achieve a cost-effective model with a higher
accuracy with different types of the datasets, which is to address the
generalizability of the dataset.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 16:04:42 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Tiwari",
"Aniruddha",
""
],
[
"Dave",
"Rushit",
""
],
[
"Vanamala",
"Mounika",
""
]
] | TITLE: Leveraging Deep Learning Approaches for Deepfake Detection: A Review
ABSTRACT: Conspicuous progression in the field of machine learning and deep learning
have led the jump of highly realistic fake media, these media oftentimes
referred as deepfakes. Deepfakes are fabricated media which are generated by
sophisticated AI that are at times very difficult to set apart from the real
media. So far, this media can be uploaded to the various social media
platforms, hence advertising it to the world got easy, calling for an
efficacious countermeasure. Thus, one of the optimistic counter steps against
deepfake would be deepfake detection. To undertake this threat, researchers in
the past have created models to detect deepfakes based on ML/DL techniques like
Convolutional Neural Networks. This paper aims to explore different
methodologies with an intention to achieve a cost-effective model with a higher
accuracy with different types of the datasets, which is to address the
generalizability of the dataset.
| no_new_dataset | 0.944331 |
2304.01917 | Samyadeep Basu | Samyadeep Basu, Daniela Massiceti, Shell Xu Hu, Soheil Feizi | Strong Baselines for Parameter Efficient Few-Shot Fine-tuning | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Few-shot classification (FSC) entails learning novel classes given only a few
examples per class after a pre-training (or meta-training) phase on a set of
base classes. Recent works have shown that simply fine-tuning a pre-trained
Vision Transformer (ViT) on new test classes is a strong approach for FSC.
Fine-tuning ViTs, however, is expensive in time, compute and storage. This has
motivated the design of parameter efficient fine-tuning (PEFT) methods which
fine-tune only a fraction of the Transformer's parameters. While these methods
have shown promise, inconsistencies in experimental conditions make it
difficult to disentangle their advantage from other experimental factors
including the feature extractor architecture, pre-trained initialization and
fine-tuning algorithm, amongst others. In our paper, we conduct a large-scale,
experimentally consistent, empirical analysis to study PEFTs for few-shot image
classification. Through a battery of over 1.8k controlled experiments on
large-scale few-shot benchmarks including Meta-Dataset (MD) and ORBIT, we
uncover novel insights on PEFTs that cast light on their efficacy in
fine-tuning ViTs for few-shot classification. Through our controlled empirical
study, we have two main findings: (i) Fine-tuning just the LayerNorm parameters
(which we call LN-Tune) during few-shot adaptation is an extremely strong
baseline across ViTs pre-trained with both self-supervised and supervised
objectives, (ii) For self-supervised ViTs, we find that simply learning a set
of scaling parameters for each attention matrix (which we call AttnScale) along
with a domain-residual adapter (DRA) module leads to state-of-the-art
performance (while being $\sim\!$ 9$\times$ more parameter-efficient) on MD.
Our extensive empirical findings set strong baselines and call for rethinking
the current design of PEFT methods for FSC.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 16:14:39 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Basu",
"Samyadeep",
""
],
[
"Massiceti",
"Daniela",
""
],
[
"Hu",
"Shell Xu",
""
],
[
"Feizi",
"Soheil",
""
]
] | TITLE: Strong Baselines for Parameter Efficient Few-Shot Fine-tuning
ABSTRACT: Few-shot classification (FSC) entails learning novel classes given only a few
examples per class after a pre-training (or meta-training) phase on a set of
base classes. Recent works have shown that simply fine-tuning a pre-trained
Vision Transformer (ViT) on new test classes is a strong approach for FSC.
Fine-tuning ViTs, however, is expensive in time, compute and storage. This has
motivated the design of parameter efficient fine-tuning (PEFT) methods which
fine-tune only a fraction of the Transformer's parameters. While these methods
have shown promise, inconsistencies in experimental conditions make it
difficult to disentangle their advantage from other experimental factors
including the feature extractor architecture, pre-trained initialization and
fine-tuning algorithm, amongst others. In our paper, we conduct a large-scale,
experimentally consistent, empirical analysis to study PEFTs for few-shot image
classification. Through a battery of over 1.8k controlled experiments on
large-scale few-shot benchmarks including Meta-Dataset (MD) and ORBIT, we
uncover novel insights on PEFTs that cast light on their efficacy in
fine-tuning ViTs for few-shot classification. Through our controlled empirical
study, we have two main findings: (i) Fine-tuning just the LayerNorm parameters
(which we call LN-Tune) during few-shot adaptation is an extremely strong
baseline across ViTs pre-trained with both self-supervised and supervised
objectives, (ii) For self-supervised ViTs, we find that simply learning a set
of scaling parameters for each attention matrix (which we call AttnScale) along
with a domain-residual adapter (DRA) module leads to state-of-the-art
performance (while being $\sim\!$ 9$\times$ more parameter-efficient) on MD.
Our extensive empirical findings set strong baselines and call for rethinking
the current design of PEFT methods for FSC.
| no_new_dataset | 0.949342 |
2304.01919 | Eytan Adar | Jiaqi Wu and John Joon Young Chung and Eytan Adar | viz2viz: Prompt-driven stylized visualization generation using a
diffusion model | 17 pages | null | null | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Creating stylized visualization requires going beyond the limited, abstract,
geometric marks produced by most tools. Rather, the designer builds stylized
idioms where the marks are both transformed (e.g., photographs of candles
instead of bars) and also synthesized into a 'scene' that pushes the boundaries
of traditional visualizations. To support this, we introduce viz2viz, a system
for transforming visualizations with a textual prompt to a stylized form. The
system follows a high-level recipe that leverages various generative methods to
produce new visualizations that retain the properties of the original dataset.
While the base recipe is consistent across many visualization types, we
demonstrate how it can be specifically adapted to the creation of different
visualization types (bar charts, area charts, pie charts, and network
visualizations). Our approach introduces techniques for using different prompts
for different marks (i.e., each bar can be something completely different)
while still retaining image "coherence." We conclude with an evaluation of the
approach and discussion on extensions and limitations.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 16:15:05 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Wu",
"Jiaqi",
""
],
[
"Chung",
"John Joon Young",
""
],
[
"Adar",
"Eytan",
""
]
] | TITLE: viz2viz: Prompt-driven stylized visualization generation using a
diffusion model
ABSTRACT: Creating stylized visualization requires going beyond the limited, abstract,
geometric marks produced by most tools. Rather, the designer builds stylized
idioms where the marks are both transformed (e.g., photographs of candles
instead of bars) and also synthesized into a 'scene' that pushes the boundaries
of traditional visualizations. To support this, we introduce viz2viz, a system
for transforming visualizations with a textual prompt to a stylized form. The
system follows a high-level recipe that leverages various generative methods to
produce new visualizations that retain the properties of the original dataset.
While the base recipe is consistent across many visualization types, we
demonstrate how it can be specifically adapted to the creation of different
visualization types (bar charts, area charts, pie charts, and network
visualizations). Our approach introduces techniques for using different prompts
for different marks (i.e., each bar can be something completely different)
while still retaining image "coherence." We conclude with an evaluation of the
approach and discussion on extensions and limitations.
| no_new_dataset | 0.947039 |
2304.01922 | Michal \v{S}tef\'anik | Michal \v{S}tef\'anik and Marek Kadl\v{c}\'ik and Piotr Gramacki and
Petr Sojka | Resources and Few-shot Learners for In-context Learning in Slavic
Languages | EACL 2023 SlavicNLP Long Paper. New instructional templates and
models are available on
https://github.com/fewshot-goes-multilingual/slavic-incontext-learning | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Despite the rapid recent progress in creating accurate and compact in-context
learners, most recent work focuses on in-context learning (ICL) for tasks in
English. However, the ability to interact with users of languages outside
English presents a great potential for broadening the applicability of language
technologies to non-English speakers.
In this work, we collect the infrastructure necessary for training and
evaluation of ICL in a selection of Slavic languages: Czech, Polish, and
Russian. We link a diverse set of datasets and cast these into a unified
instructional format through a set of transformations and newly-crafted
templates written purely in target languages. Using the newly-curated dataset,
we evaluate a set of the most recent in-context learners and compare their
results to the supervised baselines. Finally, we train, evaluate and publish a
set of in-context learning models that we train on the collected resources and
compare their performance to previous work.
We find that ICL models tuned in English are also able to learn some tasks
from non-English contexts, but multilingual instruction fine-tuning
consistently improves the ICL ability. We also find that the massive multitask
training can be outperformed by single-task training in the target language,
uncovering the potential for specializing in-context learners to the
language(s) of their application.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 16:16:25 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Štefánik",
"Michal",
""
],
[
"Kadlčík",
"Marek",
""
],
[
"Gramacki",
"Piotr",
""
],
[
"Sojka",
"Petr",
""
]
] | TITLE: Resources and Few-shot Learners for In-context Learning in Slavic
Languages
ABSTRACT: Despite the rapid recent progress in creating accurate and compact in-context
learners, most recent work focuses on in-context learning (ICL) for tasks in
English. However, the ability to interact with users of languages outside
English presents a great potential for broadening the applicability of language
technologies to non-English speakers.
In this work, we collect the infrastructure necessary for training and
evaluation of ICL in a selection of Slavic languages: Czech, Polish, and
Russian. We link a diverse set of datasets and cast these into a unified
instructional format through a set of transformations and newly-crafted
templates written purely in target languages. Using the newly-curated dataset,
we evaluate a set of the most recent in-context learners and compare their
results to the supervised baselines. Finally, we train, evaluate and publish a
set of in-context learning models that we train on the collected resources and
compare their performance to previous work.
We find that ICL models tuned in English are also able to learn some tasks
from non-English contexts, but multilingual instruction fine-tuning
consistently improves the ICL ability. We also find that the massive multitask
training can be outperformed by single-task training in the target language,
uncovering the potential for specializing in-context learners to the
language(s) of their application.
| new_dataset | 0.967808 |
2304.01961 | Jheng-Hong Yang | Jheng-Hong Yang, Carlos Lassance, Rafael Sampaio de Rezende, Krishna
Srinivasan, Miriam Redi, St\'ephane Clinchant, Jimmy Lin | AToMiC: An Image/Text Retrieval Test Collection to Support Multimedia
Content Creation | null | null | null | null | cs.IR cs.CL cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper presents the AToMiC (Authoring Tools for Multimedia Content)
dataset, designed to advance research in image/text cross-modal retrieval.
While vision-language pretrained transformers have led to significant
improvements in retrieval effectiveness, existing research has relied on
image-caption datasets that feature only simplistic image-text relationships
and underspecified user models of retrieval tasks. To address the gap between
these oversimplified settings and real-world applications for multimedia
content creation, we introduce a new approach for building retrieval test
collections. We leverage hierarchical structures and diverse domains of texts,
styles, and types of images, as well as large-scale image-document associations
embedded in Wikipedia. We formulate two tasks based on a realistic user model
and validate our dataset through retrieval experiments using baseline models.
AToMiC offers a testbed for scalable, diverse, and reproducible multimedia
retrieval research. Finally, the dataset provides the basis for a dedicated
track at the 2023 Text Retrieval Conference (TREC), and is publicly available
at https://github.com/TREC-AToMiC/AToMiC.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 17:11:34 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Yang",
"Jheng-Hong",
""
],
[
"Lassance",
"Carlos",
""
],
[
"de Rezende",
"Rafael Sampaio",
""
],
[
"Srinivasan",
"Krishna",
""
],
[
"Redi",
"Miriam",
""
],
[
"Clinchant",
"Stéphane",
""
],
[
"Lin",
"Jimmy",
""
]
] | TITLE: AToMiC: An Image/Text Retrieval Test Collection to Support Multimedia
Content Creation
ABSTRACT: This paper presents the AToMiC (Authoring Tools for Multimedia Content)
dataset, designed to advance research in image/text cross-modal retrieval.
While vision-language pretrained transformers have led to significant
improvements in retrieval effectiveness, existing research has relied on
image-caption datasets that feature only simplistic image-text relationships
and underspecified user models of retrieval tasks. To address the gap between
these oversimplified settings and real-world applications for multimedia
content creation, we introduce a new approach for building retrieval test
collections. We leverage hierarchical structures and diverse domains of texts,
styles, and types of images, as well as large-scale image-document associations
embedded in Wikipedia. We formulate two tasks based on a realistic user model
and validate our dataset through retrieval experiments using baseline models.
AToMiC offers a testbed for scalable, diverse, and reproducible multimedia
retrieval research. Finally, the dataset provides the basis for a dedicated
track at the 2023 Text Retrieval Conference (TREC), and is publicly available
at https://github.com/TREC-AToMiC/AToMiC.
| new_dataset | 0.966976 |
2304.01962 | Xuanchao Ma | Xuanchao Ma and Yuchen Liu | Ethylene Leak Detection Based on Infrared Imaging: A Benchmark | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Ethylene leakage detection has become one of the most important research
directions in the field of target detection due to the fact that ethylene
leakage in the petrochemical industry is closely related to production safety
and environmental pollution. Under infrared conditions, there are many factors
that affect the texture characteristics of ethylene, such as ethylene
concentration, background, and so on. We find that the detection criteria used
in infrared imaging ethylene leakage detection research cannot fully reflect
real-world production conditions, which is not conducive to evaluate the
performance of current image-based target detection methods. Therefore, we
create a new infrared image dataset of ethylene leakage with different
concentrations and backgrounds, including 54275 images. We use the proposed
dataset benchmark to evaluate seven advanced image-based target detection
algorithms. Experimental results demonstrate the performance and limitations of
existing algorithms, and the dataset benchmark has good versatility and
effectiveness.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 17:13:06 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Ma",
"Xuanchao",
""
],
[
"Liu",
"Yuchen",
""
]
] | TITLE: Ethylene Leak Detection Based on Infrared Imaging: A Benchmark
ABSTRACT: Ethylene leakage detection has become one of the most important research
directions in the field of target detection due to the fact that ethylene
leakage in the petrochemical industry is closely related to production safety
and environmental pollution. Under infrared conditions, there are many factors
that affect the texture characteristics of ethylene, such as ethylene
concentration, background, and so on. We find that the detection criteria used
in infrared imaging ethylene leakage detection research cannot fully reflect
real-world production conditions, which is not conducive to evaluate the
performance of current image-based target detection methods. Therefore, we
create a new infrared image dataset of ethylene leakage with different
concentrations and backgrounds, including 54275 images. We use the proposed
dataset benchmark to evaluate seven advanced image-based target detection
algorithms. Experimental results demonstrate the performance and limitations of
existing algorithms, and the dataset benchmark has good versatility and
effectiveness.
| new_dataset | 0.957755 |
2304.02009 | Paul-Edouard Sarlin | Paul-Edouard Sarlin, Daniel DeTone, Tsun-Yi Yang, Armen Avetisyan,
Julian Straub, Tomasz Malisiewicz, Samuel Rota Bulo, Richard Newcombe, Peter
Kontschieder, Vasileios Balntas | OrienterNet: Visual Localization in 2D Public Maps with Neural Matching | CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Humans can orient themselves in their 3D environments using simple 2D maps.
Differently, algorithms for visual localization mostly rely on complex 3D point
clouds that are expensive to build, store, and maintain over time. We bridge
this gap by introducing OrienterNet, the first deep neural network that can
localize an image with sub-meter accuracy using the same 2D semantic maps that
humans use. OrienterNet estimates the location and orientation of a query image
by matching a neural Bird's-Eye View with open and globally available maps from
OpenStreetMap, enabling anyone to localize anywhere such maps are available.
OrienterNet is supervised only by camera poses but learns to perform semantic
matching with a wide range of map elements in an end-to-end manner. To enable
this, we introduce a large crowd-sourced dataset of images captured across 12
cities from the diverse viewpoints of cars, bikes, and pedestrians. OrienterNet
generalizes to new datasets and pushes the state of the art in both robotics
and AR scenarios. The code and trained model will be released publicly.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 17:59:03 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Sarlin",
"Paul-Edouard",
""
],
[
"DeTone",
"Daniel",
""
],
[
"Yang",
"Tsun-Yi",
""
],
[
"Avetisyan",
"Armen",
""
],
[
"Straub",
"Julian",
""
],
[
"Malisiewicz",
"Tomasz",
""
],
[
"Bulo",
"Samuel Rota",
""
],
[
"Newcombe",
"Richard",
""
],
[
"Kontschieder",
"Peter",
""
],
[
"Balntas",
"Vasileios",
""
]
] | TITLE: OrienterNet: Visual Localization in 2D Public Maps with Neural Matching
ABSTRACT: Humans can orient themselves in their 3D environments using simple 2D maps.
Differently, algorithms for visual localization mostly rely on complex 3D point
clouds that are expensive to build, store, and maintain over time. We bridge
this gap by introducing OrienterNet, the first deep neural network that can
localize an image with sub-meter accuracy using the same 2D semantic maps that
humans use. OrienterNet estimates the location and orientation of a query image
by matching a neural Bird's-Eye View with open and globally available maps from
OpenStreetMap, enabling anyone to localize anywhere such maps are available.
OrienterNet is supervised only by camera poses but learns to perform semantic
matching with a wide range of map elements in an end-to-end manner. To enable
this, we introduce a large crowd-sourced dataset of images captured across 12
cities from the diverse viewpoints of cars, bikes, and pedestrians. OrienterNet
generalizes to new datasets and pushes the state of the art in both robotics
and AR scenarios. The code and trained model will be released publicly.
| new_dataset | 0.961822 |
2304.02010 | Qiushan Guo | Qiushan Guo, Yizhou Yu, Yi Jiang, Jiannan Wu, Zehuan Yuan, Ping Luo | Multi-Level Contrastive Learning for Dense Prediction Task | Technical report | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | In this work, we present Multi-Level Contrastive Learning for Dense
Prediction Task (MCL), an efficient self-supervised method for learning
region-level feature representation for dense prediction tasks. Our method is
motivated by the three key factors in detection: localization, scale
consistency and recognition. To explicitly encode absolute position and scale
information, we propose a novel pretext task that assembles multi-scale images
in a montage manner to mimic multi-object scenarios. Unlike the existing
image-level self-supervised methods, our method constructs a multi-level
contrastive loss that considers each sub-region of the montage image as a
singleton. Our method enables the neural network to learn regional semantic
representations for translation and scale consistency while reducing
pre-training epochs to the same as supervised pre-training. Extensive
experiments demonstrate that MCL consistently outperforms the recent
state-of-the-art methods on various datasets with significant margins. In
particular, MCL obtains 42.5 AP$^\mathrm{bb}$ and 38.3 AP$^\mathrm{mk}$ on COCO
with the 1x schedule fintuning, when using Mask R-CNN with R50-FPN backbone
pre-trained with 100 epochs. In comparison to MoCo, our method surpasses their
performance by 4.0 AP$^\mathrm{bb}$ and 3.1 AP$^\mathrm{mk}$. Furthermore, we
explore the alignment between pretext task and downstream tasks. We extend our
pretext task to supervised pre-training, which achieves a similar performance
to self-supervised learning. This result demonstrates the importance of the
alignment between pretext task and downstream tasks, indicating the potential
for wider applicability of our method beyond self-supervised settings.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 17:59:04 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Guo",
"Qiushan",
""
],
[
"Yu",
"Yizhou",
""
],
[
"Jiang",
"Yi",
""
],
[
"Wu",
"Jiannan",
""
],
[
"Yuan",
"Zehuan",
""
],
[
"Luo",
"Ping",
""
]
] | TITLE: Multi-Level Contrastive Learning for Dense Prediction Task
ABSTRACT: In this work, we present Multi-Level Contrastive Learning for Dense
Prediction Task (MCL), an efficient self-supervised method for learning
region-level feature representation for dense prediction tasks. Our method is
motivated by the three key factors in detection: localization, scale
consistency and recognition. To explicitly encode absolute position and scale
information, we propose a novel pretext task that assembles multi-scale images
in a montage manner to mimic multi-object scenarios. Unlike the existing
image-level self-supervised methods, our method constructs a multi-level
contrastive loss that considers each sub-region of the montage image as a
singleton. Our method enables the neural network to learn regional semantic
representations for translation and scale consistency while reducing
pre-training epochs to the same as supervised pre-training. Extensive
experiments demonstrate that MCL consistently outperforms the recent
state-of-the-art methods on various datasets with significant margins. In
particular, MCL obtains 42.5 AP$^\mathrm{bb}$ and 38.3 AP$^\mathrm{mk}$ on COCO
with the 1x schedule fintuning, when using Mask R-CNN with R50-FPN backbone
pre-trained with 100 epochs. In comparison to MoCo, our method surpasses their
performance by 4.0 AP$^\mathrm{bb}$ and 3.1 AP$^\mathrm{mk}$. Furthermore, we
explore the alignment between pretext task and downstream tasks. We extend our
pretext task to supervised pre-training, which achieves a similar performance
to self-supervised learning. This result demonstrates the importance of the
alignment between pretext task and downstream tasks, indicating the potential
for wider applicability of our method beyond self-supervised settings.
| no_new_dataset | 0.947527 |
1710.03131 | Huikai Wu | Huikai Wu, Yanqi Zong, Junge Zhang, Kaiqi Huang | MSC: A Dataset for Macro-Management in StarCraft II | Homepage: https://github.com/wuhuikai/MSC | null | null | null | cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Macro-management is an important problem in StarCraft, which has been studied
for a long time. Various datasets together with assorted methods have been
proposed in the last few years. But these datasets have some defects for
boosting the academic and industrial research: 1) There're neither standard
preprocessing, parsing and feature extraction procedures nor predefined
training, validation and test set in some datasets. 2) Some datasets are only
specified for certain tasks in macro-management. 3) Some datasets are either
too small or don't have enough labeled data for modern machine learning
algorithms such as deep neural networks. So most previous methods are trained
with various features, evaluated on different test sets from the same or
different datasets, making it difficult to be compared directly. To boost the
research of macro-management in StarCraft, we release a new dataset MSC based
on the platform SC2LE. MSC consists of well-designed feature vectors,
pre-defined high-level actions and final result of each match. We also split
MSC into training, validation and test set for the convenience of evaluation
and comparison. Besides the dataset, we propose a baseline model and present
initial baseline results for global state evaluation and build order
prediction, which are two of the key tasks in macro-management. Various
downstream tasks and analyses of the dataset are also described for the sake of
research on macro-management in StarCraft II. Homepage:
https://github.com/wuhuikai/MSC.
| [
{
"version": "v1",
"created": "Mon, 9 Oct 2017 14:59:11 GMT"
},
{
"version": "v2",
"created": "Tue, 26 Feb 2019 12:06:34 GMT"
},
{
"version": "v3",
"created": "Mon, 3 Apr 2023 11:56:53 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Wu",
"Huikai",
""
],
[
"Zong",
"Yanqi",
""
],
[
"Zhang",
"Junge",
""
],
[
"Huang",
"Kaiqi",
""
]
] | TITLE: MSC: A Dataset for Macro-Management in StarCraft II
ABSTRACT: Macro-management is an important problem in StarCraft, which has been studied
for a long time. Various datasets together with assorted methods have been
proposed in the last few years. But these datasets have some defects for
boosting the academic and industrial research: 1) There're neither standard
preprocessing, parsing and feature extraction procedures nor predefined
training, validation and test set in some datasets. 2) Some datasets are only
specified for certain tasks in macro-management. 3) Some datasets are either
too small or don't have enough labeled data for modern machine learning
algorithms such as deep neural networks. So most previous methods are trained
with various features, evaluated on different test sets from the same or
different datasets, making it difficult to be compared directly. To boost the
research of macro-management in StarCraft, we release a new dataset MSC based
on the platform SC2LE. MSC consists of well-designed feature vectors,
pre-defined high-level actions and final result of each match. We also split
MSC into training, validation and test set for the convenience of evaluation
and comparison. Besides the dataset, we propose a baseline model and present
initial baseline results for global state evaluation and build order
prediction, which are two of the key tasks in macro-management. Various
downstream tasks and analyses of the dataset are also described for the sake of
research on macro-management in StarCraft II. Homepage:
https://github.com/wuhuikai/MSC.
| new_dataset | 0.967533 |
1809.01090 | Lu Bai | Lu Bai, Yuhang Jiao, Luca Rossi, Lixin Cui, Jian Cheng, Edwin R.
Hancock | Graph Convolutional Neural Networks based on Quantum Vertex Saliency | null | IEEE Transactions Knowledge Data Engineering. 35(2): 1747-1760
(2023) | 10.1109/TKDE.2021.3106804 | null | cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper proposes a new Quantum Spatial Graph Convolutional Neural Network
(QSGCNN) model that can directly learn a classification function for graphs of
arbitrary sizes. Unlike state-of-the-art Graph Convolutional Neural Network
(GCNN) models, the proposed QSGCNN model incorporates the process of
identifying transitive aligned vertices between graphs, and transforms
arbitrary sized graphs into fixed-sized aligned vertex grid structures. In
order to learn representative graph characteristics, a new quantum spatial
graph convolution is proposed and employed to extract multi-scale vertex
features, in terms of quantum information propagation between grid vertices of
each graph. Since the quantum spatial convolution preserves the grid structures
of the input vertices (i.e., the convolution layer does not change the original
spatial sequence of vertices), the proposed QSGCNN model allows to directly
employ the traditional convolutional neural network architecture to further
learn from the global graph topology, providing an end-to-end deep learning
architecture that integrates the graph representation and learning in the
quantum spatial graph convolution layer and the traditional convolutional layer
for graph classifications. We demonstrate the effectiveness of the proposed
QSGCNN model in relation to existing state-of-the-art methods. The proposed
QSGCNN model addresses the shortcomings of information loss and imprecise
information representation arising in existing GCN models associated with the
use of SortPooling or SumPooling layers. Experiments on benchmark graph
classification datasets demonstrate the effectiveness of the proposed QSGCNN
model.
| [
{
"version": "v1",
"created": "Tue, 4 Sep 2018 16:53:04 GMT"
},
{
"version": "v2",
"created": "Thu, 3 Jan 2019 20:52:53 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Bai",
"Lu",
""
],
[
"Jiao",
"Yuhang",
""
],
[
"Rossi",
"Luca",
""
],
[
"Cui",
"Lixin",
""
],
[
"Cheng",
"Jian",
""
],
[
"Hancock",
"Edwin R.",
""
]
] | TITLE: Graph Convolutional Neural Networks based on Quantum Vertex Saliency
ABSTRACT: This paper proposes a new Quantum Spatial Graph Convolutional Neural Network
(QSGCNN) model that can directly learn a classification function for graphs of
arbitrary sizes. Unlike state-of-the-art Graph Convolutional Neural Network
(GCNN) models, the proposed QSGCNN model incorporates the process of
identifying transitive aligned vertices between graphs, and transforms
arbitrary sized graphs into fixed-sized aligned vertex grid structures. In
order to learn representative graph characteristics, a new quantum spatial
graph convolution is proposed and employed to extract multi-scale vertex
features, in terms of quantum information propagation between grid vertices of
each graph. Since the quantum spatial convolution preserves the grid structures
of the input vertices (i.e., the convolution layer does not change the original
spatial sequence of vertices), the proposed QSGCNN model allows to directly
employ the traditional convolutional neural network architecture to further
learn from the global graph topology, providing an end-to-end deep learning
architecture that integrates the graph representation and learning in the
quantum spatial graph convolution layer and the traditional convolutional layer
for graph classifications. We demonstrate the effectiveness of the proposed
QSGCNN model in relation to existing state-of-the-art methods. The proposed
QSGCNN model addresses the shortcomings of information loss and imprecise
information representation arising in existing GCN models associated with the
use of SortPooling or SumPooling layers. Experiments on benchmark graph
classification datasets demonstrate the effectiveness of the proposed QSGCNN
model.
| no_new_dataset | 0.954732 |
1909.11966 | Weilin Huang | Miao Kang and Xiaojun Hu and Weilin Huang and Matthew R. Scott and
Mauricio Reyes | Dual-Stream Pyramid Registration Network | Published in Medical Image Analysis, 2022 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a Dual-Stream Pyramid Registration Network (referred as
Dual-PRNet) for unsupervised 3D medical image registration. Unlike recent
CNN-based registration approaches, such as VoxelMorph, which explores a
single-stream encoder-decoder network to compute a registration fields from a
pair of 3D volumes, we design a two-stream architecture able to compute
multi-scale registration fields from convolutional feature pyramids. Our
contributions are two-fold: (i) we design a two-stream 3D encoder-decoder
network which computes two convolutional feature pyramids separately for a pair
of input volumes, resulting in strong deep representations that are meaningful
for deformation estimation; (ii) we propose a pyramid registration module able
to predict multi-scale registration fields directly from the decoding feature
pyramids. This allows it to refine the registration fields gradually in a
coarse-to-fine manner via sequential warping, and enable the model with the
capability for handling significant deformations between two volumes, such as
large displacements in spatial domain or slice space. The proposed Dual-PRNet
is evaluated on two standard benchmarks for brain MRI registration, where it
outperforms the state-of-the-art approaches by a large margin, e.g., having
improvements over recent VoxelMorph [2] with 0.683->0.778 on the LPBA40, and
0.511->0.631 on the Mindboggle101, in term of average Dice score. Code is
available at: https://github.com/kangmiao15/Dual-Stream-PRNet-Plus.
| [
{
"version": "v1",
"created": "Thu, 26 Sep 2019 08:17:01 GMT"
},
{
"version": "v2",
"created": "Sat, 1 Apr 2023 11:28:05 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Kang",
"Miao",
""
],
[
"Hu",
"Xiaojun",
""
],
[
"Huang",
"Weilin",
""
],
[
"Scott",
"Matthew R.",
""
],
[
"Reyes",
"Mauricio",
""
]
] | TITLE: Dual-Stream Pyramid Registration Network
ABSTRACT: We propose a Dual-Stream Pyramid Registration Network (referred as
Dual-PRNet) for unsupervised 3D medical image registration. Unlike recent
CNN-based registration approaches, such as VoxelMorph, which explores a
single-stream encoder-decoder network to compute a registration fields from a
pair of 3D volumes, we design a two-stream architecture able to compute
multi-scale registration fields from convolutional feature pyramids. Our
contributions are two-fold: (i) we design a two-stream 3D encoder-decoder
network which computes two convolutional feature pyramids separately for a pair
of input volumes, resulting in strong deep representations that are meaningful
for deformation estimation; (ii) we propose a pyramid registration module able
to predict multi-scale registration fields directly from the decoding feature
pyramids. This allows it to refine the registration fields gradually in a
coarse-to-fine manner via sequential warping, and enable the model with the
capability for handling significant deformations between two volumes, such as
large displacements in spatial domain or slice space. The proposed Dual-PRNet
is evaluated on two standard benchmarks for brain MRI registration, where it
outperforms the state-of-the-art approaches by a large margin, e.g., having
improvements over recent VoxelMorph [2] with 0.683->0.778 on the LPBA40, and
0.511->0.631 on the Mindboggle101, in term of average Dice score. Code is
available at: https://github.com/kangmiao15/Dual-Stream-PRNet-Plus.
| no_new_dataset | 0.950273 |
2004.03337 | Andre G Hochuli | Andre G. Hochuli, Alceu S. Britto Jr., Jean P. Barddal, Luiz E. S.
Oliveira, Robert Sabourin | An End-to-End Approach for Recognition of Modern and Historical
Handwritten Numeral Strings | null | null | 10.1109/IJCNN48605.2020.9207468 | null | cs.CV cs.LG stat.ML | http://creativecommons.org/licenses/by/4.0/ | An end-to-end solution for handwritten numeral string recognition is
proposed, in which the numeral string is considered as composed of objects
automatically detected and recognized by a YoLo-based model. The main
contribution of this paper is to avoid heuristic-based methods for string
preprocessing and segmentation, the need for task-oriented classifiers, and
also the use of specific constraints related to the string length. A robust
experimental protocol based on several numeral string datasets, including one
composed of historical documents, has shown that the proposed method is a
feasible end-to-end solution for numeral string recognition. Besides, it
reduces the complexity of the string recognition task considerably since it
drops out classical steps, in special preprocessing, segmentation, and a set of
classifiers devoted to strings with a specific length.
| [
{
"version": "v1",
"created": "Sat, 28 Mar 2020 16:51:00 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Hochuli",
"Andre G.",
""
],
[
"Britto",
"Alceu S.",
"Jr."
],
[
"Barddal",
"Jean P.",
""
],
[
"Oliveira",
"Luiz E. S.",
""
],
[
"Sabourin",
"Robert",
""
]
] | TITLE: An End-to-End Approach for Recognition of Modern and Historical
Handwritten Numeral Strings
ABSTRACT: An end-to-end solution for handwritten numeral string recognition is
proposed, in which the numeral string is considered as composed of objects
automatically detected and recognized by a YoLo-based model. The main
contribution of this paper is to avoid heuristic-based methods for string
preprocessing and segmentation, the need for task-oriented classifiers, and
also the use of specific constraints related to the string length. A robust
experimental protocol based on several numeral string datasets, including one
composed of historical documents, has shown that the proposed method is a
feasible end-to-end solution for numeral string recognition. Besides, it
reduces the complexity of the string recognition task considerably since it
drops out classical steps, in special preprocessing, segmentation, and a set of
classifiers devoted to strings with a specific length.
| no_new_dataset | 0.944485 |
2101.01867 | Neha R. Gupta | Neha R. Gupta (1), Vittorio Orlandi (1), Chia-Rui Chang (2), Tianyu
Wang (3), Marco Morucci (4), Pritam Dey (1), Thomas J. Howell (1), Xian Sun
(1), Angikar Ghosal (1), Sudeepa Roy (1), Cynthia Rudin (1), Alexander
Volfovsky (1) ((1) Duke University, (2) Harvard University, (3) Fudan
University, (4) New York University) | dame-flame: A Python Library Providing Fast Interpretable Matching for
Causal Inference | 26 pages, 2 figures | null | null | null | cs.LG cs.MS | http://creativecommons.org/licenses/by-sa/4.0/ | dame-flame is a Python package for performing matching for observational
causal inference on datasets containing discrete covariates. This package
implements the Dynamic Almost Matching Exactly (DAME) and Fast Large-Scale
Almost Matching Exactly (FLAME) algorithms, which match treatment and control
units on subsets of the covariates. The resulting matched groups are
interpretable, because the matches are made on covariates, and high-quality,
because machine learning is used to determine which covariates are important to
match on. DAME solves an optimization problem that matches units on as many
covariates as possible, prioritizing matches on important covariates. FLAME
approximates the solution found by DAME via a much faster backward feature
selection procedure. The package provides several adjustable parameters to
adapt the algorithms to specific applications, and can calculate treatment
effect estimates after matching. Descriptions of these parameters, details on
estimating treatment effects, and further examples, can be found in the
documentation at
https://almost-matching-exactly.github.io/DAME-FLAME-Python-Package/
| [
{
"version": "v1",
"created": "Wed, 6 Jan 2021 04:38:57 GMT"
},
{
"version": "v2",
"created": "Thu, 14 Jan 2021 18:21:44 GMT"
},
{
"version": "v3",
"created": "Sun, 2 Apr 2023 18:16:37 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Gupta",
"Neha R.",
""
],
[
"Orlandi",
"Vittorio",
""
],
[
"Chang",
"Chia-Rui",
""
],
[
"Wang",
"Tianyu",
""
],
[
"Morucci",
"Marco",
""
],
[
"Dey",
"Pritam",
""
],
[
"Howell",
"Thomas J.",
""
],
[
"Sun",
"Xian",
""
],
[
"Ghosal",
"Angikar",
""
],
[
"Roy",
"Sudeepa",
""
],
[
"Rudin",
"Cynthia",
""
],
[
"Volfovsky",
"Alexander",
""
]
] | TITLE: dame-flame: A Python Library Providing Fast Interpretable Matching for
Causal Inference
ABSTRACT: dame-flame is a Python package for performing matching for observational
causal inference on datasets containing discrete covariates. This package
implements the Dynamic Almost Matching Exactly (DAME) and Fast Large-Scale
Almost Matching Exactly (FLAME) algorithms, which match treatment and control
units on subsets of the covariates. The resulting matched groups are
interpretable, because the matches are made on covariates, and high-quality,
because machine learning is used to determine which covariates are important to
match on. DAME solves an optimization problem that matches units on as many
covariates as possible, prioritizing matches on important covariates. FLAME
approximates the solution found by DAME via a much faster backward feature
selection procedure. The package provides several adjustable parameters to
adapt the algorithms to specific applications, and can calculate treatment
effect estimates after matching. Descriptions of these parameters, details on
estimating treatment effects, and further examples, can be found in the
documentation at
https://almost-matching-exactly.github.io/DAME-FLAME-Python-Package/
| no_new_dataset | 0.948489 |
2102.09204 | Hugo Lavenant | Hugo Lavenant, Stephen Zhang, Young-Heon Kim, Geoffrey Schiebinger | Towards a mathematical theory of trajectory inference | The first two authors contributed equally to this work; 76 pages | null | null | null | stat.ML cs.LG math.OC math.PR math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We devise a theoretical framework and a numerical method to infer
trajectories of a stochastic process from samples of its temporal marginals.
This problem arises in the analysis of single cell RNA-sequencing data, which
provide high dimensional measurements of cell states but cannot track the
trajectories of the cells over time. We prove that for a class of stochastic
processes it is possible to recover the ground truth trajectories from limited
samples of the temporal marginals at each time-point, and provide an efficient
algorithm to do so in practice. The method we develop, Global Waddington-OT
(gWOT), boils down to a smooth convex optimization problem posed globally over
all time-points involving entropy-regularized optimal transport. We demonstrate
that this problem can be solved efficiently in practice and yields good
reconstructions, as we show on several synthetic and real datasets.
| [
{
"version": "v1",
"created": "Thu, 18 Feb 2021 07:58:47 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 15:18:21 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Lavenant",
"Hugo",
""
],
[
"Zhang",
"Stephen",
""
],
[
"Kim",
"Young-Heon",
""
],
[
"Schiebinger",
"Geoffrey",
""
]
] | TITLE: Towards a mathematical theory of trajectory inference
ABSTRACT: We devise a theoretical framework and a numerical method to infer
trajectories of a stochastic process from samples of its temporal marginals.
This problem arises in the analysis of single cell RNA-sequencing data, which
provide high dimensional measurements of cell states but cannot track the
trajectories of the cells over time. We prove that for a class of stochastic
processes it is possible to recover the ground truth trajectories from limited
samples of the temporal marginals at each time-point, and provide an efficient
algorithm to do so in practice. The method we develop, Global Waddington-OT
(gWOT), boils down to a smooth convex optimization problem posed globally over
all time-points involving entropy-regularized optimal transport. We demonstrate
that this problem can be solved efficiently in practice and yields good
reconstructions, as we show on several synthetic and real datasets.
| no_new_dataset | 0.946051 |
2104.14336 | Rub\`en P\'erez Tito | Rub\`en Tito, Dimosthenis Karatzas, Ernest Valveny | Document Collection Visual Question Answering | null | null | 10.1007/978-3-030-86331-9_50 | null | cs.IR | http://creativecommons.org/licenses/by/4.0/ | Current tasks and methods in Document Understanding aims to process documents
as single elements. However, documents are usually organized in collections
(historical records, purchase invoices), that provide context useful for their
interpretation. To address this problem, we introduce Document Collection
Visual Question Answering (DocCVQA) a new dataset and related task, where
questions are posed over a whole collection of document images and the goal is
not only to provide the answer to the given question, but also to retrieve the
set of documents that contain the information needed to infer the answer. Along
with the dataset we propose a new evaluation metric and baselines which provide
further insights to the new dataset and task.
| [
{
"version": "v1",
"created": "Tue, 27 Apr 2021 18:05:48 GMT"
},
{
"version": "v2",
"created": "Tue, 8 Jun 2021 15:07:09 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Tito",
"Rubèn",
""
],
[
"Karatzas",
"Dimosthenis",
""
],
[
"Valveny",
"Ernest",
""
]
] | TITLE: Document Collection Visual Question Answering
ABSTRACT: Current tasks and methods in Document Understanding aims to process documents
as single elements. However, documents are usually organized in collections
(historical records, purchase invoices), that provide context useful for their
interpretation. To address this problem, we introduce Document Collection
Visual Question Answering (DocCVQA) a new dataset and related task, where
questions are posed over a whole collection of document images and the goal is
not only to provide the answer to the given question, but also to retrieve the
set of documents that contain the information needed to infer the answer. Along
with the dataset we propose a new evaluation metric and baselines which provide
further insights to the new dataset and task.
| new_dataset | 0.953622 |
2106.13909 | Slaven Peles | Kasia Swirydowicz, Eric Darve, Wesley Jones, Jonathan Maack, Shaked
Regev, Michael A. Saunders, Stephen J. Thomas, Slaven Peles | Linear solvers for power grid optimization problems: a review of
GPU-accelerated linear solvers | null | null | 10.1016/j.parco.2021.102870 | null | math.NA cs.MS cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The linear equations that arise in interior methods for constrained
optimization are sparse symmetric indefinite and become extremely
ill-conditioned as the interior method converges. These linear systems present
a challenge for existing solver frameworks based on sparse LU or LDL^T
decompositions. We benchmark five well known direct linear solver packages
using matrices extracted from power grid optimization problems. The achieved
solution accuracy varies greatly among the packages. None of the tested
packages delivers significant GPU acceleration for our test cases.
| [
{
"version": "v1",
"created": "Fri, 25 Jun 2021 23:12:06 GMT"
},
{
"version": "v2",
"created": "Fri, 13 Aug 2021 21:32:58 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Swirydowicz",
"Kasia",
""
],
[
"Darve",
"Eric",
""
],
[
"Jones",
"Wesley",
""
],
[
"Maack",
"Jonathan",
""
],
[
"Regev",
"Shaked",
""
],
[
"Saunders",
"Michael A.",
""
],
[
"Thomas",
"Stephen J.",
""
],
[
"Peles",
"Slaven",
""
]
] | TITLE: Linear solvers for power grid optimization problems: a review of
GPU-accelerated linear solvers
ABSTRACT: The linear equations that arise in interior methods for constrained
optimization are sparse symmetric indefinite and become extremely
ill-conditioned as the interior method converges. These linear systems present
a challenge for existing solver frameworks based on sparse LU or LDL^T
decompositions. We benchmark five well known direct linear solver packages
using matrices extracted from power grid optimization problems. The achieved
solution accuracy varies greatly among the packages. None of the tested
packages delivers significant GPU acceleration for our test cases.
| no_new_dataset | 0.94474 |
2107.01872 | Chuan Tang | Chuan Tang, Xi Yang, Bojian Wu, Zhizhong Han, Yi Chang | Parts2Words: Learning Joint Embedding of Point Clouds and Texts by
Bidirectional Matching between Parts and Words | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Shape-Text matching is an important task of high-level shape understanding.
Current methods mainly represent a 3D shape as multiple 2D rendered views,
which obviously can not be understood well due to the structural ambiguity
caused by self-occlusion in the limited number of views. To resolve this issue,
we directly represent 3D shapes as point clouds, and propose to learn joint
embedding of point clouds and texts by bidirectional matching between parts
from shapes and words from texts. Specifically, we first segment the point
clouds into parts, and then leverage optimal transport method to match parts
and words in an optimized feature space, where each part is represented by
aggregating features of all points within it and each word is abstracted by its
contextual information. We optimize the feature space in order to enlarge the
similarities between the paired training samples, while simultaneously
maximizing the margin between the unpaired ones. Experiments demonstrate that
our method achieves a significant improvement in accuracy over the SOTAs on
multi-modal retrieval tasks under the Text2Shape dataset. Codes are available
at https://github.com/JLUtangchuan/Parts2Words.
| [
{
"version": "v1",
"created": "Mon, 5 Jul 2021 08:55:34 GMT"
},
{
"version": "v2",
"created": "Sun, 2 Apr 2023 02:12:38 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Tang",
"Chuan",
""
],
[
"Yang",
"Xi",
""
],
[
"Wu",
"Bojian",
""
],
[
"Han",
"Zhizhong",
""
],
[
"Chang",
"Yi",
""
]
] | TITLE: Parts2Words: Learning Joint Embedding of Point Clouds and Texts by
Bidirectional Matching between Parts and Words
ABSTRACT: Shape-Text matching is an important task of high-level shape understanding.
Current methods mainly represent a 3D shape as multiple 2D rendered views,
which obviously can not be understood well due to the structural ambiguity
caused by self-occlusion in the limited number of views. To resolve this issue,
we directly represent 3D shapes as point clouds, and propose to learn joint
embedding of point clouds and texts by bidirectional matching between parts
from shapes and words from texts. Specifically, we first segment the point
clouds into parts, and then leverage optimal transport method to match parts
and words in an optimized feature space, where each part is represented by
aggregating features of all points within it and each word is abstracted by its
contextual information. We optimize the feature space in order to enlarge the
similarities between the paired training samples, while simultaneously
maximizing the margin between the unpaired ones. Experiments demonstrate that
our method achieves a significant improvement in accuracy over the SOTAs on
multi-modal retrieval tasks under the Text2Shape dataset. Codes are available
at https://github.com/JLUtangchuan/Parts2Words.
| no_new_dataset | 0.947817 |
2108.02998 | Jan Egger | Yuan Jin, Antonio Pepe, Jianning Li, Christina Gsaxner, Fen-hua Zhao,
Kelsey L. Pomykala, Jens Kleesiek, Alejandro F. Frangi, Jan Egger | AI-based Aortic Vessel Tree Segmentation for Cardiovascular Diseases
Treatment: Status Quo | null | null | null | null | eess.IV cs.CV cs.LG physics.med-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The aortic vessel tree is composed of the aorta and its branching arteries,
and plays a key role in supplying the whole body with blood. Aortic diseases,
like aneurysms or dissections, can lead to an aortic rupture, whose treatment
with open surgery is highly risky. Therefore, patients commonly undergo drug
treatment under constant monitoring, which requires regular inspections of the
vessels through imaging. The standard imaging modality for diagnosis and
monitoring is computed tomography (CT), which can provide a detailed picture of
the aorta and its branching vessels if completed with a contrast agent, called
CT angiography (CTA). Optimally, the whole aortic vessel tree geometry from
consecutive CTAs is overlaid and compared. This allows not only detection of
changes in the aorta, but also of its branches, caused by the primary pathology
or newly developed. When performed manually, this reconstruction requires slice
by slice contouring, which could easily take a whole day for a single aortic
vessel tree, and is therefore not feasible in clinical practice. Automatic or
semi-automatic vessel tree segmentation algorithms, however, can complete this
task in a fraction of the manual execution time and run in parallel to the
clinical routine of the clinicians. In this paper, we systematically review
computing techniques for the automatic and semi-automatic segmentation of the
aortic vessel tree. The review concludes with an in-depth discussion on how
close these state-of-the-art approaches are to an application in clinical
practice and how active this research field is, taking into account the number
of publications, datasets and challenges.
| [
{
"version": "v1",
"created": "Fri, 6 Aug 2021 08:18:28 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 06:41:41 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Jin",
"Yuan",
""
],
[
"Pepe",
"Antonio",
""
],
[
"Li",
"Jianning",
""
],
[
"Gsaxner",
"Christina",
""
],
[
"Zhao",
"Fen-hua",
""
],
[
"Pomykala",
"Kelsey L.",
""
],
[
"Kleesiek",
"Jens",
""
],
[
"Frangi",
"Alejandro F.",
""
],
[
"Egger",
"Jan",
""
]
] | TITLE: AI-based Aortic Vessel Tree Segmentation for Cardiovascular Diseases
Treatment: Status Quo
ABSTRACT: The aortic vessel tree is composed of the aorta and its branching arteries,
and plays a key role in supplying the whole body with blood. Aortic diseases,
like aneurysms or dissections, can lead to an aortic rupture, whose treatment
with open surgery is highly risky. Therefore, patients commonly undergo drug
treatment under constant monitoring, which requires regular inspections of the
vessels through imaging. The standard imaging modality for diagnosis and
monitoring is computed tomography (CT), which can provide a detailed picture of
the aorta and its branching vessels if completed with a contrast agent, called
CT angiography (CTA). Optimally, the whole aortic vessel tree geometry from
consecutive CTAs is overlaid and compared. This allows not only detection of
changes in the aorta, but also of its branches, caused by the primary pathology
or newly developed. When performed manually, this reconstruction requires slice
by slice contouring, which could easily take a whole day for a single aortic
vessel tree, and is therefore not feasible in clinical practice. Automatic or
semi-automatic vessel tree segmentation algorithms, however, can complete this
task in a fraction of the manual execution time and run in parallel to the
clinical routine of the clinicians. In this paper, we systematically review
computing techniques for the automatic and semi-automatic segmentation of the
aortic vessel tree. The review concludes with an in-depth discussion on how
close these state-of-the-art approaches are to an application in clinical
practice and how active this research field is, taking into account the number
of publications, datasets and challenges.
| no_new_dataset | 0.939248 |
2109.05549 | Jin Wang | Jin Wang, Jia Hu, Jed Mills, Geyong Min, and Ming Xia | Federated Ensemble Model-based Reinforcement Learning in Edge Computing | null | null | null | null | cs.LG cs.DC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Federated learning (FL) is a privacy-preserving distributed machine learning
paradigm that enables collaborative training among geographically distributed
and heterogeneous devices without gathering their data. Extending FL beyond the
supervised learning models, federated reinforcement learning (FRL) was proposed
to handle sequential decision-making problems in edge computing systems.
However, the existing FRL algorithms directly combine model-free RL with FL,
thus often leading to high sample complexity and lacking theoretical
guarantees. To address the challenges, we propose a novel FRL algorithm that
effectively incorporates model-based RL and ensemble knowledge distillation
into FL for the first time. Specifically, we utilise FL and knowledge
distillation to create an ensemble of dynamics models for clients, and then
train the policy by solely using the ensemble model without interacting with
the environment. Furthermore, we theoretically prove that the monotonic
improvement of the proposed algorithm is guaranteed. The extensive experimental
results demonstrate that our algorithm obtains much higher sample efficiency
compared to classic model-free FRL algorithms in the challenging continuous
control benchmark environments under edge computing settings. The results also
highlight the significant impact of heterogeneous client data and local model
update steps on the performance of FRL, validating the insights obtained from
our theoretical analysis.
| [
{
"version": "v1",
"created": "Sun, 12 Sep 2021 16:19:10 GMT"
},
{
"version": "v2",
"created": "Mon, 23 May 2022 14:08:12 GMT"
},
{
"version": "v3",
"created": "Sat, 1 Apr 2023 14:47:33 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Wang",
"Jin",
""
],
[
"Hu",
"Jia",
""
],
[
"Mills",
"Jed",
""
],
[
"Min",
"Geyong",
""
],
[
"Xia",
"Ming",
""
]
] | TITLE: Federated Ensemble Model-based Reinforcement Learning in Edge Computing
ABSTRACT: Federated learning (FL) is a privacy-preserving distributed machine learning
paradigm that enables collaborative training among geographically distributed
and heterogeneous devices without gathering their data. Extending FL beyond the
supervised learning models, federated reinforcement learning (FRL) was proposed
to handle sequential decision-making problems in edge computing systems.
However, the existing FRL algorithms directly combine model-free RL with FL,
thus often leading to high sample complexity and lacking theoretical
guarantees. To address the challenges, we propose a novel FRL algorithm that
effectively incorporates model-based RL and ensemble knowledge distillation
into FL for the first time. Specifically, we utilise FL and knowledge
distillation to create an ensemble of dynamics models for clients, and then
train the policy by solely using the ensemble model without interacting with
the environment. Furthermore, we theoretically prove that the monotonic
improvement of the proposed algorithm is guaranteed. The extensive experimental
results demonstrate that our algorithm obtains much higher sample efficiency
compared to classic model-free FRL algorithms in the challenging continuous
control benchmark environments under edge computing settings. The results also
highlight the significant impact of heterogeneous client data and local model
update steps on the performance of FRL, validating the insights obtained from
our theoretical analysis.
| no_new_dataset | 0.944689 |
2109.07852 | Dengsheng Chen | Dengsheng Chen, Vince Tan, Zhilin Lu and Jie Hu | OpenFed: A Comprehensive and Versatile Open-Source Federated Learning
Framework | 9 pages, 3 figures, 1 table | null | null | null | cs.CR cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent developments in Artificial Intelligence techniques have enabled their
successful application across a spectrum of commercial and industrial settings.
However, these techniques require large volumes of data to be aggregated in a
centralized manner, forestalling their applicability to scenarios wherein the
data is sensitive or the cost of data transmission is prohibitive. Federated
Learning alleviates these problems by decentralizing model training, thereby
removing the need for data transfer and aggregation. To advance the adoption of
Federated Learning, more research and development needs to be conducted to
address some important open questions. In this work, we propose OpenFed, an
open-source software framework for end-to-end Federated Learning. OpenFed
reduces the barrier to entry for both researchers and downstream users of
Federated Learning by the targeted removal of existing pain points. For
researchers, OpenFed provides a framework wherein new methods can be easily
implemented and fairly evaluated against an extensive suite of benchmarks. For
downstream users, OpenFed allows Federated Learning to be plugged and play
within different subject-matter contexts, removing the need for deep expertise
in Federated Learning.
| [
{
"version": "v1",
"created": "Thu, 16 Sep 2021 10:31:59 GMT"
},
{
"version": "v2",
"created": "Wed, 27 Oct 2021 09:36:22 GMT"
},
{
"version": "v3",
"created": "Mon, 3 Apr 2023 06:17:16 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Chen",
"Dengsheng",
""
],
[
"Tan",
"Vince",
""
],
[
"Lu",
"Zhilin",
""
],
[
"Hu",
"Jie",
""
]
] | TITLE: OpenFed: A Comprehensive and Versatile Open-Source Federated Learning
Framework
ABSTRACT: Recent developments in Artificial Intelligence techniques have enabled their
successful application across a spectrum of commercial and industrial settings.
However, these techniques require large volumes of data to be aggregated in a
centralized manner, forestalling their applicability to scenarios wherein the
data is sensitive or the cost of data transmission is prohibitive. Federated
Learning alleviates these problems by decentralizing model training, thereby
removing the need for data transfer and aggregation. To advance the adoption of
Federated Learning, more research and development needs to be conducted to
address some important open questions. In this work, we propose OpenFed, an
open-source software framework for end-to-end Federated Learning. OpenFed
reduces the barrier to entry for both researchers and downstream users of
Federated Learning by the targeted removal of existing pain points. For
researchers, OpenFed provides a framework wherein new methods can be easily
implemented and fairly evaluated against an extensive suite of benchmarks. For
downstream users, OpenFed allows Federated Learning to be plugged and play
within different subject-matter contexts, removing the need for deep expertise
in Federated Learning.
| no_new_dataset | 0.94868 |
2112.03826 | Gideon Billings | Gideon Billings, Richard Camilli, Matthew Johnson-Roberson | Hybrid Visual SLAM for Underwater Vehicle Manipulator Systems | null | null | 10.1109/LRA.2022.3176448 | null | cs.RO | http://creativecommons.org/licenses/by/4.0/ | This paper presents a novel visual feature based scene mapping method for
underwater vehicle manipulator systems (UVMSs), with specific emphasis on
robust mapping in natural seafloor environments. Our method uses GPU
accelerated SIFT features in a graph optimization framework to build a feature
map. The map scale is constrained by features from a vehicle mounted stereo
camera, and we exploit the dynamic positioning capability of the manipulator
system by fusing features from a wrist mounted fisheye camera into the map to
extend it beyond the limited viewpoint of the vehicle mounted cameras. Our
hybrid SLAM method is evaluated on challenging image sequences collected with a
UVMS in natural deep seafloor environments of the Costa Rican continental shelf
margin, and we also evaluate the stereo only mode on a shallow reef survey
dataset. Results on these datasets demonstrate the high accuracy of our system
and suitability for operating in diverse and natural seafloor environments. We
also contribute these datasets for public use.
| [
{
"version": "v1",
"created": "Tue, 7 Dec 2021 17:04:18 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 02:35:44 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Billings",
"Gideon",
""
],
[
"Camilli",
"Richard",
""
],
[
"Johnson-Roberson",
"Matthew",
""
]
] | TITLE: Hybrid Visual SLAM for Underwater Vehicle Manipulator Systems
ABSTRACT: This paper presents a novel visual feature based scene mapping method for
underwater vehicle manipulator systems (UVMSs), with specific emphasis on
robust mapping in natural seafloor environments. Our method uses GPU
accelerated SIFT features in a graph optimization framework to build a feature
map. The map scale is constrained by features from a vehicle mounted stereo
camera, and we exploit the dynamic positioning capability of the manipulator
system by fusing features from a wrist mounted fisheye camera into the map to
extend it beyond the limited viewpoint of the vehicle mounted cameras. Our
hybrid SLAM method is evaluated on challenging image sequences collected with a
UVMS in natural deep seafloor environments of the Costa Rican continental shelf
margin, and we also evaluate the stereo only mode on a shallow reef survey
dataset. Results on these datasets demonstrate the high accuracy of our system
and suitability for operating in diverse and natural seafloor environments. We
also contribute these datasets for public use.
| no_new_dataset | 0.940735 |
2112.08880 | Zhendong Li | Zhendong Li, Wen Chen, Qingqing Wu, Kunlun Wang, and Jun Li | Design and Optimization for Transmissive RIS Transceiver Enabled Uplink
Communication Systems | arXiv admin note: text overlap with arXiv:2109.05462 | null | null | null | cs.IT eess.SP math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, a novel transmissive reconfigurable intelligent surface (RIS)
enabled uplink communication system with orthogonal frequency division multiple
access (OFDMA) is investigated. Specifically, a non-conventional receiver
architecture equipped with a single receiving horn antenna and a transmissive
RIS is first proposed, and a far-near field channel model based on planar waves
and spherical waves is also given. Then, in order to maximize the system
sum-rate of uplink communications, we formulate a joint optimization problem
over subcarrier allocation, power allocation and RIS transmissive coefficient
design while taking account of user quality-of-service (QoS) constraint. Due to
the coupling of optimization variables, the optimization problem is non-convex,
so it is challenging to solve it directly. In order to tackle this problem, the
alternating optimization (AO) algorithm is utilized to decouple the
optimization variables and divide the problem into two sub-problems to solve.
First, the problem of joint subcarrier allocation and power allocation is
solved via the Lagrangian dual decomposition method. Then, the RIS transmissive
coefficient design scheme can be obtained by applying difference-of-convex (DC)
programming, successive convex approximation (SCA) and penalty function
methods. Finally, the two sub-problems are iterated alternately until
convergence is achieved. Numerical results verify that the proposed algorithm
has good convergence performance and can improve sum-rate of the proposed
system compared with other benchmark algorithms.
| [
{
"version": "v1",
"created": "Thu, 16 Dec 2021 13:50:41 GMT"
},
{
"version": "v2",
"created": "Fri, 13 May 2022 11:24:16 GMT"
},
{
"version": "v3",
"created": "Mon, 3 Apr 2023 13:02:29 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Li",
"Zhendong",
""
],
[
"Chen",
"Wen",
""
],
[
"Wu",
"Qingqing",
""
],
[
"Wang",
"Kunlun",
""
],
[
"Li",
"Jun",
""
]
] | TITLE: Design and Optimization for Transmissive RIS Transceiver Enabled Uplink
Communication Systems
ABSTRACT: In this paper, a novel transmissive reconfigurable intelligent surface (RIS)
enabled uplink communication system with orthogonal frequency division multiple
access (OFDMA) is investigated. Specifically, a non-conventional receiver
architecture equipped with a single receiving horn antenna and a transmissive
RIS is first proposed, and a far-near field channel model based on planar waves
and spherical waves is also given. Then, in order to maximize the system
sum-rate of uplink communications, we formulate a joint optimization problem
over subcarrier allocation, power allocation and RIS transmissive coefficient
design while taking account of user quality-of-service (QoS) constraint. Due to
the coupling of optimization variables, the optimization problem is non-convex,
so it is challenging to solve it directly. In order to tackle this problem, the
alternating optimization (AO) algorithm is utilized to decouple the
optimization variables and divide the problem into two sub-problems to solve.
First, the problem of joint subcarrier allocation and power allocation is
solved via the Lagrangian dual decomposition method. Then, the RIS transmissive
coefficient design scheme can be obtained by applying difference-of-convex (DC)
programming, successive convex approximation (SCA) and penalty function
methods. Finally, the two sub-problems are iterated alternately until
convergence is achieved. Numerical results verify that the proposed algorithm
has good convergence performance and can improve sum-rate of the proposed
system compared with other benchmark algorithms.
| no_new_dataset | 0.945298 |
2112.10154 | Tony Gracious | Tony Gracious, Ambedkar Dukkipati | Dynamic Representation Learning with Temporal Point Processes for
Higher-Order Interaction Forecasting | 12 pages, 6 figures | null | null | null | cs.LG cs.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The explosion of digital information and the growing involvement of people in
social networks led to enormous research activity to develop methods that can
extract meaningful information from interaction data. Commonly, interactions
are represented by edges in a network or a graph, which implicitly assumes that
the interactions are pairwise and static. However, real-world interactions
deviate from these assumptions: (i) interactions can be multi-way, involving
more than two nodes or individuals (e.g., family relationships, protein
interactions), and (ii) interactions can change over a period of time (e.g.,
change of opinions and friendship status). While pairwise interactions have
been studied in a dynamic network setting and multi-way interactions have been
studied using hypergraphs in static networks, there exists no method, at
present, that can predict multi-way interactions or hyperedges in dynamic
settings. Existing related methods cannot answer temporal queries like what
type of interaction will occur next and when it will occur. This paper proposes
a temporal point process model for hyperedge prediction to address these
problems. Our proposed model uses dynamic representation learning techniques
for nodes in a neural point process framework to forecast hyperedges. We
present several experimental results and set benchmark results. As far as our
knowledge, this is the first work that uses the temporal point process to
forecast hyperedges in dynamic networks.
| [
{
"version": "v1",
"created": "Sun, 19 Dec 2021 14:24:37 GMT"
},
{
"version": "v2",
"created": "Wed, 27 Jul 2022 13:56:24 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Feb 2023 18:04:15 GMT"
},
{
"version": "v4",
"created": "Sat, 1 Apr 2023 07:51:06 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Gracious",
"Tony",
""
],
[
"Dukkipati",
"Ambedkar",
""
]
] | TITLE: Dynamic Representation Learning with Temporal Point Processes for
Higher-Order Interaction Forecasting
ABSTRACT: The explosion of digital information and the growing involvement of people in
social networks led to enormous research activity to develop methods that can
extract meaningful information from interaction data. Commonly, interactions
are represented by edges in a network or a graph, which implicitly assumes that
the interactions are pairwise and static. However, real-world interactions
deviate from these assumptions: (i) interactions can be multi-way, involving
more than two nodes or individuals (e.g., family relationships, protein
interactions), and (ii) interactions can change over a period of time (e.g.,
change of opinions and friendship status). While pairwise interactions have
been studied in a dynamic network setting and multi-way interactions have been
studied using hypergraphs in static networks, there exists no method, at
present, that can predict multi-way interactions or hyperedges in dynamic
settings. Existing related methods cannot answer temporal queries like what
type of interaction will occur next and when it will occur. This paper proposes
a temporal point process model for hyperedge prediction to address these
problems. Our proposed model uses dynamic representation learning techniques
for nodes in a neural point process framework to forecast hyperedges. We
present several experimental results and set benchmark results. As far as our
knowledge, this is the first work that uses the temporal point process to
forecast hyperedges in dynamic networks.
| no_new_dataset | 0.948155 |
2112.10885 | Nasim Soltani Ms. | Nasim Soltani, Debashri Roy, and Kaushik Chowdhury | PRONTO: Preamble Overhead Reduction with Neural Networks for Coarse
Synchronization | null | null | 10.1109/TWC.2023.3256961 | null | cs.LG cs.NI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In IEEE 802.11 WiFi-based waveforms, the receiver performs coarse time and
frequency synchronization using the first field of the preamble known as the
legacy short training field (L-STF). The L-STF occupies upto 40% of the
preamble length and takes upto 32 us of airtime. With the goal of reducing
communication overhead, we propose a modified waveform, where the preamble
length is reduced by eliminating the L-STF. To decode this modified waveform,
we propose a neural network (NN)-based scheme called PRONTO that performs
coarse time and frequency estimations using other preamble fields, specifically
the legacy long training field (L-LTF). Our contributions are threefold: (i) We
present PRONTO featuring customized convolutional neural networks (CNNs) for
packet detection and coarse carrier frequency offset (CFO) estimation, along
with data augmentation steps for robust training. (ii) We propose a generalized
decision flow that makes PRONTO compatible with legacy waveforms that include
the standard L-STF. (iii) We validate the outcomes on an over-the-air WiFi
dataset from a testbed of software defined radios (SDRs). Our evaluations show
that PRONTO can perform packet detection with 100% accuracy, and coarse CFO
estimation with errors as small as 3%. We demonstrate that PRONTO provides upto
40% preamble length reduction with no bit error rate (BER) degradation. We
further show that PRONTO is able to achieve the same performance in new
environments without the need to re-train the CNNs. Finally, we experimentally
show the speedup achieved by PRONTO through GPU parallelization over the
corresponding CPU-only implementations.
| [
{
"version": "v1",
"created": "Mon, 20 Dec 2021 22:18:28 GMT"
},
{
"version": "v2",
"created": "Fri, 4 Feb 2022 20:26:36 GMT"
},
{
"version": "v3",
"created": "Fri, 10 Mar 2023 23:29:38 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Soltani",
"Nasim",
""
],
[
"Roy",
"Debashri",
""
],
[
"Chowdhury",
"Kaushik",
""
]
] | TITLE: PRONTO: Preamble Overhead Reduction with Neural Networks for Coarse
Synchronization
ABSTRACT: In IEEE 802.11 WiFi-based waveforms, the receiver performs coarse time and
frequency synchronization using the first field of the preamble known as the
legacy short training field (L-STF). The L-STF occupies upto 40% of the
preamble length and takes upto 32 us of airtime. With the goal of reducing
communication overhead, we propose a modified waveform, where the preamble
length is reduced by eliminating the L-STF. To decode this modified waveform,
we propose a neural network (NN)-based scheme called PRONTO that performs
coarse time and frequency estimations using other preamble fields, specifically
the legacy long training field (L-LTF). Our contributions are threefold: (i) We
present PRONTO featuring customized convolutional neural networks (CNNs) for
packet detection and coarse carrier frequency offset (CFO) estimation, along
with data augmentation steps for robust training. (ii) We propose a generalized
decision flow that makes PRONTO compatible with legacy waveforms that include
the standard L-STF. (iii) We validate the outcomes on an over-the-air WiFi
dataset from a testbed of software defined radios (SDRs). Our evaluations show
that PRONTO can perform packet detection with 100% accuracy, and coarse CFO
estimation with errors as small as 3%. We demonstrate that PRONTO provides upto
40% preamble length reduction with no bit error rate (BER) degradation. We
further show that PRONTO is able to achieve the same performance in new
environments without the need to re-train the CNNs. Finally, we experimentally
show the speedup achieved by PRONTO through GPU parallelization over the
corresponding CPU-only implementations.
| no_new_dataset | 0.955444 |
2112.11121 | Zexin Yang | Xufei Wang, Zexin Yang, Xiaojun Cheng, Jantien Stoter, Wenbing Xu,
Zhenlun Wu, and Liangliang Nan | GlobalMatch: Registration of Forest Terrestrial Point Clouds by Global
Matching of Relative Stem Positions | null | ISPRS Journal of Photogrammetry and Remote Sensing. Vol. 197,
71-86, 2023 | 10.1016/j.isprsjprs.2023.01.013 | null | cs.CV cs.GR | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Registering point clouds of forest environments is an essential prerequisite
for LiDAR applications in precision forestry. State-of-the-art methods for
forest point cloud registration require the extraction of individual tree
attributes, and they have an efficiency bottleneck when dealing with point
clouds of real-world forests with dense trees. We propose an automatic, robust,
and efficient method for the registration of forest point clouds. Our approach
first locates tree stems from raw point clouds and then matches the stems based
on their relative spatial relationship to determine the registration
transformation. The algorithm requires no extra individual tree attributes and
has quadratic complexity to the number of trees in the environment, allowing it
to align point clouds of large forest environments. Extensive experiments on
forest terrestrial point clouds have revealed that our method inherits the
effectiveness and robustness of the stem-based registration strategy while
exceedingly increasing its efficiency. Besides, we introduce a new benchmark
dataset that complements the very few existing open datasets for the
development and evaluation of registration methods for forest point clouds. The
source code of our method and the dataset are available at
https://github.com/zexinyang/GlobalMatch.
| [
{
"version": "v1",
"created": "Tue, 21 Dec 2021 11:47:51 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Dec 2021 22:56:11 GMT"
},
{
"version": "v3",
"created": "Sat, 1 Apr 2023 19:13:46 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Wang",
"Xufei",
""
],
[
"Yang",
"Zexin",
""
],
[
"Cheng",
"Xiaojun",
""
],
[
"Stoter",
"Jantien",
""
],
[
"Xu",
"Wenbing",
""
],
[
"Wu",
"Zhenlun",
""
],
[
"Nan",
"Liangliang",
""
]
] | TITLE: GlobalMatch: Registration of Forest Terrestrial Point Clouds by Global
Matching of Relative Stem Positions
ABSTRACT: Registering point clouds of forest environments is an essential prerequisite
for LiDAR applications in precision forestry. State-of-the-art methods for
forest point cloud registration require the extraction of individual tree
attributes, and they have an efficiency bottleneck when dealing with point
clouds of real-world forests with dense trees. We propose an automatic, robust,
and efficient method for the registration of forest point clouds. Our approach
first locates tree stems from raw point clouds and then matches the stems based
on their relative spatial relationship to determine the registration
transformation. The algorithm requires no extra individual tree attributes and
has quadratic complexity to the number of trees in the environment, allowing it
to align point clouds of large forest environments. Extensive experiments on
forest terrestrial point clouds have revealed that our method inherits the
effectiveness and robustness of the stem-based registration strategy while
exceedingly increasing its efficiency. Besides, we introduce a new benchmark
dataset that complements the very few existing open datasets for the
development and evaluation of registration methods for forest point clouds. The
source code of our method and the dataset are available at
https://github.com/zexinyang/GlobalMatch.
| new_dataset | 0.964018 |
2112.12321 | Xiangle Cheng | Xiangle Cheng, James He, Shihan Xiao, Yingxue Zhang, Zhitang Chen,
Pascal Poupart, Fenglin Li | Physics Constrained Flow Neural Network for Short-Timescale Predictions
in Data Communications Networks | null | null | null | null | cs.LG cs.NI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Machine learning is gaining growing momentum in various recent models for the
dynamic analysis of information flows in data communications networks. These
preliminary models often rely on off-the-shelf learning models to predict from
historical statistics while disregarding the physics governing the generating
behaviors of these flows. This paper instead introduces Flow Neural Network
(FlowNN) to improve the feature representation with learned physical bias. This
is implemented by an induction layer, working upon the embedding layer, to
impose the physics connected data correlations, and a self-supervised learning
strategy with stop-gradient to make the learned physics universal. For the
short-timescale network prediction tasks, FlowNN achieves 17% - 71% of loss
decrease than the state-of-the-art baselines on both synthetic and real-world
networking datasets, which shows the strength of this new approach.
| [
{
"version": "v1",
"created": "Thu, 23 Dec 2021 02:41:00 GMT"
},
{
"version": "v2",
"created": "Wed, 3 Aug 2022 06:05:52 GMT"
},
{
"version": "v3",
"created": "Sun, 2 Apr 2023 09:55:37 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Cheng",
"Xiangle",
""
],
[
"He",
"James",
""
],
[
"Xiao",
"Shihan",
""
],
[
"Zhang",
"Yingxue",
""
],
[
"Chen",
"Zhitang",
""
],
[
"Poupart",
"Pascal",
""
],
[
"Li",
"Fenglin",
""
]
] | TITLE: Physics Constrained Flow Neural Network for Short-Timescale Predictions
in Data Communications Networks
ABSTRACT: Machine learning is gaining growing momentum in various recent models for the
dynamic analysis of information flows in data communications networks. These
preliminary models often rely on off-the-shelf learning models to predict from
historical statistics while disregarding the physics governing the generating
behaviors of these flows. This paper instead introduces Flow Neural Network
(FlowNN) to improve the feature representation with learned physical bias. This
is implemented by an induction layer, working upon the embedding layer, to
impose the physics connected data correlations, and a self-supervised learning
strategy with stop-gradient to make the learned physics universal. For the
short-timescale network prediction tasks, FlowNN achieves 17% - 71% of loss
decrease than the state-of-the-art baselines on both synthetic and real-world
networking datasets, which shows the strength of this new approach.
| no_new_dataset | 0.951997 |
2112.12761 | Gengshan Yang | Gengshan Yang, Minh Vo, Natalia Neverova, Deva Ramanan, Andrea
Vedaldi, Hanbyul Joo | BANMo: Building Animatable 3D Neural Models from Many Casual Videos | CVPR 2022 camera-ready version (last update: May 2022) | null | null | null | cs.CV cs.GR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Prior work for articulated 3D shape reconstruction often relies on
specialized sensors (e.g., synchronized multi-camera systems), or pre-built 3D
deformable models (e.g., SMAL or SMPL). Such methods are not able to scale to
diverse sets of objects in the wild. We present BANMo, a method that requires
neither a specialized sensor nor a pre-defined template shape. BANMo builds
high-fidelity, articulated 3D models (including shape and animatable skinning
weights) from many monocular casual videos in a differentiable rendering
framework. While the use of many videos provides more coverage of camera views
and object articulations, they introduce significant challenges in establishing
correspondence across scenes with different backgrounds, illumination
conditions, etc. Our key insight is to merge three schools of thought; (1)
classic deformable shape models that make use of articulated bones and blend
skinning, (2) volumetric neural radiance fields (NeRFs) that are amenable to
gradient-based optimization, and (3) canonical embeddings that generate
correspondences between pixels and an articulated model. We introduce neural
blend skinning models that allow for differentiable and invertible articulated
deformations. When combined with canonical embeddings, such models allow us to
establish dense correspondences across videos that can be self-supervised with
cycle consistency. On real and synthetic datasets, BANMo shows higher-fidelity
3D reconstructions than prior works for humans and animals, with the ability to
render realistic images from novel viewpoints and poses. Project webpage:
banmo-www.github.io .
| [
{
"version": "v1",
"created": "Thu, 23 Dec 2021 18:30:31 GMT"
},
{
"version": "v2",
"created": "Fri, 24 Dec 2021 06:09:12 GMT"
},
{
"version": "v3",
"created": "Mon, 3 Apr 2023 13:57:31 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Yang",
"Gengshan",
""
],
[
"Vo",
"Minh",
""
],
[
"Neverova",
"Natalia",
""
],
[
"Ramanan",
"Deva",
""
],
[
"Vedaldi",
"Andrea",
""
],
[
"Joo",
"Hanbyul",
""
]
] | TITLE: BANMo: Building Animatable 3D Neural Models from Many Casual Videos
ABSTRACT: Prior work for articulated 3D shape reconstruction often relies on
specialized sensors (e.g., synchronized multi-camera systems), or pre-built 3D
deformable models (e.g., SMAL or SMPL). Such methods are not able to scale to
diverse sets of objects in the wild. We present BANMo, a method that requires
neither a specialized sensor nor a pre-defined template shape. BANMo builds
high-fidelity, articulated 3D models (including shape and animatable skinning
weights) from many monocular casual videos in a differentiable rendering
framework. While the use of many videos provides more coverage of camera views
and object articulations, they introduce significant challenges in establishing
correspondence across scenes with different backgrounds, illumination
conditions, etc. Our key insight is to merge three schools of thought; (1)
classic deformable shape models that make use of articulated bones and blend
skinning, (2) volumetric neural radiance fields (NeRFs) that are amenable to
gradient-based optimization, and (3) canonical embeddings that generate
correspondences between pixels and an articulated model. We introduce neural
blend skinning models that allow for differentiable and invertible articulated
deformations. When combined with canonical embeddings, such models allow us to
establish dense correspondences across videos that can be self-supervised with
cycle consistency. On real and synthetic datasets, BANMo shows higher-fidelity
3D reconstructions than prior works for humans and animals, with the ability to
render realistic images from novel viewpoints and poses. Project webpage:
banmo-www.github.io .
| no_new_dataset | 0.953837 |
2202.12918 | Welverton Silva | Welverton R. Silva, F\'abio L. Usberti, Rafael C.S. Schouery | On the complexity and modeling of the electric vehicle sharing problem | null | null | 10.1016/j.cie.2023.109208 | null | math.OC cs.CC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce the electric vehicle sharing problem (EVSP), a problem that
arises from the planning and operation of electric car-sharing systems which
allow one-way rental of vehicles. The problem aims at finding the maximum total
daily rental time in which customers' demands are assigned to the existing
fleet. In addition, either all of the customer's demands are completely
fulfilled or the customer does not use the system at all. We show that the EVSP
is NP-hard, and we provide four mixed-integer linear programming formulations
based on space-time network flow models, along with some theoretical results.
We perform a comprehensive computational study of the behavior of the proposed
formulations using two benchmark sets, one of which is based on real-world data
from an electric car-sharing system located in Fortaleza, Brazil. The results
show that our best formulation is effective in solving instances where each
customer has only one demand. In general, we were able to optimally solve at
least 55% of the instances within the time limit of one hour.
| [
{
"version": "v1",
"created": "Fri, 25 Feb 2022 19:17:40 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Silva",
"Welverton R.",
""
],
[
"Usberti",
"Fábio L.",
""
],
[
"Schouery",
"Rafael C. S.",
""
]
] | TITLE: On the complexity and modeling of the electric vehicle sharing problem
ABSTRACT: We introduce the electric vehicle sharing problem (EVSP), a problem that
arises from the planning and operation of electric car-sharing systems which
allow one-way rental of vehicles. The problem aims at finding the maximum total
daily rental time in which customers' demands are assigned to the existing
fleet. In addition, either all of the customer's demands are completely
fulfilled or the customer does not use the system at all. We show that the EVSP
is NP-hard, and we provide four mixed-integer linear programming formulations
based on space-time network flow models, along with some theoretical results.
We perform a comprehensive computational study of the behavior of the proposed
formulations using two benchmark sets, one of which is based on real-world data
from an electric car-sharing system located in Fortaleza, Brazil. The results
show that our best formulation is effective in solving instances where each
customer has only one demand. In general, we were able to optimally solve at
least 55% of the instances within the time limit of one hour.
| no_new_dataset | 0.938576 |
2202.13589 | Aoran Xiao | Aoran Xiao, Jiaxing Huang, Dayan Guan, Xiaoqin Zhang, Shijian Lu, Ling
Shao | Unsupervised Point Cloud Representation Learning with Deep Neural
Networks: A Survey | IEEE Transactions on Pattern Analysis and Machine Intelligence | null | 10.1109/TPAMI.2023.3262786 | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Point cloud data have been widely explored due to its superior accuracy and
robustness under various adverse situations. Meanwhile, deep neural networks
(DNNs) have achieved very impressive success in various applications such as
surveillance and autonomous driving. The convergence of point cloud and DNNs
has led to many deep point cloud models, largely trained under the supervision
of large-scale and densely-labelled point cloud data. Unsupervised point cloud
representation learning, which aims to learn general and useful point cloud
representations from unlabelled point cloud data, has recently attracted
increasing attention due to the constraint in large-scale point cloud
labelling. This paper provides a comprehensive review of unsupervised point
cloud representation learning using DNNs. It first describes the motivation,
general pipelines as well as terminologies of the recent studies. Relevant
background including widely adopted point cloud datasets and DNN architectures
is then briefly presented. This is followed by an extensive discussion of
existing unsupervised point cloud representation learning methods according to
their technical approaches. We also quantitatively benchmark and discuss the
reviewed methods over multiple widely adopted point cloud datasets. Finally, we
share our humble opinion about several challenges and problems that could be
pursued in future research in unsupervised point cloud representation learning.
A project associated with this survey has been built at
https://github.com/xiaoaoran/3d_url_survey.
| [
{
"version": "v1",
"created": "Mon, 28 Feb 2022 07:46:05 GMT"
},
{
"version": "v2",
"created": "Sun, 5 Jun 2022 12:03:04 GMT"
},
{
"version": "v3",
"created": "Mon, 27 Mar 2023 02:07:59 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Xiao",
"Aoran",
""
],
[
"Huang",
"Jiaxing",
""
],
[
"Guan",
"Dayan",
""
],
[
"Zhang",
"Xiaoqin",
""
],
[
"Lu",
"Shijian",
""
],
[
"Shao",
"Ling",
""
]
] | TITLE: Unsupervised Point Cloud Representation Learning with Deep Neural
Networks: A Survey
ABSTRACT: Point cloud data have been widely explored due to its superior accuracy and
robustness under various adverse situations. Meanwhile, deep neural networks
(DNNs) have achieved very impressive success in various applications such as
surveillance and autonomous driving. The convergence of point cloud and DNNs
has led to many deep point cloud models, largely trained under the supervision
of large-scale and densely-labelled point cloud data. Unsupervised point cloud
representation learning, which aims to learn general and useful point cloud
representations from unlabelled point cloud data, has recently attracted
increasing attention due to the constraint in large-scale point cloud
labelling. This paper provides a comprehensive review of unsupervised point
cloud representation learning using DNNs. It first describes the motivation,
general pipelines as well as terminologies of the recent studies. Relevant
background including widely adopted point cloud datasets and DNN architectures
is then briefly presented. This is followed by an extensive discussion of
existing unsupervised point cloud representation learning methods according to
their technical approaches. We also quantitatively benchmark and discuss the
reviewed methods over multiple widely adopted point cloud datasets. Finally, we
share our humble opinion about several challenges and problems that could be
pursued in future research in unsupervised point cloud representation learning.
A project associated with this survey has been built at
https://github.com/xiaoaoran/3d_url_survey.
| no_new_dataset | 0.947235 |
2203.00588 | Chiara Boldrini | Kilian Ollivier and Chiara Boldrini and Andrea Passarella and Marco
Conti | Structural invariants and semantic fingerprints in the "ego network" of
words | This work was partially funded by the H2020 SoBigData++ (Grant No
871042), H2020 HumaneAI-Net (Grant No 952026), and CHIST-ERA SAI (Grant No
not yet available) projects. arXiv admin note: text overlap with
arXiv:2110.06015 | null | 10.1371/journal.pone.0277182 | null | cs.SI cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Well-established cognitive models coming from anthropology have shown that,
due to the cognitive constraints that limit our "bandwidth" for social
interactions, humans organize their social relations according to a regular
structure. In this work, we postulate that similar regularities can be found in
other cognitive processes, such as those involving language production. In
order to investigate this claim, we analyse a dataset containing tweets of a
heterogeneous group of Twitter users (regular users and professional writers).
Leveraging a methodology similar to the one used to uncover the
well-established social cognitive constraints, we find regularities at both the
structural and semantic level. At the former, we find that a concentric layered
structure (which we call ego network of words, in analogy to the ego network of
social relationships) very well captures how individuals organise the words
they use. The size of the layers in this structure regularly grows
(approximately 2-3 times with respect to the previous one) when moving
outwards, and the two penultimate external layers consistently account for
approximately 60% and 30% of the used words, irrespective of the number of the
total number of layers of the user. For the semantic analysis, each ring of
each ego network is described by a semantic profile, which captures the topics
associated with the words in the ring. We find that ring #1 has a special role
in the model. It is semantically the most dissimilar and the most diverse among
the rings. We also show that the topics that are important in the innermost
ring also have the characteristic of being predominant in each of the other
rings, as well as in the entire ego network. In this respect, ring #1 can be
seen as the semantic fingerprint of the ego network of words.
| [
{
"version": "v1",
"created": "Tue, 1 Mar 2022 16:19:14 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 06:51:35 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Ollivier",
"Kilian",
""
],
[
"Boldrini",
"Chiara",
""
],
[
"Passarella",
"Andrea",
""
],
[
"Conti",
"Marco",
""
]
] | TITLE: Structural invariants and semantic fingerprints in the "ego network" of
words
ABSTRACT: Well-established cognitive models coming from anthropology have shown that,
due to the cognitive constraints that limit our "bandwidth" for social
interactions, humans organize their social relations according to a regular
structure. In this work, we postulate that similar regularities can be found in
other cognitive processes, such as those involving language production. In
order to investigate this claim, we analyse a dataset containing tweets of a
heterogeneous group of Twitter users (regular users and professional writers).
Leveraging a methodology similar to the one used to uncover the
well-established social cognitive constraints, we find regularities at both the
structural and semantic level. At the former, we find that a concentric layered
structure (which we call ego network of words, in analogy to the ego network of
social relationships) very well captures how individuals organise the words
they use. The size of the layers in this structure regularly grows
(approximately 2-3 times with respect to the previous one) when moving
outwards, and the two penultimate external layers consistently account for
approximately 60% and 30% of the used words, irrespective of the number of the
total number of layers of the user. For the semantic analysis, each ring of
each ego network is described by a semantic profile, which captures the topics
associated with the words in the ring. We find that ring #1 has a special role
in the model. It is semantically the most dissimilar and the most diverse among
the rings. We also show that the topics that are important in the innermost
ring also have the characteristic of being predominant in each of the other
rings, as well as in the entire ego network. In this respect, ring #1 can be
seen as the semantic fingerprint of the ego network of words.
| no_new_dataset | 0.939637 |
2203.10821 | Yuedong Chen | Yuedong Chen, Qianyi Wu, Chuanxia Zheng, Tat-Jen Cham and Jianfei Cai | Sem2NeRF: Converting Single-View Semantic Masks to Neural Radiance
Fields | ECCV2022, Code: https://github.com/donydchen/sem2nerf Project Page:
https://donydchen.github.io/sem2nerf/ | null | 10.1007/978-3-031-19781-9_42 | null | cs.CV cs.AI cs.GR | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Image translation and manipulation have gain increasing attention along with
the rapid development of deep generative models. Although existing approaches
have brought impressive results, they mainly operated in 2D space. In light of
recent advances in NeRF-based 3D-aware generative models, we introduce a new
task, Semantic-to-NeRF translation, that aims to reconstruct a 3D scene
modelled by NeRF, conditioned on one single-view semantic mask as input. To
kick-off this novel task, we propose the Sem2NeRF framework. In particular,
Sem2NeRF addresses the highly challenging task by encoding the semantic mask
into the latent code that controls the 3D scene representation of a pre-trained
decoder. To further improve the accuracy of the mapping, we integrate a new
region-aware learning strategy into the design of both the encoder and the
decoder. We verify the efficacy of the proposed Sem2NeRF and demonstrate that
it outperforms several strong baselines on two benchmark datasets. Code and
video are available at https://donydchen.github.io/sem2nerf/
| [
{
"version": "v1",
"created": "Mon, 21 Mar 2022 09:15:58 GMT"
},
{
"version": "v2",
"created": "Thu, 21 Jul 2022 01:55:08 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Chen",
"Yuedong",
""
],
[
"Wu",
"Qianyi",
""
],
[
"Zheng",
"Chuanxia",
""
],
[
"Cham",
"Tat-Jen",
""
],
[
"Cai",
"Jianfei",
""
]
] | TITLE: Sem2NeRF: Converting Single-View Semantic Masks to Neural Radiance
Fields
ABSTRACT: Image translation and manipulation have gain increasing attention along with
the rapid development of deep generative models. Although existing approaches
have brought impressive results, they mainly operated in 2D space. In light of
recent advances in NeRF-based 3D-aware generative models, we introduce a new
task, Semantic-to-NeRF translation, that aims to reconstruct a 3D scene
modelled by NeRF, conditioned on one single-view semantic mask as input. To
kick-off this novel task, we propose the Sem2NeRF framework. In particular,
Sem2NeRF addresses the highly challenging task by encoding the semantic mask
into the latent code that controls the 3D scene representation of a pre-trained
decoder. To further improve the accuracy of the mapping, we integrate a new
region-aware learning strategy into the design of both the encoder and the
decoder. We verify the efficacy of the proposed Sem2NeRF and demonstrate that
it outperforms several strong baselines on two benchmark datasets. Code and
video are available at https://donydchen.github.io/sem2nerf/
| no_new_dataset | 0.941601 |
2203.16309 | Julie Jiang | Julie Jiang, Kristina Lerman, Emilio Ferrara | Zero-shot meta-learning for small-scale data from human subjects | 10 pages, 7 figures | The 11th IEEE International Conference on Healthcare Informatics
(ICHI 2023) | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | While developments in machine learning led to impressive performance gains on
big data, many human subjects data are, in actuality, small and sparsely
labeled. Existing methods applied to such data often do not easily generalize
to out-of-sample subjects. Instead, models must make predictions on test data
that may be drawn from a different distribution, a problem known as
\textit{zero-shot learning}. To address this challenge, we develop an
end-to-end framework using a meta-learning approach, which enables the model to
rapidly adapt to a new prediction task with limited training data for
out-of-sample test data. We use three real-world small-scale human subjects
datasets (two randomized control studies and one observational study), for
which we predict treatment outcomes for held-out treatment groups. Our model
learns the latent treatment effects of each intervention and, by design, can
naturally handle multi-task predictions. We show that our model performs the
best holistically for each held-out group and especially when the test group is
distinctly different from the training group. Our model has implications for
improved generalization of small-size human studies to the wider population.
| [
{
"version": "v1",
"created": "Tue, 29 Mar 2022 17:42:04 GMT"
},
{
"version": "v2",
"created": "Sat, 21 May 2022 17:37:12 GMT"
},
{
"version": "v3",
"created": "Fri, 14 Oct 2022 21:12:55 GMT"
},
{
"version": "v4",
"created": "Sat, 1 Apr 2023 22:09:47 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Jiang",
"Julie",
""
],
[
"Lerman",
"Kristina",
""
],
[
"Ferrara",
"Emilio",
""
]
] | TITLE: Zero-shot meta-learning for small-scale data from human subjects
ABSTRACT: While developments in machine learning led to impressive performance gains on
big data, many human subjects data are, in actuality, small and sparsely
labeled. Existing methods applied to such data often do not easily generalize
to out-of-sample subjects. Instead, models must make predictions on test data
that may be drawn from a different distribution, a problem known as
\textit{zero-shot learning}. To address this challenge, we develop an
end-to-end framework using a meta-learning approach, which enables the model to
rapidly adapt to a new prediction task with limited training data for
out-of-sample test data. We use three real-world small-scale human subjects
datasets (two randomized control studies and one observational study), for
which we predict treatment outcomes for held-out treatment groups. Our model
learns the latent treatment effects of each intervention and, by design, can
naturally handle multi-task predictions. We show that our model performs the
best holistically for each held-out group and especially when the test group is
distinctly different from the training group. Our model has implications for
improved generalization of small-size human studies to the wider population.
| no_new_dataset | 0.944689 |
2203.16782 | Sheng Huang | Sheng Huang and Wenhao Tang and Guixin Huang and Luwen Huangfu and Dan
Yang | Weakly Supervised Patch Label Inference Networks for Efficient Pavement
Distress Detection and Recognition in the Wild | Accepted by IEEE Transactions on Intelligent Transportation Systems | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Automatic image-based pavement distress detection and recognition are vital
for pavement maintenance and management. However, existing deep learning-based
methods largely omit the specific characteristics of pavement images, such as
high image resolution and low distress area ratio, and are not end-to-end
trainable. In this paper, we present a series of simple yet effective
end-to-end deep learning approaches named Weakly Supervised Patch Label
Inference Networks (WSPLIN) for efficiently addressing these tasks under
various application settings. WSPLIN transforms the fully supervised pavement
image classification problem into a weakly supervised pavement patch
classification problem for solutions. Specifically, WSPLIN first divides the
pavement image under different scales into patches with different collection
strategies and then employs a Patch Label Inference Network (PLIN) to infer the
labels of these patches to fully exploit the resolution and scale information.
Notably, we design a patch label sparsity constraint based on the prior
knowledge of distress distribution and leverage the Comprehensive Decision
Network (CDN) to guide the training of PLIN in a weakly supervised way.
Therefore, the patch labels produced by PLIN provide interpretable intermediate
information, such as the rough location and the type of distress. We evaluate
our method on a large-scale bituminous pavement distress dataset named CQU-BPDD
and the augmented Crack500 (Crack500-PDD) dataset, which is a newly constructed
pavement distress detection dataset augmented from the Crack500. Extensive
results demonstrate the superiority of our method over baselines in both
performance and efficiency. The source codes of WSPLIN are released on
https://github.com/DearCaat/wsplin.
| [
{
"version": "v1",
"created": "Thu, 31 Mar 2022 04:01:02 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 03:07:56 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Huang",
"Sheng",
""
],
[
"Tang",
"Wenhao",
""
],
[
"Huang",
"Guixin",
""
],
[
"Huangfu",
"Luwen",
""
],
[
"Yang",
"Dan",
""
]
] | TITLE: Weakly Supervised Patch Label Inference Networks for Efficient Pavement
Distress Detection and Recognition in the Wild
ABSTRACT: Automatic image-based pavement distress detection and recognition are vital
for pavement maintenance and management. However, existing deep learning-based
methods largely omit the specific characteristics of pavement images, such as
high image resolution and low distress area ratio, and are not end-to-end
trainable. In this paper, we present a series of simple yet effective
end-to-end deep learning approaches named Weakly Supervised Patch Label
Inference Networks (WSPLIN) for efficiently addressing these tasks under
various application settings. WSPLIN transforms the fully supervised pavement
image classification problem into a weakly supervised pavement patch
classification problem for solutions. Specifically, WSPLIN first divides the
pavement image under different scales into patches with different collection
strategies and then employs a Patch Label Inference Network (PLIN) to infer the
labels of these patches to fully exploit the resolution and scale information.
Notably, we design a patch label sparsity constraint based on the prior
knowledge of distress distribution and leverage the Comprehensive Decision
Network (CDN) to guide the training of PLIN in a weakly supervised way.
Therefore, the patch labels produced by PLIN provide interpretable intermediate
information, such as the rough location and the type of distress. We evaluate
our method on a large-scale bituminous pavement distress dataset named CQU-BPDD
and the augmented Crack500 (Crack500-PDD) dataset, which is a newly constructed
pavement distress detection dataset augmented from the Crack500. Extensive
results demonstrate the superiority of our method over baselines in both
performance and efficiency. The source codes of WSPLIN are released on
https://github.com/DearCaat/wsplin.
| new_dataset | 0.903635 |
2204.07496 | Devendra Singh Sachan | Devendra Singh Sachan and Mike Lewis and Mandar Joshi and Armen
Aghajanyan and Wen-tau Yih and Joelle Pineau and Luke Zettlemoyer | Improving Passage Retrieval with Zero-Shot Question Generation | EMNLP 2022 camera-ready version. Code is available at:
https://github.com/DevSinghSachan/unsupervised-passage-reranking | null | null | null | cs.CL cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a simple and effective re-ranking method for improving passage
retrieval in open question answering. The re-ranker re-scores retrieved
passages with a zero-shot question generation model, which uses a pre-trained
language model to compute the probability of the input question conditioned on
a retrieved passage. This approach can be applied on top of any retrieval
method (e.g. neural or keyword-based), does not require any domain- or
task-specific training (and therefore is expected to generalize better to data
distribution shifts), and provides rich cross-attention between query and
passage (i.e. it must explain every token in the question). When evaluated on a
number of open-domain retrieval datasets, our re-ranker improves strong
unsupervised retrieval models by 6%-18% absolute and strong supervised models
by up to 12% in terms of top-20 passage retrieval accuracy. We also obtain new
state-of-the-art results on full open-domain question answering by simply
adding the new re-ranker to existing models with no further changes.
| [
{
"version": "v1",
"created": "Fri, 15 Apr 2022 14:51:41 GMT"
},
{
"version": "v2",
"created": "Sat, 22 Oct 2022 16:03:50 GMT"
},
{
"version": "v3",
"created": "Sun, 27 Nov 2022 02:13:36 GMT"
},
{
"version": "v4",
"created": "Mon, 3 Apr 2023 00:07:58 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Sachan",
"Devendra Singh",
""
],
[
"Lewis",
"Mike",
""
],
[
"Joshi",
"Mandar",
""
],
[
"Aghajanyan",
"Armen",
""
],
[
"Yih",
"Wen-tau",
""
],
[
"Pineau",
"Joelle",
""
],
[
"Zettlemoyer",
"Luke",
""
]
] | TITLE: Improving Passage Retrieval with Zero-Shot Question Generation
ABSTRACT: We propose a simple and effective re-ranking method for improving passage
retrieval in open question answering. The re-ranker re-scores retrieved
passages with a zero-shot question generation model, which uses a pre-trained
language model to compute the probability of the input question conditioned on
a retrieved passage. This approach can be applied on top of any retrieval
method (e.g. neural or keyword-based), does not require any domain- or
task-specific training (and therefore is expected to generalize better to data
distribution shifts), and provides rich cross-attention between query and
passage (i.e. it must explain every token in the question). When evaluated on a
number of open-domain retrieval datasets, our re-ranker improves strong
unsupervised retrieval models by 6%-18% absolute and strong supervised models
by up to 12% in terms of top-20 passage retrieval accuracy. We also obtain new
state-of-the-art results on full open-domain question answering by simply
adding the new re-ranker to existing models with no further changes.
| no_new_dataset | 0.946941 |
2204.12929 | Sihao Hu | Sihao Hu, Zhen Zhang, Shengliang Lu, Bingsheng He, Zhao Li | Sequence-Based Target Coin Prediction for Cryptocurrency Pump-and-Dump | SIGMOD conference 2023 | null | null | null | q-fin.ST cs.CR cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | With the proliferation of pump-and-dump schemes (P&Ds) in the cryptocurrency
market, it becomes imperative to detect such fraudulent activities in advance
to alert potentially susceptible investors. In this paper, we focus on
predicting the pump probability of all coins listed in the target exchange
before a scheduled pump time, which we refer to as the target coin prediction
task. Firstly, we conduct a comprehensive study of the latest 709 P&D events
organized in Telegram from Jan. 2019 to Jan. 2022. Our empirical analysis
reveals some interesting patterns of P&Ds, such as that pumped coins exhibit
intra-channel homogeneity and inter-channel heterogeneity. Here channel refers
a form of group in Telegram that is frequently used to coordinate P&D events.
This observation inspires us to develop a novel sequence-based neural network,
dubbed SNN, which encodes a channel's P&D event history into a sequence
representation via the positional attention mechanism to enhance the prediction
accuracy. Positional attention helps to extract useful information and
alleviates noise, especially when the sequence length is long. Extensive
experiments verify the effectiveness and generalizability of proposed methods.
Additionally, we release the code and P&D dataset on GitHub:
https://github.com/Bayi-Hu/Pump-and-Dump-Detection-on-Cryptocurrency, and
regularly update the dataset.
| [
{
"version": "v1",
"created": "Thu, 21 Apr 2022 16:34:53 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 16:19:11 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Hu",
"Sihao",
""
],
[
"Zhang",
"Zhen",
""
],
[
"Lu",
"Shengliang",
""
],
[
"He",
"Bingsheng",
""
],
[
"Li",
"Zhao",
""
]
] | TITLE: Sequence-Based Target Coin Prediction for Cryptocurrency Pump-and-Dump
ABSTRACT: With the proliferation of pump-and-dump schemes (P&Ds) in the cryptocurrency
market, it becomes imperative to detect such fraudulent activities in advance
to alert potentially susceptible investors. In this paper, we focus on
predicting the pump probability of all coins listed in the target exchange
before a scheduled pump time, which we refer to as the target coin prediction
task. Firstly, we conduct a comprehensive study of the latest 709 P&D events
organized in Telegram from Jan. 2019 to Jan. 2022. Our empirical analysis
reveals some interesting patterns of P&Ds, such as that pumped coins exhibit
intra-channel homogeneity and inter-channel heterogeneity. Here channel refers
a form of group in Telegram that is frequently used to coordinate P&D events.
This observation inspires us to develop a novel sequence-based neural network,
dubbed SNN, which encodes a channel's P&D event history into a sequence
representation via the positional attention mechanism to enhance the prediction
accuracy. Positional attention helps to extract useful information and
alleviates noise, especially when the sequence length is long. Extensive
experiments verify the effectiveness and generalizability of proposed methods.
Additionally, we release the code and P&D dataset on GitHub:
https://github.com/Bayi-Hu/Pump-and-Dump-Detection-on-Cryptocurrency, and
regularly update the dataset.
| new_dataset | 0.920146 |
2204.13168 | Benjamin Pachev | Benjamin Pachev, Prateek Arora, Carlos del-Castillo-Negrete, Eirik
Valseth, Clint Dawson | A Framework for Flexible Peak Storm Surge Prediction | null | null | null | null | cs.CE cs.LG physics.ao-ph | http://creativecommons.org/licenses/by/4.0/ | Storm surge is a major natural hazard in coastal regions, responsible both
for significant property damage and loss of life. Accurate, efficient models of
storm surge are needed both to assess long-term risk and to guide emergency
management decisions. While high-fidelity regional- and global-ocean
circulation models such as the ADvanced CIRCulation (ADCIRC) model can
accurately predict storm surge, they are very computationally expensive. Here
we develop a novel surrogate model for peak storm surge prediction based on a
multi-stage approach. In the first stage, points are classified as inundated or
not. In the second, the level of inundation is predicted . Additionally, we
propose a new formulation of the surrogate problem in which storm surge is
predicted independently for each point. This allows for predictions to be made
directly for locations not present in the training data, and significantly
reduces the number of model parameters. We demonstrate our modeling framework
on two study areas: the Texas coast and the northern portion of the Alaskan
coast. For Texas, the model is trained with a database of 446 synthetic
hurricanes. The model is able to accurately match ADCIRC predictions on a test
set of synthetic storms. We further present a test of the model on Hurricanes
Ike (2008) and Harvey (2017). For Alaska, the model is trained on a dataset of
109 historical surge events. We test the surrogate model on actual surge events
including the recent Typhoon Merbok (2022) that take place after the events in
the training data. For both datasets, the surrogate model achieves similar
performance to ADCIRC on real events when compared to observational data. In
both cases, the surrogate models are many orders of magnitude faster than
ADCIRC.
| [
{
"version": "v1",
"created": "Wed, 27 Apr 2022 20:02:25 GMT"
},
{
"version": "v2",
"created": "Fri, 31 Mar 2023 18:36:49 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Pachev",
"Benjamin",
""
],
[
"Arora",
"Prateek",
""
],
[
"del-Castillo-Negrete",
"Carlos",
""
],
[
"Valseth",
"Eirik",
""
],
[
"Dawson",
"Clint",
""
]
] | TITLE: A Framework for Flexible Peak Storm Surge Prediction
ABSTRACT: Storm surge is a major natural hazard in coastal regions, responsible both
for significant property damage and loss of life. Accurate, efficient models of
storm surge are needed both to assess long-term risk and to guide emergency
management decisions. While high-fidelity regional- and global-ocean
circulation models such as the ADvanced CIRCulation (ADCIRC) model can
accurately predict storm surge, they are very computationally expensive. Here
we develop a novel surrogate model for peak storm surge prediction based on a
multi-stage approach. In the first stage, points are classified as inundated or
not. In the second, the level of inundation is predicted . Additionally, we
propose a new formulation of the surrogate problem in which storm surge is
predicted independently for each point. This allows for predictions to be made
directly for locations not present in the training data, and significantly
reduces the number of model parameters. We demonstrate our modeling framework
on two study areas: the Texas coast and the northern portion of the Alaskan
coast. For Texas, the model is trained with a database of 446 synthetic
hurricanes. The model is able to accurately match ADCIRC predictions on a test
set of synthetic storms. We further present a test of the model on Hurricanes
Ike (2008) and Harvey (2017). For Alaska, the model is trained on a dataset of
109 historical surge events. We test the surrogate model on actual surge events
including the recent Typhoon Merbok (2022) that take place after the events in
the training data. For both datasets, the surrogate model achieves similar
performance to ADCIRC on real events when compared to observational data. In
both cases, the surrogate models are many orders of magnitude faster than
ADCIRC.
| no_new_dataset | 0.947332 |
2204.13340 | Alexandros Stergiou | Alexandros Stergiou, Dima Damen | The Wisdom of Crowds: Temporal Progressive Attention for Early Action
Prediction | Accepted at IEEE/CVF Conference on Computer Vision and Pattern
Recognition (CVPR) 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Early action prediction deals with inferring the ongoing action from
partially-observed videos, typically at the outset of the video. We propose a
bottleneck-based attention model that captures the evolution of the action,
through progressive sampling over fine-to-coarse scales. Our proposed Temporal
Progressive (TemPr) model is composed of multiple attention towers, one for
each scale. The predicted action label is based on the collective agreement
considering confidences of these towers. Extensive experiments over four video
datasets showcase state-of-the-art performance on the task of Early Action
Prediction across a range of encoder architectures. We demonstrate the
effectiveness and consistency of TemPr through detailed ablations.
| [
{
"version": "v1",
"created": "Thu, 28 Apr 2022 08:21:09 GMT"
},
{
"version": "v2",
"created": "Sat, 1 Apr 2023 07:37:37 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Stergiou",
"Alexandros",
""
],
[
"Damen",
"Dima",
""
]
] | TITLE: The Wisdom of Crowds: Temporal Progressive Attention for Early Action
Prediction
ABSTRACT: Early action prediction deals with inferring the ongoing action from
partially-observed videos, typically at the outset of the video. We propose a
bottleneck-based attention model that captures the evolution of the action,
through progressive sampling over fine-to-coarse scales. Our proposed Temporal
Progressive (TemPr) model is composed of multiple attention towers, one for
each scale. The predicted action label is based on the collective agreement
considering confidences of these towers. Extensive experiments over four video
datasets showcase state-of-the-art performance on the task of Early Action
Prediction across a range of encoder architectures. We demonstrate the
effectiveness and consistency of TemPr through detailed ablations.
| no_new_dataset | 0.946646 |
2205.12191 | Emanuele Bugliarello | Aishwarya Agrawal, Ivana Kaji\'c, Emanuele Bugliarello, Elnaz Davoodi,
Anita Gergely, Phil Blunsom, Aida Nematzadeh | Reassessing Evaluation Practices in Visual Question Answering: A Case
Study on Out-of-Distribution Generalization | Findings of EACL 2023. Aishwarya, Ivana, Emanuele and Aida had equal
first author contributions. Elnaz and Anita had equal contributions. Aida and
Aishwarya had equal senior contributions | null | null | null | cs.CL cs.AI cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Vision-and-language (V&L) models pretrained on large-scale multimodal data
have demonstrated strong performance on various tasks such as image captioning
and visual question answering (VQA). The quality of such models is commonly
assessed by measuring their performance on unseen data that typically comes
from the same distribution as the training data. However, when evaluated under
out-of-distribution (out-of-dataset) settings for VQA, we observe that these
models exhibit poor generalization. We comprehensively evaluate two pretrained
V&L models under different settings (i.e. classification and open-ended text
generation) by conducting cross-dataset evaluations. We find that these models
tend to learn to solve the benchmark, rather than learning the high-level
skills required by the VQA task. We also find that in most cases generative
models are less susceptible to shifts in data distribution compared to
discriminative ones, and that multimodal pretraining is generally helpful for
OOD generalization. Finally, we revisit assumptions underlying the use of
automatic VQA evaluation metrics, and empirically show that their stringent
nature repeatedly penalizes models for correct responses.
| [
{
"version": "v1",
"created": "Tue, 24 May 2022 16:44:45 GMT"
},
{
"version": "v2",
"created": "Sat, 1 Apr 2023 07:07:44 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Agrawal",
"Aishwarya",
""
],
[
"Kajić",
"Ivana",
""
],
[
"Bugliarello",
"Emanuele",
""
],
[
"Davoodi",
"Elnaz",
""
],
[
"Gergely",
"Anita",
""
],
[
"Blunsom",
"Phil",
""
],
[
"Nematzadeh",
"Aida",
""
]
] | TITLE: Reassessing Evaluation Practices in Visual Question Answering: A Case
Study on Out-of-Distribution Generalization
ABSTRACT: Vision-and-language (V&L) models pretrained on large-scale multimodal data
have demonstrated strong performance on various tasks such as image captioning
and visual question answering (VQA). The quality of such models is commonly
assessed by measuring their performance on unseen data that typically comes
from the same distribution as the training data. However, when evaluated under
out-of-distribution (out-of-dataset) settings for VQA, we observe that these
models exhibit poor generalization. We comprehensively evaluate two pretrained
V&L models under different settings (i.e. classification and open-ended text
generation) by conducting cross-dataset evaluations. We find that these models
tend to learn to solve the benchmark, rather than learning the high-level
skills required by the VQA task. We also find that in most cases generative
models are less susceptible to shifts in data distribution compared to
discriminative ones, and that multimodal pretraining is generally helpful for
OOD generalization. Finally, we revisit assumptions underlying the use of
automatic VQA evaluation metrics, and empirically show that their stringent
nature repeatedly penalizes models for correct responses.
| no_new_dataset | 0.942612 |
2206.06129 | Daqing Guo | Hongze Sun, Wuque Cai, Baoxin Yang, Yan Cui, Yang Xia, Dezhong Yao,
Daqing Guo | A Synapse-Threshold Synergistic Learning Approach for Spiking Neural
Networks | 15 pages, 11 figures, 4 Tables, submitted for publication | null | null | null | cs.NE cs.AI q-bio.NC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Spiking neural networks (SNNs) have demonstrated excellent capabilities in
various intelligent scenarios. Most existing methods for training SNNs are
based on the concept of synaptic plasticity; however, learning in the realistic
brain also utilizes intrinsic non-synaptic mechanisms of neurons. The spike
threshold of biological neurons is a critical intrinsic neuronal feature that
exhibits rich dynamics on a millisecond timescale and has been proposed as an
underlying mechanism that facilitates neural information processing. In this
study, we develop a novel synergistic learning approach that involves
simultaneously training synaptic weights and spike thresholds in SNNs. SNNs
trained with synapse-threshold synergistic learning~(STL-SNNs) achieve
significantly superior performance on various static and neuromorphic datasets
than SNNs trained with two degenerated single-learning models. During training,
the synergistic learning approach optimizes neural thresholds, providing the
network with stable signal transmission via appropriate firing rates. Further
analysis indicates that STL-SNNs are robust to noisy data and exhibit low
energy consumption for deep network structures. Additionally, the performance
of STL-SNN can be further improved by introducing a generalized joint decision
framework. Overall, our findings indicate that biologically plausible synergies
between synaptic and intrinsic non-synaptic mechanisms may provide a promising
approach for developing highly efficient SNN learning methods.
| [
{
"version": "v1",
"created": "Fri, 10 Jun 2022 06:41:36 GMT"
},
{
"version": "v2",
"created": "Tue, 20 Sep 2022 11:21:19 GMT"
},
{
"version": "v3",
"created": "Mon, 3 Apr 2023 08:12:25 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Sun",
"Hongze",
""
],
[
"Cai",
"Wuque",
""
],
[
"Yang",
"Baoxin",
""
],
[
"Cui",
"Yan",
""
],
[
"Xia",
"Yang",
""
],
[
"Yao",
"Dezhong",
""
],
[
"Guo",
"Daqing",
""
]
] | TITLE: A Synapse-Threshold Synergistic Learning Approach for Spiking Neural
Networks
ABSTRACT: Spiking neural networks (SNNs) have demonstrated excellent capabilities in
various intelligent scenarios. Most existing methods for training SNNs are
based on the concept of synaptic plasticity; however, learning in the realistic
brain also utilizes intrinsic non-synaptic mechanisms of neurons. The spike
threshold of biological neurons is a critical intrinsic neuronal feature that
exhibits rich dynamics on a millisecond timescale and has been proposed as an
underlying mechanism that facilitates neural information processing. In this
study, we develop a novel synergistic learning approach that involves
simultaneously training synaptic weights and spike thresholds in SNNs. SNNs
trained with synapse-threshold synergistic learning~(STL-SNNs) achieve
significantly superior performance on various static and neuromorphic datasets
than SNNs trained with two degenerated single-learning models. During training,
the synergistic learning approach optimizes neural thresholds, providing the
network with stable signal transmission via appropriate firing rates. Further
analysis indicates that STL-SNNs are robust to noisy data and exhibit low
energy consumption for deep network structures. Additionally, the performance
of STL-SNN can be further improved by introducing a generalized joint decision
framework. Overall, our findings indicate that biologically plausible synergies
between synaptic and intrinsic non-synaptic mechanisms may provide a promising
approach for developing highly efficient SNN learning methods.
| no_new_dataset | 0.952131 |
2206.07179 | J\'er\^ome Rony | J\'er\^ome Rony, Jean-Christophe Pesquet, Ismail Ben Ayed | Proximal Splitting Adversarial Attacks for Semantic Segmentation | CVPR 2023. Code available at:
https://github.com/jeromerony/alma_prox_segmentation | null | null | null | cs.LG cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Classification has been the focal point of research on adversarial attacks,
but only a few works investigate methods suited to denser prediction tasks,
such as semantic segmentation. The methods proposed in these works do not
accurately solve the adversarial segmentation problem and, therefore,
overestimate the size of the perturbations required to fool models. Here, we
propose a white-box attack for these models based on a proximal splitting to
produce adversarial perturbations with much smaller $\ell_\infty$ norms. Our
attack can handle large numbers of constraints within a nonconvex minimization
framework via an Augmented Lagrangian approach, coupled with adaptive
constraint scaling and masking strategies. We demonstrate that our attack
significantly outperforms previously proposed ones, as well as classification
attacks that we adapted for segmentation, providing a first comprehensive
benchmark for this dense task.
| [
{
"version": "v1",
"created": "Tue, 14 Jun 2022 21:23:02 GMT"
},
{
"version": "v2",
"created": "Fri, 31 Mar 2023 20:28:56 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Rony",
"Jérôme",
""
],
[
"Pesquet",
"Jean-Christophe",
""
],
[
"Ayed",
"Ismail Ben",
""
]
] | TITLE: Proximal Splitting Adversarial Attacks for Semantic Segmentation
ABSTRACT: Classification has been the focal point of research on adversarial attacks,
but only a few works investigate methods suited to denser prediction tasks,
such as semantic segmentation. The methods proposed in these works do not
accurately solve the adversarial segmentation problem and, therefore,
overestimate the size of the perturbations required to fool models. Here, we
propose a white-box attack for these models based on a proximal splitting to
produce adversarial perturbations with much smaller $\ell_\infty$ norms. Our
attack can handle large numbers of constraints within a nonconvex minimization
framework via an Augmented Lagrangian approach, coupled with adaptive
constraint scaling and masking strategies. We demonstrate that our attack
significantly outperforms previously proposed ones, as well as classification
attacks that we adapted for segmentation, providing a first comprehensive
benchmark for this dense task.
| no_new_dataset | 0.94366 |
2206.10011 | Sheheryar Zaidi | Sheheryar Zaidi, Tudor Berariu, Hyunjik Kim, J\"org Bornschein,
Claudia Clopath, Yee Whye Teh, Razvan Pascanu | When Does Re-initialization Work? | Published in PMLR Volume 187; spotlight presentation at I Can't
Believe It's Not Better Workshop at NeurIPS 2022 | null | null | null | cs.LG cs.CV stat.ML | http://creativecommons.org/licenses/by/4.0/ | Re-initializing a neural network during training has been observed to improve
generalization in recent works. Yet it is neither widely adopted in deep
learning practice nor is it often used in state-of-the-art training protocols.
This raises the question of when re-initialization works, and whether it should
be used together with regularization techniques such as data augmentation,
weight decay and learning rate schedules. In this work, we conduct an extensive
empirical comparison of standard training with a selection of re-initialization
methods to answer this question, training over 15,000 models on a variety of
image classification benchmarks. We first establish that such methods are
consistently beneficial for generalization in the absence of any other
regularization. However, when deployed alongside other carefully tuned
regularization techniques, re-initialization methods offer little to no added
benefit for generalization, although optimal generalization performance becomes
less sensitive to the choice of learning rate and weight decay hyperparameters.
To investigate the impact of re-initialization methods on noisy data, we also
consider learning under label noise. Surprisingly, in this case,
re-initialization significantly improves upon standard training, even in the
presence of other carefully tuned regularization techniques.
| [
{
"version": "v1",
"created": "Mon, 20 Jun 2022 21:23:15 GMT"
},
{
"version": "v2",
"created": "Sun, 2 Apr 2023 22:19:08 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Zaidi",
"Sheheryar",
""
],
[
"Berariu",
"Tudor",
""
],
[
"Kim",
"Hyunjik",
""
],
[
"Bornschein",
"Jörg",
""
],
[
"Clopath",
"Claudia",
""
],
[
"Teh",
"Yee Whye",
""
],
[
"Pascanu",
"Razvan",
""
]
] | TITLE: When Does Re-initialization Work?
ABSTRACT: Re-initializing a neural network during training has been observed to improve
generalization in recent works. Yet it is neither widely adopted in deep
learning practice nor is it often used in state-of-the-art training protocols.
This raises the question of when re-initialization works, and whether it should
be used together with regularization techniques such as data augmentation,
weight decay and learning rate schedules. In this work, we conduct an extensive
empirical comparison of standard training with a selection of re-initialization
methods to answer this question, training over 15,000 models on a variety of
image classification benchmarks. We first establish that such methods are
consistently beneficial for generalization in the absence of any other
regularization. However, when deployed alongside other carefully tuned
regularization techniques, re-initialization methods offer little to no added
benefit for generalization, although optimal generalization performance becomes
less sensitive to the choice of learning rate and weight decay hyperparameters.
To investigate the impact of re-initialization methods on noisy data, we also
consider learning under label noise. Surprisingly, in this case,
re-initialization significantly improves upon standard training, even in the
presence of other carefully tuned regularization techniques.
| no_new_dataset | 0.947137 |
2206.10658 | Devendra Singh Sachan | Devendra Singh Sachan and Mike Lewis and Dani Yogatama and Luke
Zettlemoyer and Joelle Pineau and Manzil Zaheer | Questions Are All You Need to Train a Dense Passage Retriever | Accepted to TACL, pre MIT Press publication version | null | null | null | cs.CL cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce ART, a new corpus-level autoencoding approach for training dense
retrieval models that does not require any labeled training data. Dense
retrieval is a central challenge for open-domain tasks, such as Open QA, where
state-of-the-art methods typically require large supervised datasets with
custom hard-negative mining and denoising of positive examples. ART, in
contrast, only requires access to unpaired inputs and outputs (e.g. questions
and potential answer documents). It uses a new document-retrieval autoencoding
scheme, where (1) an input question is used to retrieve a set of evidence
documents, and (2) the documents are then used to compute the probability of
reconstructing the original question. Training for retrieval based on question
reconstruction enables effective unsupervised learning of both document and
question encoders, which can be later incorporated into complete Open QA
systems without any further finetuning. Extensive experiments demonstrate that
ART obtains state-of-the-art results on multiple QA retrieval benchmarks with
only generic initialization from a pre-trained language model, removing the
need for labeled data and task-specific losses.
| [
{
"version": "v1",
"created": "Tue, 21 Jun 2022 18:16:31 GMT"
},
{
"version": "v2",
"created": "Sun, 1 Jan 2023 16:43:33 GMT"
},
{
"version": "v3",
"created": "Sun, 22 Jan 2023 14:07:11 GMT"
},
{
"version": "v4",
"created": "Mon, 3 Apr 2023 00:28:34 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Sachan",
"Devendra Singh",
""
],
[
"Lewis",
"Mike",
""
],
[
"Yogatama",
"Dani",
""
],
[
"Zettlemoyer",
"Luke",
""
],
[
"Pineau",
"Joelle",
""
],
[
"Zaheer",
"Manzil",
""
]
] | TITLE: Questions Are All You Need to Train a Dense Passage Retriever
ABSTRACT: We introduce ART, a new corpus-level autoencoding approach for training dense
retrieval models that does not require any labeled training data. Dense
retrieval is a central challenge for open-domain tasks, such as Open QA, where
state-of-the-art methods typically require large supervised datasets with
custom hard-negative mining and denoising of positive examples. ART, in
contrast, only requires access to unpaired inputs and outputs (e.g. questions
and potential answer documents). It uses a new document-retrieval autoencoding
scheme, where (1) an input question is used to retrieve a set of evidence
documents, and (2) the documents are then used to compute the probability of
reconstructing the original question. Training for retrieval based on question
reconstruction enables effective unsupervised learning of both document and
question encoders, which can be later incorporated into complete Open QA
systems without any further finetuning. Extensive experiments demonstrate that
ART obtains state-of-the-art results on multiple QA retrieval benchmarks with
only generic initialization from a pre-trained language model, removing the
need for labeled data and task-specific losses.
| no_new_dataset | 0.947817 |
2206.15476 | Marius Dragoi | Marius Dragoi, Elena Burceanu, Emanuela Haller, Andrei Manolache and
Florin Brad | AnoShift: A Distribution Shift Benchmark for Unsupervised Anomaly
Detection | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Analyzing the distribution shift of data is a growing research direction in
nowadays Machine Learning (ML), leading to emerging new benchmarks that focus
on providing a suitable scenario for studying the generalization properties of
ML models. The existing benchmarks are focused on supervised learning, and to
the best of our knowledge, there is none for unsupervised learning. Therefore,
we introduce an unsupervised anomaly detection benchmark with data that shifts
over time, built over Kyoto-2006+, a traffic dataset for network intrusion
detection. This type of data meets the premise of shifting the input
distribution: it covers a large time span ($10$ years), with naturally
occurring changes over time (eg users modifying their behavior patterns, and
software updates). We first highlight the non-stationary nature of the data,
using a basic per-feature analysis, t-SNE, and an Optimal Transport approach
for measuring the overall distribution distances between years. Next, we
propose AnoShift, a protocol splitting the data in IID, NEAR, and FAR testing
splits. We validate the performance degradation over time with diverse models,
ranging from classical approaches to deep learning. Finally, we show that by
acknowledging the distribution shift problem and properly addressing it, the
performance can be improved compared to the classical training which assumes
independent and identically distributed data (on average, by up to $3\%$ for
our approach). Dataset and code are available at
https://github.com/bit-ml/AnoShift/.
| [
{
"version": "v1",
"created": "Thu, 30 Jun 2022 17:59:22 GMT"
},
{
"version": "v2",
"created": "Mon, 10 Oct 2022 18:23:23 GMT"
},
{
"version": "v3",
"created": "Mon, 17 Oct 2022 16:14:03 GMT"
},
{
"version": "v4",
"created": "Mon, 3 Apr 2023 16:00:22 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Dragoi",
"Marius",
""
],
[
"Burceanu",
"Elena",
""
],
[
"Haller",
"Emanuela",
""
],
[
"Manolache",
"Andrei",
""
],
[
"Brad",
"Florin",
""
]
] | TITLE: AnoShift: A Distribution Shift Benchmark for Unsupervised Anomaly
Detection
ABSTRACT: Analyzing the distribution shift of data is a growing research direction in
nowadays Machine Learning (ML), leading to emerging new benchmarks that focus
on providing a suitable scenario for studying the generalization properties of
ML models. The existing benchmarks are focused on supervised learning, and to
the best of our knowledge, there is none for unsupervised learning. Therefore,
we introduce an unsupervised anomaly detection benchmark with data that shifts
over time, built over Kyoto-2006+, a traffic dataset for network intrusion
detection. This type of data meets the premise of shifting the input
distribution: it covers a large time span ($10$ years), with naturally
occurring changes over time (eg users modifying their behavior patterns, and
software updates). We first highlight the non-stationary nature of the data,
using a basic per-feature analysis, t-SNE, and an Optimal Transport approach
for measuring the overall distribution distances between years. Next, we
propose AnoShift, a protocol splitting the data in IID, NEAR, and FAR testing
splits. We validate the performance degradation over time with diverse models,
ranging from classical approaches to deep learning. Finally, we show that by
acknowledging the distribution shift problem and properly addressing it, the
performance can be improved compared to the classical training which assumes
independent and identically distributed data (on average, by up to $3\%$ for
our approach). Dataset and code are available at
https://github.com/bit-ml/AnoShift/.
| new_dataset | 0.973368 |
2207.00400 | Theodor Cheslerean Boghiu | Theodor Cheslerean-Boghiu, Felix C. Hofmann, Manuel Schulthei{\ss},
Franz Pfeiffer, Daniela Pfeiffer, Tobias Lasser | WNet: A data-driven dual-domain denoising model for sparse-view computed
tomography with a trainable reconstruction layer | Publisehd at IEEE TCI in January 2023. Supplementary materials are
available @IEEE | IEEE Transactions on Computational Imaging, vol. 9, pp. 120-132,
2023 | 10.1109/TCI.2023.3240078 | null | eess.IV cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Deep learning based solutions are being succesfully implemented for a wide
variety of applications. Most notably, clinical use-cases have gained an
increased interest and have been the main driver behind some of the
cutting-edge data-driven algorithms proposed in the last years. For
applications like sparse-view tomographic reconstructions, where the amount of
measurement data is small in order to keep acquisition time short and radiation
dose low, reduction of the streaking artifacts has prompted the development of
data-driven denoising algorithms with the main goal of obtaining diagnostically
viable images with only a subset of a full-scan data. We propose WNet, a
data-driven dual-domain denoising model which contains a trainable
reconstruction layer for sparse-view artifact denoising. Two encoder-decoder
networks perform denoising in both sinogram- and reconstruction-domain
simultaneously, while a third layer implementing the Filtered Backprojection
algorithm is sandwiched between the first two and takes care of the
reconstruction operation. We investigate the performance of the network on
sparse-view chest CT scans, and we highlight the added benefit of having a
trainable reconstruction layer over the more conventional fixed ones. We train
and test our network on two clinically relevant datasets and we compare the
obtained results with three different types of sparse-view CT denoising and
reconstruction algorithms.
| [
{
"version": "v1",
"created": "Fri, 1 Jul 2022 13:17:01 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 16:35:49 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Cheslerean-Boghiu",
"Theodor",
""
],
[
"Hofmann",
"Felix C.",
""
],
[
"Schultheiß",
"Manuel",
""
],
[
"Pfeiffer",
"Franz",
""
],
[
"Pfeiffer",
"Daniela",
""
],
[
"Lasser",
"Tobias",
""
]
] | TITLE: WNet: A data-driven dual-domain denoising model for sparse-view computed
tomography with a trainable reconstruction layer
ABSTRACT: Deep learning based solutions are being succesfully implemented for a wide
variety of applications. Most notably, clinical use-cases have gained an
increased interest and have been the main driver behind some of the
cutting-edge data-driven algorithms proposed in the last years. For
applications like sparse-view tomographic reconstructions, where the amount of
measurement data is small in order to keep acquisition time short and radiation
dose low, reduction of the streaking artifacts has prompted the development of
data-driven denoising algorithms with the main goal of obtaining diagnostically
viable images with only a subset of a full-scan data. We propose WNet, a
data-driven dual-domain denoising model which contains a trainable
reconstruction layer for sparse-view artifact denoising. Two encoder-decoder
networks perform denoising in both sinogram- and reconstruction-domain
simultaneously, while a third layer implementing the Filtered Backprojection
algorithm is sandwiched between the first two and takes care of the
reconstruction operation. We investigate the performance of the network on
sparse-view chest CT scans, and we highlight the added benefit of having a
trainable reconstruction layer over the more conventional fixed ones. We train
and test our network on two clinically relevant datasets and we compare the
obtained results with three different types of sparse-view CT denoising and
reconstruction algorithms.
| no_new_dataset | 0.94625 |
2207.09504 | Kaihua Tang | Kaihua Tang, Mingyuan Tao, Jiaxin Qi, Zhenguang Liu, Hanwang Zhang | Invariant Feature Learning for Generalized Long-Tailed Classification | Accepted to ECCV 2022. Codes and benchmarks are available on Github:
https://github.com/KaihuaTang/Generalized-Long-Tailed-Benchmarks.pytorch | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Existing long-tailed classification (LT) methods only focus on tackling the
class-wise imbalance that head classes have more samples than tail classes, but
overlook the attribute-wise imbalance. In fact, even if the class is balanced,
samples within each class may still be long-tailed due to the varying
attributes. Note that the latter is fundamentally more ubiquitous and
challenging than the former because attributes are not just implicit for most
datasets, but also combinatorially complex, thus prohibitively expensive to be
balanced. Therefore, we introduce a novel research problem: Generalized
Long-Tailed classification (GLT), to jointly consider both kinds of imbalances.
By "generalized", we mean that a GLT method should naturally solve the
traditional LT, but not vice versa. Not surprisingly, we find that most
class-wise LT methods degenerate in our proposed two benchmarks: ImageNet-GLT
and MSCOCO-GLT. We argue that it is because they over-emphasize the adjustment
of class distribution while neglecting to learn attribute-invariant features.
To this end, we propose an Invariant Feature Learning (IFL) method as the first
strong baseline for GLT. IFL first discovers environments with divergent
intra-class distributions from the imperfect predictions and then learns
invariant features across them. Promisingly, as an improved feature backbone,
IFL boosts all the LT line-up: one/two-stage re-balance, augmentation, and
ensemble. Codes and benchmarks are available on Github:
https://github.com/KaihuaTang/Generalized-Long-Tailed-Benchmarks.pytorch
| [
{
"version": "v1",
"created": "Tue, 19 Jul 2022 18:27:42 GMT"
},
{
"version": "v2",
"created": "Sat, 1 Apr 2023 12:11:14 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Tang",
"Kaihua",
""
],
[
"Tao",
"Mingyuan",
""
],
[
"Qi",
"Jiaxin",
""
],
[
"Liu",
"Zhenguang",
""
],
[
"Zhang",
"Hanwang",
""
]
] | TITLE: Invariant Feature Learning for Generalized Long-Tailed Classification
ABSTRACT: Existing long-tailed classification (LT) methods only focus on tackling the
class-wise imbalance that head classes have more samples than tail classes, but
overlook the attribute-wise imbalance. In fact, even if the class is balanced,
samples within each class may still be long-tailed due to the varying
attributes. Note that the latter is fundamentally more ubiquitous and
challenging than the former because attributes are not just implicit for most
datasets, but also combinatorially complex, thus prohibitively expensive to be
balanced. Therefore, we introduce a novel research problem: Generalized
Long-Tailed classification (GLT), to jointly consider both kinds of imbalances.
By "generalized", we mean that a GLT method should naturally solve the
traditional LT, but not vice versa. Not surprisingly, we find that most
class-wise LT methods degenerate in our proposed two benchmarks: ImageNet-GLT
and MSCOCO-GLT. We argue that it is because they over-emphasize the adjustment
of class distribution while neglecting to learn attribute-invariant features.
To this end, we propose an Invariant Feature Learning (IFL) method as the first
strong baseline for GLT. IFL first discovers environments with divergent
intra-class distributions from the imperfect predictions and then learns
invariant features across them. Promisingly, as an improved feature backbone,
IFL boosts all the LT line-up: one/two-stage re-balance, augmentation, and
ensemble. Codes and benchmarks are available on Github:
https://github.com/KaihuaTang/Generalized-Long-Tailed-Benchmarks.pytorch
| no_new_dataset | 0.948106 |
2208.13365 | Gregory Holste | Gregory Holste, Song Wang, Ziyu Jiang, Thomas C. Shen, George Shih,
Ronald M. Summers, Yifan Peng, Zhangyang Wang | Long-Tailed Classification of Thorax Diseases on Chest X-Ray: A New
Benchmark Study | DALI 2022 (MICCAI workshop) | null | 10.1007/978-3-031-17027-0_3 | null | cs.CV | http://creativecommons.org/licenses/by-sa/4.0/ | Imaging exams, such as chest radiography, will yield a small set of common
findings and a much larger set of uncommon findings. While a trained
radiologist can learn the visual presentation of rare conditions by studying a
few representative examples, teaching a machine to learn from such a
"long-tailed" distribution is much more difficult, as standard methods would be
easily biased toward the most frequent classes. In this paper, we present a
comprehensive benchmark study of the long-tailed learning problem in the
specific domain of thorax diseases on chest X-rays. We focus on learning from
naturally distributed chest X-ray data, optimizing classification accuracy over
not only the common "head" classes, but also the rare yet critical "tail"
classes. To accomplish this, we introduce a challenging new long-tailed chest
X-ray benchmark to facilitate research on developing long-tailed learning
methods for medical image classification. The benchmark consists of two chest
X-ray datasets for 19- and 20-way thorax disease classification, containing
classes with as many as 53,000 and as few as 7 labeled training images. We
evaluate both standard and state-of-the-art long-tailed learning methods on
this new benchmark, analyzing which aspects of these methods are most
beneficial for long-tailed medical image classification and summarizing
insights for future algorithm design. The datasets, trained models, and code
are available at https://github.com/VITA-Group/LongTailCXR.
| [
{
"version": "v1",
"created": "Mon, 29 Aug 2022 04:34:15 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Holste",
"Gregory",
""
],
[
"Wang",
"Song",
""
],
[
"Jiang",
"Ziyu",
""
],
[
"Shen",
"Thomas C.",
""
],
[
"Shih",
"George",
""
],
[
"Summers",
"Ronald M.",
""
],
[
"Peng",
"Yifan",
""
],
[
"Wang",
"Zhangyang",
""
]
] | TITLE: Long-Tailed Classification of Thorax Diseases on Chest X-Ray: A New
Benchmark Study
ABSTRACT: Imaging exams, such as chest radiography, will yield a small set of common
findings and a much larger set of uncommon findings. While a trained
radiologist can learn the visual presentation of rare conditions by studying a
few representative examples, teaching a machine to learn from such a
"long-tailed" distribution is much more difficult, as standard methods would be
easily biased toward the most frequent classes. In this paper, we present a
comprehensive benchmark study of the long-tailed learning problem in the
specific domain of thorax diseases on chest X-rays. We focus on learning from
naturally distributed chest X-ray data, optimizing classification accuracy over
not only the common "head" classes, but also the rare yet critical "tail"
classes. To accomplish this, we introduce a challenging new long-tailed chest
X-ray benchmark to facilitate research on developing long-tailed learning
methods for medical image classification. The benchmark consists of two chest
X-ray datasets for 19- and 20-way thorax disease classification, containing
classes with as many as 53,000 and as few as 7 labeled training images. We
evaluate both standard and state-of-the-art long-tailed learning methods on
this new benchmark, analyzing which aspects of these methods are most
beneficial for long-tailed medical image classification and summarizing
insights for future algorithm design. The datasets, trained models, and code
are available at https://github.com/VITA-Group/LongTailCXR.
| no_new_dataset | 0.684027 |
2209.13906 | Nitin Saini | Nitin Saini, Chun-hao P. Huang, Michael J. Black, Aamir Ahmad | SmartMocap: Joint Estimation of Human and Camera Motion using
Uncalibrated RGB Cameras | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Markerless human motion capture (mocap) from multiple RGB cameras is a widely
studied problem. Existing methods either need calibrated cameras or calibrate
them relative to a static camera, which acts as the reference frame for the
mocap system. The calibration step has to be done a priori for every capture
session, which is a tedious process, and re-calibration is required whenever
cameras are intentionally or accidentally moved. In this paper, we propose a
mocap method which uses multiple static and moving extrinsically uncalibrated
RGB cameras. The key components of our method are as follows. First, since the
cameras and the subject can move freely, we select the ground plane as a common
reference to represent both the body and the camera motions unlike existing
methods which represent bodies in the camera coordinate. Second, we learn a
probability distribution of short human motion sequences ($\sim$1sec) relative
to the ground plane and leverage it to disambiguate between the camera and
human motion. Third, we use this distribution as a motion prior in a novel
multi-stage optimization approach to fit the SMPL human body model and the
camera poses to the human body keypoints on the images. Finally, we show that
our method can work on a variety of datasets ranging from aerial cameras to
smartphones. It also gives more accurate results compared to the
state-of-the-art on the task of monocular human mocap with a static camera. Our
code is available for research purposes on
https://github.com/robot-perception-group/SmartMocap.
| [
{
"version": "v1",
"created": "Wed, 28 Sep 2022 08:21:04 GMT"
},
{
"version": "v2",
"created": "Sat, 1 Apr 2023 21:52:18 GMT"
}
] | 2023-04-04T00:00:00 | [
[
"Saini",
"Nitin",
""
],
[
"Huang",
"Chun-hao P.",
""
],
[
"Black",
"Michael J.",
""
],
[
"Ahmad",
"Aamir",
""
]
] | TITLE: SmartMocap: Joint Estimation of Human and Camera Motion using
Uncalibrated RGB Cameras
ABSTRACT: Markerless human motion capture (mocap) from multiple RGB cameras is a widely
studied problem. Existing methods either need calibrated cameras or calibrate
them relative to a static camera, which acts as the reference frame for the
mocap system. The calibration step has to be done a priori for every capture
session, which is a tedious process, and re-calibration is required whenever
cameras are intentionally or accidentally moved. In this paper, we propose a
mocap method which uses multiple static and moving extrinsically uncalibrated
RGB cameras. The key components of our method are as follows. First, since the
cameras and the subject can move freely, we select the ground plane as a common
reference to represent both the body and the camera motions unlike existing
methods which represent bodies in the camera coordinate. Second, we learn a
probability distribution of short human motion sequences ($\sim$1sec) relative
to the ground plane and leverage it to disambiguate between the camera and
human motion. Third, we use this distribution as a motion prior in a novel
multi-stage optimization approach to fit the SMPL human body model and the
camera poses to the human body keypoints on the images. Finally, we show that
our method can work on a variety of datasets ranging from aerial cameras to
smartphones. It also gives more accurate results compared to the
state-of-the-art on the task of monocular human mocap with a static camera. Our
code is available for research purposes on
https://github.com/robot-perception-group/SmartMocap.
| no_new_dataset | 0.95253 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.