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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2211.15259 | Till Bungert | Paul F. Jaeger, Carsten T. L\"uth, Lukas Klein and Till J. Bungert | A Call to Reflect on Evaluation Practices for Failure Detection in Image
Classification | null | ICLR 2023 (oral) | null | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Reliable application of machine learning-based decision systems in the wild
is one of the major challenges currently investigated by the field. A large
portion of established approaches aims to detect erroneous predictions by means
of assigning confidence scores. This confidence may be obtained by either
quantifying the model's predictive uncertainty, learning explicit scoring
functions, or assessing whether the input is in line with the training
distribution. Curiously, while these approaches all state to address the same
eventual goal of detecting failures of a classifier upon real-life application,
they currently constitute largely separated research fields with individual
evaluation protocols, which either exclude a substantial part of relevant
methods or ignore large parts of relevant failure sources. In this work, we
systematically reveal current pitfalls caused by these inconsistencies and
derive requirements for a holistic and realistic evaluation of failure
detection. To demonstrate the relevance of this unified perspective, we present
a large-scale empirical study for the first time enabling benchmarking
confidence scoring functions w.r.t all relevant methods and failure sources.
The revelation of a simple softmax response baseline as the overall best
performing method underlines the drastic shortcomings of current evaluation in
the abundance of publicized research on confidence scoring. Code and trained
models are at https://github.com/IML-DKFZ/fd-shifts.
| [
{
"version": "v1",
"created": "Mon, 28 Nov 2022 12:25:27 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 08:39:40 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Jaeger",
"Paul F.",
""
],
[
"Lüth",
"Carsten T.",
""
],
[
"Klein",
"Lukas",
""
],
[
"Bungert",
"Till J.",
""
]
] | TITLE: A Call to Reflect on Evaluation Practices for Failure Detection in Image
Classification
ABSTRACT: Reliable application of machine learning-based decision systems in the wild
is one of the major challenges currently investigated by the field. A large
portion of established approaches aims to detect erroneous predictions by means
of assigning confidence scores. This confidence may be obtained by either
quantifying the model's predictive uncertainty, learning explicit scoring
functions, or assessing whether the input is in line with the training
distribution. Curiously, while these approaches all state to address the same
eventual goal of detecting failures of a classifier upon real-life application,
they currently constitute largely separated research fields with individual
evaluation protocols, which either exclude a substantial part of relevant
methods or ignore large parts of relevant failure sources. In this work, we
systematically reveal current pitfalls caused by these inconsistencies and
derive requirements for a holistic and realistic evaluation of failure
detection. To demonstrate the relevance of this unified perspective, we present
a large-scale empirical study for the first time enabling benchmarking
confidence scoring functions w.r.t all relevant methods and failure sources.
The revelation of a simple softmax response baseline as the overall best
performing method underlines the drastic shortcomings of current evaluation in
the abundance of publicized research on confidence scoring. Code and trained
models are at https://github.com/IML-DKFZ/fd-shifts.
| no_new_dataset | 0.932821 |
2211.16197 | Luke Rowe | Luke Rowe, Martin Ethier, Eli-Henry Dykhne, Krzysztof Czarnecki | FJMP: Factorized Joint Multi-Agent Motion Prediction over Learned
Directed Acyclic Interaction Graphs | CVPR 2023 | null | null | null | cs.CV cs.RO | http://creativecommons.org/licenses/by/4.0/ | Predicting the future motion of road agents is a critical task in an
autonomous driving pipeline. In this work, we address the problem of generating
a set of scene-level, or joint, future trajectory predictions in multi-agent
driving scenarios. To this end, we propose FJMP, a Factorized Joint Motion
Prediction framework for multi-agent interactive driving scenarios. FJMP models
the future scene interaction dynamics as a sparse directed interaction graph,
where edges denote explicit interactions between agents. We then prune the
graph into a directed acyclic graph (DAG) and decompose the joint prediction
task into a sequence of marginal and conditional predictions according to the
partial ordering of the DAG, where joint future trajectories are decoded using
a directed acyclic graph neural network (DAGNN). We conduct experiments on the
INTERACTION and Argoverse 2 datasets and demonstrate that FJMP produces more
accurate and scene-consistent joint trajectory predictions than non-factorized
approaches, especially on the most interactive and kinematically interesting
agents. FJMP ranks 1st on the multi-agent test leaderboard of the INTERACTION
dataset.
| [
{
"version": "v1",
"created": "Sun, 27 Nov 2022 18:59:17 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 00:23:12 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Rowe",
"Luke",
""
],
[
"Ethier",
"Martin",
""
],
[
"Dykhne",
"Eli-Henry",
""
],
[
"Czarnecki",
"Krzysztof",
""
]
] | TITLE: FJMP: Factorized Joint Multi-Agent Motion Prediction over Learned
Directed Acyclic Interaction Graphs
ABSTRACT: Predicting the future motion of road agents is a critical task in an
autonomous driving pipeline. In this work, we address the problem of generating
a set of scene-level, or joint, future trajectory predictions in multi-agent
driving scenarios. To this end, we propose FJMP, a Factorized Joint Motion
Prediction framework for multi-agent interactive driving scenarios. FJMP models
the future scene interaction dynamics as a sparse directed interaction graph,
where edges denote explicit interactions between agents. We then prune the
graph into a directed acyclic graph (DAG) and decompose the joint prediction
task into a sequence of marginal and conditional predictions according to the
partial ordering of the DAG, where joint future trajectories are decoded using
a directed acyclic graph neural network (DAGNN). We conduct experiments on the
INTERACTION and Argoverse 2 datasets and demonstrate that FJMP produces more
accurate and scene-consistent joint trajectory predictions than non-factorized
approaches, especially on the most interactive and kinematically interesting
agents. FJMP ranks 1st on the multi-agent test leaderboard of the INTERACTION
dataset.
| no_new_dataset | 0.9434 |
2212.05051 | Feng Cheng | Feng Cheng, Xizi Wang, Jie Lei, David Crandall, Mohit Bansal, Gedas
Bertasius | VindLU: A Recipe for Effective Video-and-Language Pretraining | CVPR 2023. Project page: https://klauscc.github.io/vindlu.html | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The last several years have witnessed remarkable progress in
video-and-language (VidL) understanding. However, most modern VidL approaches
use complex and specialized model architectures and sophisticated pretraining
protocols, making the reproducibility, analysis and comparisons of these
frameworks difficult. Hence, instead of proposing yet another new VidL model,
this paper conducts a thorough empirical study demystifying the most important
factors in the VidL model design. Among the factors that we investigate are (i)
the spatiotemporal architecture design, (ii) the multimodal fusion schemes,
(iii) the pretraining objectives, (iv) the choice of pretraining data, (v)
pretraining and finetuning protocols, and (vi) dataset and model scaling. Our
empirical study reveals that the most important design factors include:
temporal modeling, video-to-text multimodal fusion, masked modeling objectives,
and joint training on images and videos. Using these empirical insights, we
then develop a step-by-step recipe, dubbed VindLU, for effective VidL
pretraining. Our final model trained using our recipe achieves comparable or
better than state-of-the-art results on several VidL tasks without relying on
external CLIP pretraining. In particular, on the text-to-video retrieval task,
our approach obtains 61.2% on DiDeMo, and 55.0% on ActivityNet, outperforming
current SOTA by 7.8% and 6.1% respectively. Furthermore, our model also obtains
state-of-the-art video question-answering results on ActivityNet-QA, MSRVTT-QA,
MSRVTT-MC and TVQA. Our code and pretrained models are publicly available at:
https://github.com/klauscc/VindLU.
| [
{
"version": "v1",
"created": "Fri, 9 Dec 2022 18:54:05 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 17:56:15 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Cheng",
"Feng",
""
],
[
"Wang",
"Xizi",
""
],
[
"Lei",
"Jie",
""
],
[
"Crandall",
"David",
""
],
[
"Bansal",
"Mohit",
""
],
[
"Bertasius",
"Gedas",
""
]
] | TITLE: VindLU: A Recipe for Effective Video-and-Language Pretraining
ABSTRACT: The last several years have witnessed remarkable progress in
video-and-language (VidL) understanding. However, most modern VidL approaches
use complex and specialized model architectures and sophisticated pretraining
protocols, making the reproducibility, analysis and comparisons of these
frameworks difficult. Hence, instead of proposing yet another new VidL model,
this paper conducts a thorough empirical study demystifying the most important
factors in the VidL model design. Among the factors that we investigate are (i)
the spatiotemporal architecture design, (ii) the multimodal fusion schemes,
(iii) the pretraining objectives, (iv) the choice of pretraining data, (v)
pretraining and finetuning protocols, and (vi) dataset and model scaling. Our
empirical study reveals that the most important design factors include:
temporal modeling, video-to-text multimodal fusion, masked modeling objectives,
and joint training on images and videos. Using these empirical insights, we
then develop a step-by-step recipe, dubbed VindLU, for effective VidL
pretraining. Our final model trained using our recipe achieves comparable or
better than state-of-the-art results on several VidL tasks without relying on
external CLIP pretraining. In particular, on the text-to-video retrieval task,
our approach obtains 61.2% on DiDeMo, and 55.0% on ActivityNet, outperforming
current SOTA by 7.8% and 6.1% respectively. Furthermore, our model also obtains
state-of-the-art video question-answering results on ActivityNet-QA, MSRVTT-QA,
MSRVTT-MC and TVQA. Our code and pretrained models are publicly available at:
https://github.com/klauscc/VindLU.
| no_new_dataset | 0.948728 |
2212.05190 | Alexandre Larouche | Alexandre Larouche, Audrey Durand, Richard Khoury and Caroline Sirois | Neural Bandits for Data Mining: Searching for Dangerous Polypharmacy | This article is presented at the W3PHIAI-23 workshop at AAAI-2023 | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Polypharmacy, most often defined as the simultaneous consumption of five or
more drugs at once, is a prevalent phenomenon in the older population. Some of
these polypharmacies, deemed inappropriate, may be associated with adverse
health outcomes such as death or hospitalization. Considering the combinatorial
nature of the problem as well as the size of claims database and the cost to
compute an exact association measure for a given drug combination, it is
impossible to investigate every possible combination of drugs. Therefore, we
propose to optimize the search for potentially inappropriate polypharmacies
(PIPs). To this end, we propose the OptimNeuralTS strategy, based on Neural
Thompson Sampling and differential evolution, to efficiently mine claims
datasets and build a predictive model of the association between drug
combinations and health outcomes. We benchmark our method using two datasets
generated by an internally developed simulator of polypharmacy data containing
500 drugs and 100 000 distinct combinations. Empirically, our method can detect
up to 72% of PIPs while maintaining an average precision score of 99% using 30
000 time steps.
| [
{
"version": "v1",
"created": "Sat, 10 Dec 2022 03:43:23 GMT"
},
{
"version": "v2",
"created": "Tue, 10 Jan 2023 19:06:53 GMT"
},
{
"version": "v3",
"created": "Wed, 5 Apr 2023 15:25:54 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Larouche",
"Alexandre",
""
],
[
"Durand",
"Audrey",
""
],
[
"Khoury",
"Richard",
""
],
[
"Sirois",
"Caroline",
""
]
] | TITLE: Neural Bandits for Data Mining: Searching for Dangerous Polypharmacy
ABSTRACT: Polypharmacy, most often defined as the simultaneous consumption of five or
more drugs at once, is a prevalent phenomenon in the older population. Some of
these polypharmacies, deemed inappropriate, may be associated with adverse
health outcomes such as death or hospitalization. Considering the combinatorial
nature of the problem as well as the size of claims database and the cost to
compute an exact association measure for a given drug combination, it is
impossible to investigate every possible combination of drugs. Therefore, we
propose to optimize the search for potentially inappropriate polypharmacies
(PIPs). To this end, we propose the OptimNeuralTS strategy, based on Neural
Thompson Sampling and differential evolution, to efficiently mine claims
datasets and build a predictive model of the association between drug
combinations and health outcomes. We benchmark our method using two datasets
generated by an internally developed simulator of polypharmacy data containing
500 drugs and 100 000 distinct combinations. Empirically, our method can detect
up to 72% of PIPs while maintaining an average precision score of 99% using 30
000 time steps.
| no_new_dataset | 0.943764 |
2212.05199 | Lijun Yu | Lijun Yu, Yong Cheng, Kihyuk Sohn, Jos\'e Lezama, Han Zhang, Huiwen
Chang, Alexander G. Hauptmann, Ming-Hsuan Yang, Yuan Hao, Irfan Essa, Lu
Jiang | MAGVIT: Masked Generative Video Transformer | CVPR 2023 highlight | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | We introduce the MAsked Generative VIdeo Transformer, MAGVIT, to tackle
various video synthesis tasks with a single model. We introduce a 3D tokenizer
to quantize a video into spatial-temporal visual tokens and propose an
embedding method for masked video token modeling to facilitate multi-task
learning. We conduct extensive experiments to demonstrate the quality,
efficiency, and flexibility of MAGVIT. Our experiments show that (i) MAGVIT
performs favorably against state-of-the-art approaches and establishes the
best-published FVD on three video generation benchmarks, including the
challenging Kinetics-600. (ii) MAGVIT outperforms existing methods in inference
time by two orders of magnitude against diffusion models and by 60x against
autoregressive models. (iii) A single MAGVIT model supports ten diverse
generation tasks and generalizes across videos from different visual domains.
The source code and trained models will be released to the public at
https://magvit.cs.cmu.edu.
| [
{
"version": "v1",
"created": "Sat, 10 Dec 2022 04:26:32 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 02:32:59 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Yu",
"Lijun",
""
],
[
"Cheng",
"Yong",
""
],
[
"Sohn",
"Kihyuk",
""
],
[
"Lezama",
"José",
""
],
[
"Zhang",
"Han",
""
],
[
"Chang",
"Huiwen",
""
],
[
"Hauptmann",
"Alexander G.",
""
],
[
"Yang",
"Ming-Hsuan",
""
],
[
"Hao",
"Yuan",
""
],
[
"Essa",
"Irfan",
""
],
[
"Jiang",
"Lu",
""
]
] | TITLE: MAGVIT: Masked Generative Video Transformer
ABSTRACT: We introduce the MAsked Generative VIdeo Transformer, MAGVIT, to tackle
various video synthesis tasks with a single model. We introduce a 3D tokenizer
to quantize a video into spatial-temporal visual tokens and propose an
embedding method for masked video token modeling to facilitate multi-task
learning. We conduct extensive experiments to demonstrate the quality,
efficiency, and flexibility of MAGVIT. Our experiments show that (i) MAGVIT
performs favorably against state-of-the-art approaches and establishes the
best-published FVD on three video generation benchmarks, including the
challenging Kinetics-600. (ii) MAGVIT outperforms existing methods in inference
time by two orders of magnitude against diffusion models and by 60x against
autoregressive models. (iii) A single MAGVIT model supports ten diverse
generation tasks and generalizes across videos from different visual domains.
The source code and trained models will be released to the public at
https://magvit.cs.cmu.edu.
| no_new_dataset | 0.944995 |
2301.00366 | Kunal Chaturvedi | Kunal Chaturvedi, Ali Braytee, Jun Li, Mukesh Prasad | SS-CPGAN: Self-Supervised Cut-and-Pasting Generative Adversarial Network
for Object Segmentation | null | null | 10.3390/s23073649 | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper proposes a novel self-supervised based Cut-and-Paste GAN to
perform foreground object segmentation and generate realistic composite images
without manual annotations. We accomplish this goal by a simple yet effective
self-supervised approach coupled with the U-Net based discriminator. The
proposed method extends the ability of the standard discriminators to learn not
only the global data representations via classification (real/fake) but also
learn semantic and structural information through pseudo labels created using
the self-supervised task. The proposed method empowers the generator to create
meaningful masks by forcing it to learn informative per-pixel as well as global
image feedback from the discriminator. Our experiments demonstrate that our
proposed method significantly outperforms the state-of-the-art methods on the
standard benchmark datasets.
| [
{
"version": "v1",
"created": "Sun, 1 Jan 2023 07:42:50 GMT"
},
{
"version": "v2",
"created": "Wed, 22 Mar 2023 18:11:14 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Apr 2023 18:44:03 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Chaturvedi",
"Kunal",
""
],
[
"Braytee",
"Ali",
""
],
[
"Li",
"Jun",
""
],
[
"Prasad",
"Mukesh",
""
]
] | TITLE: SS-CPGAN: Self-Supervised Cut-and-Pasting Generative Adversarial Network
for Object Segmentation
ABSTRACT: This paper proposes a novel self-supervised based Cut-and-Paste GAN to
perform foreground object segmentation and generate realistic composite images
without manual annotations. We accomplish this goal by a simple yet effective
self-supervised approach coupled with the U-Net based discriminator. The
proposed method extends the ability of the standard discriminators to learn not
only the global data representations via classification (real/fake) but also
learn semantic and structural information through pseudo labels created using
the self-supervised task. The proposed method empowers the generator to create
meaningful masks by forcing it to learn informative per-pixel as well as global
image feedback from the discriminator. Our experiments demonstrate that our
proposed method significantly outperforms the state-of-the-art methods on the
standard benchmark datasets.
| no_new_dataset | 0.949012 |
2301.02938 | Leimin Tian | Leimin Tian, Kerry He, Shiyu Xu, Akansel Cosgun, Dana Kuli\'c | Crafting with a Robot Assistant: Use Social Cues to Inform Adaptive
Handovers in Human-Robot Collaboration | accepted at HRI 2023 | null | null | null | cs.RO cs.HC | http://creativecommons.org/licenses/by/4.0/ | We study human-robot handovers in a naturalistic collaboration scenario,
where a mobile manipulator robot assists a person during a crafting session by
providing and retrieving objects used for wooden piece assembly (functional
activities) and painting (creative activities). We collect quantitative and
qualitative data from 20 participants in a Wizard-of-Oz study, generating the
Functional And Creative Tasks Human-Robot Collaboration dataset (the FACT HRC
dataset), available to the research community. This work illustrates how social
cues and task context inform the temporal-spatial coordination in human-robot
handovers, and how human-robot collaboration is shaped by and in turn
influences people's functional and creative activities.
| [
{
"version": "v1",
"created": "Sat, 7 Jan 2023 21:19:31 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 02:56:46 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Tian",
"Leimin",
""
],
[
"He",
"Kerry",
""
],
[
"Xu",
"Shiyu",
""
],
[
"Cosgun",
"Akansel",
""
],
[
"Kulić",
"Dana",
""
]
] | TITLE: Crafting with a Robot Assistant: Use Social Cues to Inform Adaptive
Handovers in Human-Robot Collaboration
ABSTRACT: We study human-robot handovers in a naturalistic collaboration scenario,
where a mobile manipulator robot assists a person during a crafting session by
providing and retrieving objects used for wooden piece assembly (functional
activities) and painting (creative activities). We collect quantitative and
qualitative data from 20 participants in a Wizard-of-Oz study, generating the
Functional And Creative Tasks Human-Robot Collaboration dataset (the FACT HRC
dataset), available to the research community. This work illustrates how social
cues and task context inform the temporal-spatial coordination in human-robot
handovers, and how human-robot collaboration is shaped by and in turn
influences people's functional and creative activities.
| new_dataset | 0.949153 |
2301.08140 | Alistair Weld | Alistair Weld, Joao Cartucho, Chi Xu, Joseph Davids and Stamatia
Giannarou | Regularising disparity estimation via multi task learning with
structured light reconstruction | null | Computer Methods in Biomechanics and Biomedical Engineering:
Imaging & Visualization 2022 | 10.1080/21681163.2022.2156391 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | 3D reconstruction is a useful tool for surgical planning and guidance.
However, the lack of available medical data stunts research and development in
this field, as supervised deep learning methods for accurate disparity
estimation rely heavily on large datasets containing ground truth information.
Alternative approaches to supervision have been explored, such as
self-supervision, which can reduce or remove entirely the need for ground
truth. However, no proposed alternatives have demonstrated performance
capabilities close to what would be expected from a supervised setup. This work
aims to alleviate this issue. In this paper, we investigate the learning of
structured light projections to enhance the development of direct disparity
estimation networks. We show for the first time that it is possible to
accurately learn the projection of structured light on a scene, implicitly
learning disparity. Secondly, we \textcolor{black}{explore the use of a multi
task learning (MTL) framework for the joint training of structured light and
disparity. We present results which show that MTL with structured light
improves disparity training; without increasing the number of model parameters.
Our MTL setup outperformed the single task learning (STL) network in every
validation test. Notably, in the medical generalisation test, the STL error was
1.4 times worse than that of the best MTL performance. The benefit of using MTL
is emphasised when the training data is limited.} A dataset containing
stereoscopic images, disparity maps and structured light projections on medical
phantoms and ex vivo tissue was created for evaluation together with virtual
scenes. This dataset will be made publicly available in the future.
| [
{
"version": "v1",
"created": "Thu, 19 Jan 2023 15:54:52 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Weld",
"Alistair",
""
],
[
"Cartucho",
"Joao",
""
],
[
"Xu",
"Chi",
""
],
[
"Davids",
"Joseph",
""
],
[
"Giannarou",
"Stamatia",
""
]
] | TITLE: Regularising disparity estimation via multi task learning with
structured light reconstruction
ABSTRACT: 3D reconstruction is a useful tool for surgical planning and guidance.
However, the lack of available medical data stunts research and development in
this field, as supervised deep learning methods for accurate disparity
estimation rely heavily on large datasets containing ground truth information.
Alternative approaches to supervision have been explored, such as
self-supervision, which can reduce or remove entirely the need for ground
truth. However, no proposed alternatives have demonstrated performance
capabilities close to what would be expected from a supervised setup. This work
aims to alleviate this issue. In this paper, we investigate the learning of
structured light projections to enhance the development of direct disparity
estimation networks. We show for the first time that it is possible to
accurately learn the projection of structured light on a scene, implicitly
learning disparity. Secondly, we \textcolor{black}{explore the use of a multi
task learning (MTL) framework for the joint training of structured light and
disparity. We present results which show that MTL with structured light
improves disparity training; without increasing the number of model parameters.
Our MTL setup outperformed the single task learning (STL) network in every
validation test. Notably, in the medical generalisation test, the STL error was
1.4 times worse than that of the best MTL performance. The benefit of using MTL
is emphasised when the training data is limited.} A dataset containing
stereoscopic images, disparity maps and structured light projections on medical
phantoms and ex vivo tissue was created for evaluation together with virtual
scenes. This dataset will be made publicly available in the future.
| new_dataset | 0.971456 |
2301.13622 | Jakub Tomczak | Kamil Deja, Tomasz Trzcinski, Jakub M. Tomczak | Learning Data Representations with Joint Diffusion Models | Code: https://github.com/KamilDeja/joint_diffusion | null | null | null | cs.LG cs.CV stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Joint machine learning models that allow synthesizing and classifying data
often offer uneven performance between those tasks or are unstable to train. In
this work, we depart from a set of empirical observations that indicate the
usefulness of internal representations built by contemporary deep
diffusion-based generative models not only for generating but also predicting.
We then propose to extend the vanilla diffusion model with a classifier that
allows for stable joint end-to-end training with shared parameterization
between those objectives. The resulting joint diffusion model outperforms
recent state-of-the-art hybrid methods in terms of both classification and
generation quality on all evaluated benchmarks. On top of our joint training
approach, we present how we can directly benefit from shared generative and
discriminative representations by introducing a method for visual
counterfactual explanations.
| [
{
"version": "v1",
"created": "Tue, 31 Jan 2023 13:29:19 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 13:09:54 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Deja",
"Kamil",
""
],
[
"Trzcinski",
"Tomasz",
""
],
[
"Tomczak",
"Jakub M.",
""
]
] | TITLE: Learning Data Representations with Joint Diffusion Models
ABSTRACT: Joint machine learning models that allow synthesizing and classifying data
often offer uneven performance between those tasks or are unstable to train. In
this work, we depart from a set of empirical observations that indicate the
usefulness of internal representations built by contemporary deep
diffusion-based generative models not only for generating but also predicting.
We then propose to extend the vanilla diffusion model with a classifier that
allows for stable joint end-to-end training with shared parameterization
between those objectives. The resulting joint diffusion model outperforms
recent state-of-the-art hybrid methods in terms of both classification and
generation quality on all evaluated benchmarks. On top of our joint training
approach, we present how we can directly benefit from shared generative and
discriminative representations by introducing a method for visual
counterfactual explanations.
| no_new_dataset | 0.947039 |
2302.05894 | Loukas Ilias | Michail Chatzianastasis, Loukas Ilias, Dimitris Askounis, Michalis
Vazirgiannis | Neural Architecture Search with Multimodal Fusion Methods for Diagnosing
Dementia | Accepted at ICASSP 2023 | null | null | null | cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Alzheimer's dementia (AD) affects memory, thinking, and language,
deteriorating person's life. An early diagnosis is very important as it enables
the person to receive medical help and ensure quality of life. Therefore,
leveraging spontaneous speech in conjunction with machine learning methods for
recognizing AD patients has emerged into a hot topic. Most of the previous
works employ Convolutional Neural Networks (CNNs), to process the input signal.
However, finding a CNN architecture is a time-consuming process and requires
domain expertise. Moreover, the researchers introduce early and late fusion
approaches for fusing different modalities or concatenate the representations
of the different modalities during training, thus the inter-modal interactions
are not captured. To tackle these limitations, first we exploit a Neural
Architecture Search (NAS) method to automatically find a high performing CNN
architecture. Next, we exploit several fusion methods, including Multimodal
Factorized Bilinear Pooling and Tucker Decomposition, to combine both speech
and text modalities. To the best of our knowledge, there is no prior work
exploiting a NAS approach and these fusion methods in the task of dementia
detection from spontaneous speech. We perform extensive experiments on the
ADReSS Challenge dataset and show the effectiveness of our approach over
state-of-the-art methods.
| [
{
"version": "v1",
"created": "Sun, 12 Feb 2023 11:25:29 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 16:50:50 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Chatzianastasis",
"Michail",
""
],
[
"Ilias",
"Loukas",
""
],
[
"Askounis",
"Dimitris",
""
],
[
"Vazirgiannis",
"Michalis",
""
]
] | TITLE: Neural Architecture Search with Multimodal Fusion Methods for Diagnosing
Dementia
ABSTRACT: Alzheimer's dementia (AD) affects memory, thinking, and language,
deteriorating person's life. An early diagnosis is very important as it enables
the person to receive medical help and ensure quality of life. Therefore,
leveraging spontaneous speech in conjunction with machine learning methods for
recognizing AD patients has emerged into a hot topic. Most of the previous
works employ Convolutional Neural Networks (CNNs), to process the input signal.
However, finding a CNN architecture is a time-consuming process and requires
domain expertise. Moreover, the researchers introduce early and late fusion
approaches for fusing different modalities or concatenate the representations
of the different modalities during training, thus the inter-modal interactions
are not captured. To tackle these limitations, first we exploit a Neural
Architecture Search (NAS) method to automatically find a high performing CNN
architecture. Next, we exploit several fusion methods, including Multimodal
Factorized Bilinear Pooling and Tucker Decomposition, to combine both speech
and text modalities. To the best of our knowledge, there is no prior work
exploiting a NAS approach and these fusion methods in the task of dementia
detection from spontaneous speech. We perform extensive experiments on the
ADReSS Challenge dataset and show the effectiveness of our approach over
state-of-the-art methods.
| no_new_dataset | 0.943452 |
2302.12126 | Yunyong Ko | Yunyong Ko, Seongeun Ryu, Soeun Han, Youngseung Jeon, Jaehoon Kim,
Sohyun Park, Kyungsik Han, Hanghang Tong, Sang-Wook Kim | KHAN: Knowledge-Aware Hierarchical Attention Networks for Accurate
Political Stance Prediction | 12 pages, 5 figures, 10 tables, the Web Conference 2023 (WWW) | null | 10.1145/3543507.3583300 | null | cs.CL cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | The political stance prediction for news articles has been widely studied to
mitigate the echo chamber effect -- people fall into their thoughts and
reinforce their pre-existing beliefs. The previous works for the political
stance problem focus on (1) identifying political factors that could reflect
the political stance of a news article and (2) capturing those factors
effectively. Despite their empirical successes, they are not sufficiently
justified in terms of how effective their identified factors are in the
political stance prediction. Motivated by this, in this work, we conduct a user
study to investigate important factors in political stance prediction, and
observe that the context and tone of a news article (implicit) and external
knowledge for real-world entities appearing in the article (explicit) are
important in determining its political stance. Based on this observation, we
propose a novel knowledge-aware approach to political stance prediction (KHAN),
employing (1) hierarchical attention networks (HAN) to learn the relationships
among words and sentences in three different levels and (2) knowledge encoding
(KE) to incorporate external knowledge for real-world entities into the process
of political stance prediction. Also, to take into account the subtle and
important difference between opposite political stances, we build two
independent political knowledge graphs (KG) (i.e., KG-lib and KG-con) by
ourselves and learn to fuse the different political knowledge. Through
extensive evaluations on three real-world datasets, we demonstrate the
superiority of DASH in terms of (1) accuracy, (2) efficiency, and (3)
effectiveness.
| [
{
"version": "v1",
"created": "Thu, 23 Feb 2023 16:09:42 GMT"
},
{
"version": "v2",
"created": "Wed, 1 Mar 2023 20:32:01 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Apr 2023 20:03:36 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Ko",
"Yunyong",
""
],
[
"Ryu",
"Seongeun",
""
],
[
"Han",
"Soeun",
""
],
[
"Jeon",
"Youngseung",
""
],
[
"Kim",
"Jaehoon",
""
],
[
"Park",
"Sohyun",
""
],
[
"Han",
"Kyungsik",
""
],
[
"Tong",
"Hanghang",
""
],
[
"Kim",
"Sang-Wook",
""
]
] | TITLE: KHAN: Knowledge-Aware Hierarchical Attention Networks for Accurate
Political Stance Prediction
ABSTRACT: The political stance prediction for news articles has been widely studied to
mitigate the echo chamber effect -- people fall into their thoughts and
reinforce their pre-existing beliefs. The previous works for the political
stance problem focus on (1) identifying political factors that could reflect
the political stance of a news article and (2) capturing those factors
effectively. Despite their empirical successes, they are not sufficiently
justified in terms of how effective their identified factors are in the
political stance prediction. Motivated by this, in this work, we conduct a user
study to investigate important factors in political stance prediction, and
observe that the context and tone of a news article (implicit) and external
knowledge for real-world entities appearing in the article (explicit) are
important in determining its political stance. Based on this observation, we
propose a novel knowledge-aware approach to political stance prediction (KHAN),
employing (1) hierarchical attention networks (HAN) to learn the relationships
among words and sentences in three different levels and (2) knowledge encoding
(KE) to incorporate external knowledge for real-world entities into the process
of political stance prediction. Also, to take into account the subtle and
important difference between opposite political stances, we build two
independent political knowledge graphs (KG) (i.e., KG-lib and KG-con) by
ourselves and learn to fuse the different political knowledge. Through
extensive evaluations on three real-world datasets, we demonstrate the
superiority of DASH in terms of (1) accuracy, (2) efficiency, and (3)
effectiveness.
| no_new_dataset | 0.945601 |
2302.12252 | Muzammal Naseer | Muzammal Naseer, Ahmad Mahmood, Salman Khan, and Fahad Khan | Boosting Adversarial Transferability using Dynamic Cues | International Conference on Learning Representations (ICLR'23),
Code:https://bit.ly/3Xd9gRQ | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | The transferability of adversarial perturbations between image models has
been extensively studied. In this case, an attack is generated from a known
surrogate \eg, the ImageNet trained model, and transferred to change the
decision of an unknown (black-box) model trained on an image dataset. However,
attacks generated from image models do not capture the dynamic nature of a
moving object or a changing scene due to a lack of temporal cues within image
models. This leads to reduced transferability of adversarial attacks from
representation-enriched \emph{image} models such as Supervised Vision
Transformers (ViTs), Self-supervised ViTs (\eg, DINO), and Vision-language
models (\eg, CLIP) to black-box \emph{video} models. In this work, we induce
dynamic cues within the image models without sacrificing their original
performance on images. To this end, we optimize \emph{temporal prompts} through
frozen image models to capture motion dynamics. Our temporal prompts are the
result of a learnable transformation that allows optimizing for temporal
gradients during an adversarial attack to fool the motion dynamics.
Specifically, we introduce spatial (image) and temporal (video) cues within the
same source model through task-specific prompts. Attacking such prompts
maximizes the adversarial transferability from image-to-video and
image-to-image models using the attacks designed for image models. Our attack
results indicate that the attacker does not need specialized architectures,
\eg, divided space-time attention, 3D convolutions, or multi-view convolution
networks for different data modalities. Image models are effective surrogates
to optimize an adversarial attack to fool black-box models in a changing
environment over time. Code is available at https://bit.ly/3Xd9gRQ
| [
{
"version": "v1",
"created": "Thu, 23 Feb 2023 18:59:56 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 19:46:08 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Naseer",
"Muzammal",
""
],
[
"Mahmood",
"Ahmad",
""
],
[
"Khan",
"Salman",
""
],
[
"Khan",
"Fahad",
""
]
] | TITLE: Boosting Adversarial Transferability using Dynamic Cues
ABSTRACT: The transferability of adversarial perturbations between image models has
been extensively studied. In this case, an attack is generated from a known
surrogate \eg, the ImageNet trained model, and transferred to change the
decision of an unknown (black-box) model trained on an image dataset. However,
attacks generated from image models do not capture the dynamic nature of a
moving object or a changing scene due to a lack of temporal cues within image
models. This leads to reduced transferability of adversarial attacks from
representation-enriched \emph{image} models such as Supervised Vision
Transformers (ViTs), Self-supervised ViTs (\eg, DINO), and Vision-language
models (\eg, CLIP) to black-box \emph{video} models. In this work, we induce
dynamic cues within the image models without sacrificing their original
performance on images. To this end, we optimize \emph{temporal prompts} through
frozen image models to capture motion dynamics. Our temporal prompts are the
result of a learnable transformation that allows optimizing for temporal
gradients during an adversarial attack to fool the motion dynamics.
Specifically, we introduce spatial (image) and temporal (video) cues within the
same source model through task-specific prompts. Attacking such prompts
maximizes the adversarial transferability from image-to-video and
image-to-image models using the attacks designed for image models. Our attack
results indicate that the attacker does not need specialized architectures,
\eg, divided space-time attention, 3D convolutions, or multi-view convolution
networks for different data modalities. Image models are effective surrogates
to optimize an adversarial attack to fool black-box models in a changing
environment over time. Code is available at https://bit.ly/3Xd9gRQ
| no_new_dataset | 0.952397 |
2303.02760 | Xuan Ju | Xuan Ju, Ailing Zeng, Jianan Wang, Qiang Xu, Lei Zhang | Human-Art: A Versatile Human-Centric Dataset Bridging Natural and
Artificial Scenes | CVPR2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Humans have long been recorded in a variety of forms since antiquity. For
example, sculptures and paintings were the primary media for depicting human
beings before the invention of cameras. However, most current human-centric
computer vision tasks like human pose estimation and human image generation
focus exclusively on natural images in the real world. Artificial humans, such
as those in sculptures, paintings, and cartoons, are commonly neglected, making
existing models fail in these scenarios. As an abstraction of life, art
incorporates humans in both natural and artificial scenes. We take advantage of
it and introduce the Human-Art dataset to bridge related tasks in natural and
artificial scenarios. Specifically, Human-Art contains 50k high-quality images
with over 123k person instances from 5 natural and 15 artificial scenarios,
which are annotated with bounding boxes, keypoints, self-contact points, and
text information for humans represented in both 2D and 3D. It is, therefore,
comprehensive and versatile for various downstream tasks. We also provide a
rich set of baseline results and detailed analyses for related tasks, including
human detection, 2D and 3D human pose estimation, image generation, and motion
transfer. As a challenging dataset, we hope Human-Art can provide insights for
relevant research and open up new research questions.
| [
{
"version": "v1",
"created": "Sun, 5 Mar 2023 20:05:21 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 07:36:48 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Ju",
"Xuan",
""
],
[
"Zeng",
"Ailing",
""
],
[
"Wang",
"Jianan",
""
],
[
"Xu",
"Qiang",
""
],
[
"Zhang",
"Lei",
""
]
] | TITLE: Human-Art: A Versatile Human-Centric Dataset Bridging Natural and
Artificial Scenes
ABSTRACT: Humans have long been recorded in a variety of forms since antiquity. For
example, sculptures and paintings were the primary media for depicting human
beings before the invention of cameras. However, most current human-centric
computer vision tasks like human pose estimation and human image generation
focus exclusively on natural images in the real world. Artificial humans, such
as those in sculptures, paintings, and cartoons, are commonly neglected, making
existing models fail in these scenarios. As an abstraction of life, art
incorporates humans in both natural and artificial scenes. We take advantage of
it and introduce the Human-Art dataset to bridge related tasks in natural and
artificial scenarios. Specifically, Human-Art contains 50k high-quality images
with over 123k person instances from 5 natural and 15 artificial scenarios,
which are annotated with bounding boxes, keypoints, self-contact points, and
text information for humans represented in both 2D and 3D. It is, therefore,
comprehensive and versatile for various downstream tasks. We also provide a
rich set of baseline results and detailed analyses for related tasks, including
human detection, 2D and 3D human pose estimation, image generation, and motion
transfer. As a challenging dataset, we hope Human-Art can provide insights for
relevant research and open up new research questions.
| new_dataset | 0.960361 |
2303.03750 | Vukosi Marivate | Richard Lastrucci, Isheanesu Dzingirai, Jenalea Rajab, Andani
Madodonga, Matimba Shingange, Daniel Njini, Vukosi Marivate | Preparing the Vuk'uzenzele and ZA-gov-multilingual South African
multilingual corpora | Accepted and to appear at Fourth workshop on Resources for African
Indigenous Languages (RAIL) at EACL 2023 | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper introduces two multilingual government themed corpora in various
South African languages. The corpora were collected by gathering the South
African Government newspaper (Vuk'uzenzele), as well as South African
government speeches (ZA-gov-multilingual), that are translated into all 11
South African official languages. The corpora can be used for a myriad of
downstream NLP tasks. The corpora were created to allow researchers to study
the language used in South African government publications, with a focus on
understanding how South African government officials communicate with their
constituents. In this paper we highlight the process of gathering, cleaning and
making available the corpora. We create parallel sentence corpora for Neural
Machine Translation (NMT) tasks using Language-Agnostic Sentence
Representations (LASER) embeddings. With these aligned sentences we then
provide NMT benchmarks for 9 indigenous languages by fine-tuning a massively
multilingual pre-trained language model.
| [
{
"version": "v1",
"created": "Tue, 7 Mar 2023 09:20:09 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 09:39:32 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Lastrucci",
"Richard",
""
],
[
"Dzingirai",
"Isheanesu",
""
],
[
"Rajab",
"Jenalea",
""
],
[
"Madodonga",
"Andani",
""
],
[
"Shingange",
"Matimba",
""
],
[
"Njini",
"Daniel",
""
],
[
"Marivate",
"Vukosi",
""
]
] | TITLE: Preparing the Vuk'uzenzele and ZA-gov-multilingual South African
multilingual corpora
ABSTRACT: This paper introduces two multilingual government themed corpora in various
South African languages. The corpora were collected by gathering the South
African Government newspaper (Vuk'uzenzele), as well as South African
government speeches (ZA-gov-multilingual), that are translated into all 11
South African official languages. The corpora can be used for a myriad of
downstream NLP tasks. The corpora were created to allow researchers to study
the language used in South African government publications, with a focus on
understanding how South African government officials communicate with their
constituents. In this paper we highlight the process of gathering, cleaning and
making available the corpora. We create parallel sentence corpora for Neural
Machine Translation (NMT) tasks using Language-Agnostic Sentence
Representations (LASER) embeddings. With these aligned sentences we then
provide NMT benchmarks for 9 indigenous languages by fine-tuning a massively
multilingual pre-trained language model.
| no_new_dataset | 0.899121 |
2303.04803 | Jiarui Xu | Jiarui Xu, Sifei Liu, Arash Vahdat, Wonmin Byeon, Xiaolong Wang,
Shalini De Mello | Open-Vocabulary Panoptic Segmentation with Text-to-Image Diffusion
Models | CVPR 2023 Highlight. Project page and code: https://jerryxu.net/ODISE | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | We present ODISE: Open-vocabulary DIffusion-based panoptic SEgmentation,
which unifies pre-trained text-image diffusion and discriminative models to
perform open-vocabulary panoptic segmentation. Text-to-image diffusion models
have the remarkable ability to generate high-quality images with diverse
open-vocabulary language descriptions. This demonstrates that their internal
representation space is highly correlated with open concepts in the real world.
Text-image discriminative models like CLIP, on the other hand, are good at
classifying images into open-vocabulary labels. We leverage the frozen internal
representations of both these models to perform panoptic segmentation of any
category in the wild. Our approach outperforms the previous state of the art by
significant margins on both open-vocabulary panoptic and semantic segmentation
tasks. In particular, with COCO training only, our method achieves 23.4 PQ and
30.0 mIoU on the ADE20K dataset, with 8.3 PQ and 7.9 mIoU absolute improvement
over the previous state of the art. We open-source our code and models at
https://github.com/NVlabs/ODISE .
| [
{
"version": "v1",
"created": "Wed, 8 Mar 2023 18:58:26 GMT"
},
{
"version": "v2",
"created": "Thu, 9 Mar 2023 01:37:25 GMT"
},
{
"version": "v3",
"created": "Sat, 11 Mar 2023 09:39:35 GMT"
},
{
"version": "v4",
"created": "Wed, 5 Apr 2023 17:40:38 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Xu",
"Jiarui",
""
],
[
"Liu",
"Sifei",
""
],
[
"Vahdat",
"Arash",
""
],
[
"Byeon",
"Wonmin",
""
],
[
"Wang",
"Xiaolong",
""
],
[
"De Mello",
"Shalini",
""
]
] | TITLE: Open-Vocabulary Panoptic Segmentation with Text-to-Image Diffusion
Models
ABSTRACT: We present ODISE: Open-vocabulary DIffusion-based panoptic SEgmentation,
which unifies pre-trained text-image diffusion and discriminative models to
perform open-vocabulary panoptic segmentation. Text-to-image diffusion models
have the remarkable ability to generate high-quality images with diverse
open-vocabulary language descriptions. This demonstrates that their internal
representation space is highly correlated with open concepts in the real world.
Text-image discriminative models like CLIP, on the other hand, are good at
classifying images into open-vocabulary labels. We leverage the frozen internal
representations of both these models to perform panoptic segmentation of any
category in the wild. Our approach outperforms the previous state of the art by
significant margins on both open-vocabulary panoptic and semantic segmentation
tasks. In particular, with COCO training only, our method achieves 23.4 PQ and
30.0 mIoU on the ADE20K dataset, with 8.3 PQ and 7.9 mIoU absolute improvement
over the previous state of the art. We open-source our code and models at
https://github.com/NVlabs/ODISE .
| no_new_dataset | 0.952926 |
2303.06241 | Vipul Gupta | Vipul Gupta, Apurva Narayan | Do we need entire training data for adversarial training? | 6 pages, 4 figures | null | null | null | cs.CV cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | Deep Neural Networks (DNNs) are being used to solve a wide range of problems
in many domains including safety-critical domains like self-driving cars and
medical imagery. DNNs suffer from vulnerability against adversarial attacks. In
the past few years, numerous approaches have been proposed to tackle this
problem by training networks using adversarial training. Almost all the
approaches generate adversarial examples for the entire training dataset, thus
increasing the training time drastically. We show that we can decrease the
training time for any adversarial training algorithm by using only a subset of
training data for adversarial training. To select the subset, we filter the
adversarially-prone samples from the training data. We perform a simple
adversarial attack on all training examples to filter this subset. In this
attack, we add a small perturbation to each pixel and a few grid lines to the
input image.
We perform adversarial training on the adversarially-prone subset and mix it
with vanilla training performed on the entire dataset. Our results show that
when our method-agnostic approach is plugged into FGSM, we achieve a speedup of
3.52x on MNIST and 1.98x on the CIFAR-10 dataset with comparable robust
accuracy. We also test our approach on state-of-the-art Free adversarial
training and achieve a speedup of 1.2x in training time with a marginal drop in
robust accuracy on the ImageNet dataset.
| [
{
"version": "v1",
"created": "Fri, 10 Mar 2023 23:21:05 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 00:07:46 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Gupta",
"Vipul",
""
],
[
"Narayan",
"Apurva",
""
]
] | TITLE: Do we need entire training data for adversarial training?
ABSTRACT: Deep Neural Networks (DNNs) are being used to solve a wide range of problems
in many domains including safety-critical domains like self-driving cars and
medical imagery. DNNs suffer from vulnerability against adversarial attacks. In
the past few years, numerous approaches have been proposed to tackle this
problem by training networks using adversarial training. Almost all the
approaches generate adversarial examples for the entire training dataset, thus
increasing the training time drastically. We show that we can decrease the
training time for any adversarial training algorithm by using only a subset of
training data for adversarial training. To select the subset, we filter the
adversarially-prone samples from the training data. We perform a simple
adversarial attack on all training examples to filter this subset. In this
attack, we add a small perturbation to each pixel and a few grid lines to the
input image.
We perform adversarial training on the adversarially-prone subset and mix it
with vanilla training performed on the entire dataset. Our results show that
when our method-agnostic approach is plugged into FGSM, we achieve a speedup of
3.52x on MNIST and 1.98x on the CIFAR-10 dataset with comparable robust
accuracy. We also test our approach on state-of-the-art Free adversarial
training and achieve a speedup of 1.2x in training time with a marginal drop in
robust accuracy on the ImageNet dataset.
| no_new_dataset | 0.945851 |
2303.11668 | Yongjin Jeon | Yongjin Jeon, Youngtack Oh, Doyoung Jeong, Hyunguk Choi, Junsik Kim | Focus or Not: A Baseline for Anomaly Event Detection On the Open Public
Places with Satellite Images | I am withdrawing my submission due to issues with content
modification | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, monitoring the world wide area with satellite images has
been emerged as an important issue.
Site monitoring task can be divided into two independent tasks; 1) Change
Detection and 2) Anomaly Event Detection.
Unlike to change detection research is actively conducted based on the
numerous datasets(\eg LEVIR-CD, WHU-CD, S2Looking, xView2 and etc...) to meet
up the expectations of industries or governments, research on AI models for
detecting anomaly events is passively and rarely conducted.
In this paper, we introduce a novel satellite imagery dataset(AED-RS) for
detecting anomaly events on the open public places.
AED-RS Dataset contains satellite images of normal and abnormal situations of
8 open public places from all over the world.
Each places are labeled with different criteria based on the difference of
characteristics of each places.
With this dataset, we introduce a baseline model for our dataset TB-FLOW,
which can be trained in weakly-supervised manner and shows reasonable
performance on the AED-RS Dataset compared with the other NF(Normalizing-Flow)
based anomaly detection models. Our dataset and code will be publicly open in
\url{https://github.com/SIAnalytics/RS_AnomalyDetection.git}.
| [
{
"version": "v1",
"created": "Tue, 21 Mar 2023 08:23:05 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 02:39:39 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Jeon",
"Yongjin",
""
],
[
"Oh",
"Youngtack",
""
],
[
"Jeong",
"Doyoung",
""
],
[
"Choi",
"Hyunguk",
""
],
[
"Kim",
"Junsik",
""
]
] | TITLE: Focus or Not: A Baseline for Anomaly Event Detection On the Open Public
Places with Satellite Images
ABSTRACT: In recent years, monitoring the world wide area with satellite images has
been emerged as an important issue.
Site monitoring task can be divided into two independent tasks; 1) Change
Detection and 2) Anomaly Event Detection.
Unlike to change detection research is actively conducted based on the
numerous datasets(\eg LEVIR-CD, WHU-CD, S2Looking, xView2 and etc...) to meet
up the expectations of industries or governments, research on AI models for
detecting anomaly events is passively and rarely conducted.
In this paper, we introduce a novel satellite imagery dataset(AED-RS) for
detecting anomaly events on the open public places.
AED-RS Dataset contains satellite images of normal and abnormal situations of
8 open public places from all over the world.
Each places are labeled with different criteria based on the difference of
characteristics of each places.
With this dataset, we introduce a baseline model for our dataset TB-FLOW,
which can be trained in weakly-supervised manner and shows reasonable
performance on the AED-RS Dataset compared with the other NF(Normalizing-Flow)
based anomaly detection models. Our dataset and code will be publicly open in
\url{https://github.com/SIAnalytics/RS_AnomalyDetection.git}.
| new_dataset | 0.962497 |
2303.16976 | Vishal Asnani | Vishal Asnani, Xi Yin, Tal Hassner, Xiaoming Liu | MaLP: Manipulation Localization Using a Proactive Scheme | Published at Conference on Computer Vision and Pattern Recognition
2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Advancements in the generation quality of various Generative Models (GMs) has
made it necessary to not only perform binary manipulation detection but also
localize the modified pixels in an image. However, prior works termed as
passive for manipulation localization exhibit poor generalization performance
over unseen GMs and attribute modifications. To combat this issue, we propose a
proactive scheme for manipulation localization, termed MaLP. We encrypt the
real images by adding a learned template. If the image is manipulated by any
GM, this added protection from the template not only aids binary detection but
also helps in identifying the pixels modified by the GM. The template is
learned by leveraging local and global-level features estimated by a two-branch
architecture. We show that MaLP performs better than prior passive works. We
also show the generalizability of MaLP by testing on 22 different GMs,
providing a benchmark for future research on manipulation localization.
Finally, we show that MaLP can be used as a discriminator for improving the
generation quality of GMs. Our models/codes are available at
www.github.com/vishal3477/pro_loc.
| [
{
"version": "v1",
"created": "Wed, 29 Mar 2023 19:17:06 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 18:30:45 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Asnani",
"Vishal",
""
],
[
"Yin",
"Xi",
""
],
[
"Hassner",
"Tal",
""
],
[
"Liu",
"Xiaoming",
""
]
] | TITLE: MaLP: Manipulation Localization Using a Proactive Scheme
ABSTRACT: Advancements in the generation quality of various Generative Models (GMs) has
made it necessary to not only perform binary manipulation detection but also
localize the modified pixels in an image. However, prior works termed as
passive for manipulation localization exhibit poor generalization performance
over unseen GMs and attribute modifications. To combat this issue, we propose a
proactive scheme for manipulation localization, termed MaLP. We encrypt the
real images by adding a learned template. If the image is manipulated by any
GM, this added protection from the template not only aids binary detection but
also helps in identifying the pixels modified by the GM. The template is
learned by leveraging local and global-level features estimated by a two-branch
architecture. We show that MaLP performs better than prior passive works. We
also show the generalizability of MaLP by testing on 22 different GMs,
providing a benchmark for future research on manipulation localization.
Finally, we show that MaLP can be used as a discriminator for improving the
generation quality of GMs. Our models/codes are available at
www.github.com/vishal3477/pro_loc.
| no_new_dataset | 0.951142 |
2303.16999 | Dominic Masters | Zhiyi Li, Douglas Orr, Valeriu Ohan, Godfrey Da costa, Tom Murray,
Adam Sanders, Deniz Beker, Dominic Masters | PopSparse: Accelerated block sparse matrix multiplication on IPU | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by-sa/4.0/ | Reducing the computational cost of running large scale neural networks using
sparsity has attracted great attention in the deep learning community. While
much success has been achieved in reducing FLOP and parameter counts while
maintaining acceptable task performance, achieving actual speed improvements
has typically been much more difficult, particularly on general purpose
accelerators (GPAs) such as NVIDIA GPUs using low precision number formats. In
this work we introduce PopSparse, a library that enables fast sparse operations
on Graphcore IPUs by leveraging both the unique hardware characteristics of
IPUs as well as any block structure defined in the data. We target two
different types of sparsity: static, where the sparsity pattern is fixed at
compile-time; and dynamic, where it can change each time the model is run. We
present benchmark results for matrix multiplication for both of these modes on
IPU with a range of block sizes, matrix sizes and densities. Results indicate
that the PopSparse implementations are faster than dense matrix multiplications
on IPU at a range of sparsity levels with large matrix size and block size.
Furthermore, static sparsity in general outperforms dynamic sparsity. While
previous work on GPAs has shown speedups only for very high sparsity (typically
99\% and above), the present work demonstrates that our static sparse
implementation outperforms equivalent dense calculations in FP16 at lower
sparsity (around 90%). IPU code is available to view and run at
ipu.dev/sparsity-benchmarks, GPU code will be made available shortly.
| [
{
"version": "v1",
"created": "Wed, 29 Mar 2023 20:00:19 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 13:43:15 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Li",
"Zhiyi",
""
],
[
"Orr",
"Douglas",
""
],
[
"Ohan",
"Valeriu",
""
],
[
"Da costa",
"Godfrey",
""
],
[
"Murray",
"Tom",
""
],
[
"Sanders",
"Adam",
""
],
[
"Beker",
"Deniz",
""
],
[
"Masters",
"Dominic",
""
]
] | TITLE: PopSparse: Accelerated block sparse matrix multiplication on IPU
ABSTRACT: Reducing the computational cost of running large scale neural networks using
sparsity has attracted great attention in the deep learning community. While
much success has been achieved in reducing FLOP and parameter counts while
maintaining acceptable task performance, achieving actual speed improvements
has typically been much more difficult, particularly on general purpose
accelerators (GPAs) such as NVIDIA GPUs using low precision number formats. In
this work we introduce PopSparse, a library that enables fast sparse operations
on Graphcore IPUs by leveraging both the unique hardware characteristics of
IPUs as well as any block structure defined in the data. We target two
different types of sparsity: static, where the sparsity pattern is fixed at
compile-time; and dynamic, where it can change each time the model is run. We
present benchmark results for matrix multiplication for both of these modes on
IPU with a range of block sizes, matrix sizes and densities. Results indicate
that the PopSparse implementations are faster than dense matrix multiplications
on IPU at a range of sparsity levels with large matrix size and block size.
Furthermore, static sparsity in general outperforms dynamic sparsity. While
previous work on GPAs has shown speedups only for very high sparsity (typically
99\% and above), the present work demonstrates that our static sparse
implementation outperforms equivalent dense calculations in FP16 at lower
sparsity (around 90%). IPU code is available to view and run at
ipu.dev/sparsity-benchmarks, GPU code will be made available shortly.
| no_new_dataset | 0.930205 |
2303.17802 | Kazuhiro Fukui | Takumi Kanai, Naoya Sogi, Atsuto Maki, Kazuhiro Fukui | Time-series Anomaly Detection based on Difference Subspace between
Signal Subspaces | 8pages, an acknowledgement was added to v1 | null | null | null | cs.LG cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper proposes a new method for anomaly detection in time-series data by
incorporating the concept of difference subspace into the singular spectrum
analysis (SSA). The key idea is to monitor slight temporal variations of the
difference subspace between two signal subspaces corresponding to the past and
present time-series data, as anomaly score. It is a natural generalization of
the conventional SSA-based method which measures the minimum angle between the
two signal subspaces as the degree of changes. By replacing the minimum angle
with the difference subspace, our method boosts the performance while using the
SSA-based framework as it can capture the whole structural difference between
the two subspaces in its magnitude and direction. We demonstrate our method's
effectiveness through performance evaluations on public time-series datasets.
| [
{
"version": "v1",
"created": "Fri, 31 Mar 2023 05:22:56 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 02:13:48 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Kanai",
"Takumi",
""
],
[
"Sogi",
"Naoya",
""
],
[
"Maki",
"Atsuto",
""
],
[
"Fukui",
"Kazuhiro",
""
]
] | TITLE: Time-series Anomaly Detection based on Difference Subspace between
Signal Subspaces
ABSTRACT: This paper proposes a new method for anomaly detection in time-series data by
incorporating the concept of difference subspace into the singular spectrum
analysis (SSA). The key idea is to monitor slight temporal variations of the
difference subspace between two signal subspaces corresponding to the past and
present time-series data, as anomaly score. It is a natural generalization of
the conventional SSA-based method which measures the minimum angle between the
two signal subspaces as the degree of changes. By replacing the minimum angle
with the difference subspace, our method boosts the performance while using the
SSA-based framework as it can capture the whole structural difference between
the two subspaces in its magnitude and direction. We demonstrate our method's
effectiveness through performance evaluations on public time-series datasets.
| no_new_dataset | 0.951414 |
2303.18027 | Jungo Kasai | Jungo Kasai, Yuhei Kasai, Keisuke Sakaguchi, Yutaro Yamada, Dragomir
Radev | Evaluating GPT-4 and ChatGPT on Japanese Medical Licensing Examinations | Added results from the March 2023 exam | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | As large language models (LLMs) gain popularity among speakers of diverse
languages, we believe that it is crucial to benchmark them to better understand
model behaviors, failures, and limitations in languages beyond English. In this
work, we evaluate LLM APIs (ChatGPT, GPT-3, and GPT-4) on the Japanese national
medical licensing examinations from the past five years, including the current
year. Our team comprises native Japanese-speaking NLP researchers and a
practicing cardiologist based in Japan. Our experiments show that GPT-4
outperforms ChatGPT and GPT-3 and passes all six years of the exams,
highlighting LLMs' potential in a language that is typologically distant from
English. However, our evaluation also exposes critical limitations of the
current LLM APIs. First, LLMs sometimes select prohibited choices that should
be strictly avoided in medical practice in Japan, such as suggesting
euthanasia. Further, our analysis shows that the API costs are generally higher
and the maximum context size is smaller for Japanese because of the way
non-Latin scripts are currently tokenized in the pipeline. We release our
benchmark as Igaku QA as well as all model outputs and exam metadata. We hope
that our results and benchmark will spur progress on more diverse applications
of LLMs. Our benchmark is available at https://github.com/jungokasai/IgakuQA.
| [
{
"version": "v1",
"created": "Fri, 31 Mar 2023 13:04:47 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 07:53:37 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Kasai",
"Jungo",
""
],
[
"Kasai",
"Yuhei",
""
],
[
"Sakaguchi",
"Keisuke",
""
],
[
"Yamada",
"Yutaro",
""
],
[
"Radev",
"Dragomir",
""
]
] | TITLE: Evaluating GPT-4 and ChatGPT on Japanese Medical Licensing Examinations
ABSTRACT: As large language models (LLMs) gain popularity among speakers of diverse
languages, we believe that it is crucial to benchmark them to better understand
model behaviors, failures, and limitations in languages beyond English. In this
work, we evaluate LLM APIs (ChatGPT, GPT-3, and GPT-4) on the Japanese national
medical licensing examinations from the past five years, including the current
year. Our team comprises native Japanese-speaking NLP researchers and a
practicing cardiologist based in Japan. Our experiments show that GPT-4
outperforms ChatGPT and GPT-3 and passes all six years of the exams,
highlighting LLMs' potential in a language that is typologically distant from
English. However, our evaluation also exposes critical limitations of the
current LLM APIs. First, LLMs sometimes select prohibited choices that should
be strictly avoided in medical practice in Japan, such as suggesting
euthanasia. Further, our analysis shows that the API costs are generally higher
and the maximum context size is smaller for Japanese because of the way
non-Latin scripts are currently tokenized in the pipeline. We release our
benchmark as Igaku QA as well as all model outputs and exam metadata. We hope
that our results and benchmark will spur progress on more diverse applications
of LLMs. Our benchmark is available at https://github.com/jungokasai/IgakuQA.
| no_new_dataset | 0.62949 |
2303.18139 | Thomas Tanay | Thomas Tanay and Ale\v{s} Leonardis and Matteo Maggioni | Efficient View Synthesis and 3D-based Multi-Frame Denoising with
Multiplane Feature Representations | Accepted at CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | While current multi-frame restoration methods combine information from
multiple input images using 2D alignment techniques, recent advances in novel
view synthesis are paving the way for a new paradigm relying on volumetric
scene representations. In this work, we introduce the first 3D-based
multi-frame denoising method that significantly outperforms its 2D-based
counterparts with lower computational requirements. Our method extends the
multiplane image (MPI) framework for novel view synthesis by introducing a
learnable encoder-renderer pair manipulating multiplane representations in
feature space. The encoder fuses information across views and operates in a
depth-wise manner while the renderer fuses information across depths and
operates in a view-wise manner. The two modules are trained end-to-end and
learn to separate depths in an unsupervised way, giving rise to Multiplane
Feature (MPF) representations. Experiments on the Spaces and Real
Forward-Facing datasets as well as on raw burst data validate our approach for
view synthesis, multi-frame denoising, and view synthesis under noisy
conditions.
| [
{
"version": "v1",
"created": "Fri, 31 Mar 2023 15:23:35 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 11:08:37 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Tanay",
"Thomas",
""
],
[
"Leonardis",
"Aleš",
""
],
[
"Maggioni",
"Matteo",
""
]
] | TITLE: Efficient View Synthesis and 3D-based Multi-Frame Denoising with
Multiplane Feature Representations
ABSTRACT: While current multi-frame restoration methods combine information from
multiple input images using 2D alignment techniques, recent advances in novel
view synthesis are paving the way for a new paradigm relying on volumetric
scene representations. In this work, we introduce the first 3D-based
multi-frame denoising method that significantly outperforms its 2D-based
counterparts with lower computational requirements. Our method extends the
multiplane image (MPI) framework for novel view synthesis by introducing a
learnable encoder-renderer pair manipulating multiplane representations in
feature space. The encoder fuses information across views and operates in a
depth-wise manner while the renderer fuses information across depths and
operates in a view-wise manner. The two modules are trained end-to-end and
learn to separate depths in an unsupervised way, giving rise to Multiplane
Feature (MPF) representations. Experiments on the Spaces and Real
Forward-Facing datasets as well as on raw burst data validate our approach for
view synthesis, multi-frame denoising, and view synthesis under noisy
conditions.
| no_new_dataset | 0.947284 |
2304.01352 | Karen Avetisyan | Karen Avetisyan, Arthur Malajyan, Tsolak Ghukasyan, Arutyun Avetisyan | A Simple and Effective Method of Cross-Lingual Plagiarism Detection | null | null | null | null | cs.CL cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present a simple cross-lingual plagiarism detection method applicable to a
large number of languages. The presented approach leverages open multilingual
thesauri for candidate retrieval task and pre-trained multilingual BERT-based
language models for detailed analysis. The method does not rely on machine
translation and word sense disambiguation when in use, and therefore is
suitable for a large number of languages, including under-resourced languages.
The effectiveness of the proposed approach is demonstrated for several existing
and new benchmarks, achieving state-of-the-art results for French, Russian, and
Armenian languages.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 20:27:10 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 09:23:17 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Avetisyan",
"Karen",
""
],
[
"Malajyan",
"Arthur",
""
],
[
"Ghukasyan",
"Tsolak",
""
],
[
"Avetisyan",
"Arutyun",
""
]
] | TITLE: A Simple and Effective Method of Cross-Lingual Plagiarism Detection
ABSTRACT: We present a simple cross-lingual plagiarism detection method applicable to a
large number of languages. The presented approach leverages open multilingual
thesauri for candidate retrieval task and pre-trained multilingual BERT-based
language models for detailed analysis. The method does not rely on machine
translation and word sense disambiguation when in use, and therefore is
suitable for a large number of languages, including under-resourced languages.
The effectiveness of the proposed approach is demonstrated for several existing
and new benchmarks, achieving state-of-the-art results for French, Russian, and
Armenian languages.
| no_new_dataset | 0.9357 |
2304.01487 | Kavita Kumari | Alessandro Pegoraro, Kavita Kumari, Hossein Fereidooni, Ahmad-Reza
Sadeghi | To ChatGPT, or not to ChatGPT: That is the question! | null | null | null | null | cs.LG cs.AI cs.CL | http://creativecommons.org/licenses/by-sa/4.0/ | ChatGPT has become a global sensation. As ChatGPT and other Large Language
Models (LLMs) emerge, concerns of misusing them in various ways increase, such
as disseminating fake news, plagiarism, manipulating public opinion, cheating,
and fraud. Hence, distinguishing AI-generated from human-generated becomes
increasingly essential. Researchers have proposed various detection
methodologies, ranging from basic binary classifiers to more complex
deep-learning models. Some detection techniques rely on statistical
characteristics or syntactic patterns, while others incorporate semantic or
contextual information to improve accuracy. The primary objective of this study
is to provide a comprehensive and contemporary assessment of the most recent
techniques in ChatGPT detection. Additionally, we evaluated other AI-generated
text detection tools that do not specifically claim to detect ChatGPT-generated
content to assess their performance in detecting ChatGPT-generated content. For
our evaluation, we have curated a benchmark dataset consisting of prompts from
ChatGPT and humans, including diverse questions from medical, open Q&A, and
finance domains and user-generated responses from popular social networking
platforms. The dataset serves as a reference to assess the performance of
various techniques in detecting ChatGPT-generated content. Our evaluation
results demonstrate that none of the existing methods can effectively detect
ChatGPT-generated content.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 03:04:28 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 04:28:41 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Pegoraro",
"Alessandro",
""
],
[
"Kumari",
"Kavita",
""
],
[
"Fereidooni",
"Hossein",
""
],
[
"Sadeghi",
"Ahmad-Reza",
""
]
] | TITLE: To ChatGPT, or not to ChatGPT: That is the question!
ABSTRACT: ChatGPT has become a global sensation. As ChatGPT and other Large Language
Models (LLMs) emerge, concerns of misusing them in various ways increase, such
as disseminating fake news, plagiarism, manipulating public opinion, cheating,
and fraud. Hence, distinguishing AI-generated from human-generated becomes
increasingly essential. Researchers have proposed various detection
methodologies, ranging from basic binary classifiers to more complex
deep-learning models. Some detection techniques rely on statistical
characteristics or syntactic patterns, while others incorporate semantic or
contextual information to improve accuracy. The primary objective of this study
is to provide a comprehensive and contemporary assessment of the most recent
techniques in ChatGPT detection. Additionally, we evaluated other AI-generated
text detection tools that do not specifically claim to detect ChatGPT-generated
content to assess their performance in detecting ChatGPT-generated content. For
our evaluation, we have curated a benchmark dataset consisting of prompts from
ChatGPT and humans, including diverse questions from medical, open Q&A, and
finance domains and user-generated responses from popular social networking
platforms. The dataset serves as a reference to assess the performance of
various techniques in detecting ChatGPT-generated content. Our evaluation
results demonstrate that none of the existing methods can effectively detect
ChatGPT-generated content.
| new_dataset | 0.958615 |
2304.01686 | Dang Pham Bang | Bang-Dang Pham, Phong Tran, Anh Tran, Cuong Pham, Rang Nguyen, Minh
Hoai | HyperCUT: Video Sequence from a Single Blurry Image using Unsupervised
Ordering | Accepted to CVPR 2023 | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider the challenging task of training models for image-to-video
deblurring, which aims to recover a sequence of sharp images corresponding to a
given blurry image input. A critical issue disturbing the training of an
image-to-video model is the ambiguity of the frame ordering since both the
forward and backward sequences are plausible solutions. This paper proposes an
effective self-supervised ordering scheme that allows training high-quality
image-to-video deblurring models. Unlike previous methods that rely on
order-invariant losses, we assign an explicit order for each video sequence,
thus avoiding the order-ambiguity issue. Specifically, we map each video
sequence to a vector in a latent high-dimensional space so that there exists a
hyperplane such that for every video sequence, the vectors extracted from it
and its reversed sequence are on different sides of the hyperplane. The side of
the vectors will be used to define the order of the corresponding sequence.
Last but not least, we propose a real-image dataset for the image-to-video
deblurring problem that covers a variety of popular domains, including face,
hand, and street. Extensive experimental results confirm the effectiveness of
our method. Code and data are available at
https://github.com/VinAIResearch/HyperCUT.git
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 10:29:42 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 12:27:50 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Pham",
"Bang-Dang",
""
],
[
"Tran",
"Phong",
""
],
[
"Tran",
"Anh",
""
],
[
"Pham",
"Cuong",
""
],
[
"Nguyen",
"Rang",
""
],
[
"Hoai",
"Minh",
""
]
] | TITLE: HyperCUT: Video Sequence from a Single Blurry Image using Unsupervised
Ordering
ABSTRACT: We consider the challenging task of training models for image-to-video
deblurring, which aims to recover a sequence of sharp images corresponding to a
given blurry image input. A critical issue disturbing the training of an
image-to-video model is the ambiguity of the frame ordering since both the
forward and backward sequences are plausible solutions. This paper proposes an
effective self-supervised ordering scheme that allows training high-quality
image-to-video deblurring models. Unlike previous methods that rely on
order-invariant losses, we assign an explicit order for each video sequence,
thus avoiding the order-ambiguity issue. Specifically, we map each video
sequence to a vector in a latent high-dimensional space so that there exists a
hyperplane such that for every video sequence, the vectors extracted from it
and its reversed sequence are on different sides of the hyperplane. The side of
the vectors will be used to define the order of the corresponding sequence.
Last but not least, we propose a real-image dataset for the image-to-video
deblurring problem that covers a variety of popular domains, including face,
hand, and street. Extensive experimental results confirm the effectiveness of
our method. Code and data are available at
https://github.com/VinAIResearch/HyperCUT.git
| new_dataset | 0.812496 |
2304.01905 | Jing Liu | Saumya Y. Sahai, Jing Liu, Thejaswi Muniyappa, Kanthashree M.
Sathyendra, Anastasios Alexandridis, Grant P. Strimel, Ross McGowan, Ariya
Rastrow, Feng-Ju Chang, Athanasios Mouchtaris and Siegfried Kunzmann | Dual-Attention Neural Transducers for Efficient Wake Word Spotting in
Speech Recognition | Accepted to Proc. IEEE ICASSP 2023 | null | null | null | cs.SD cs.CL cs.LG eess.AS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present dual-attention neural biasing, an architecture designed to boost
Wake Words (WW) recognition and improve inference time latency on speech
recognition tasks. This architecture enables a dynamic switch for its runtime
compute paths by exploiting WW spotting to select which branch of its attention
networks to execute for an input audio frame. With this approach, we
effectively improve WW spotting accuracy while saving runtime compute cost as
defined by floating point operations (FLOPs). Using an in-house de-identified
dataset, we demonstrate that the proposed dual-attention network can reduce the
compute cost by $90\%$ for WW audio frames, with only $1\%$ increase in the
number of parameters. This architecture improves WW F1 score by $16\%$ relative
and improves generic rare word error rate by $3\%$ relative compared to the
baselines.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 01:19:39 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 01:22:38 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Sahai",
"Saumya Y.",
""
],
[
"Liu",
"Jing",
""
],
[
"Muniyappa",
"Thejaswi",
""
],
[
"Sathyendra",
"Kanthashree M.",
""
],
[
"Alexandridis",
"Anastasios",
""
],
[
"Strimel",
"Grant P.",
""
],
[
"McGowan",
"Ross",
""
],
[
"Rastrow",
"Ariya",
""
],
[
"Chang",
"Feng-Ju",
""
],
[
"Mouchtaris",
"Athanasios",
""
],
[
"Kunzmann",
"Siegfried",
""
]
] | TITLE: Dual-Attention Neural Transducers for Efficient Wake Word Spotting in
Speech Recognition
ABSTRACT: We present dual-attention neural biasing, an architecture designed to boost
Wake Words (WW) recognition and improve inference time latency on speech
recognition tasks. This architecture enables a dynamic switch for its runtime
compute paths by exploiting WW spotting to select which branch of its attention
networks to execute for an input audio frame. With this approach, we
effectively improve WW spotting accuracy while saving runtime compute cost as
defined by floating point operations (FLOPs). Using an in-house de-identified
dataset, we demonstrate that the proposed dual-attention network can reduce the
compute cost by $90\%$ for WW audio frames, with only $1\%$ increase in the
number of parameters. This architecture improves WW F1 score by $16\%$ relative
and improves generic rare word error rate by $3\%$ relative compared to the
baselines.
| no_new_dataset | 0.8474 |
2304.02015 | Zheng Yuan | Zheng Yuan, Hongyi Yuan, Chuanqi Tan, Wei Wang, Songfang Huang | How well do Large Language Models perform in Arithmetic tasks? | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Large language models have emerged abilities including chain-of-thought to
answer math word problems step by step. Solving math word problems not only
requires abilities to disassemble problems via chain-of-thought but also needs
to calculate arithmetic expressions correctly for each step. To the best of our
knowledge, there is no work to focus on evaluating the arithmetic ability of
large language models. In this work, we propose an arithmetic dataset MATH 401
to test the latest large language models including GPT-4, ChatGPT, InstrctGPT,
Galactica, and LLaMA with various arithmetic expressions and provide a detailed
analysis of the ability of large language models. MATH 401 and evaluation codes
are released at \url{https://github.com/GanjinZero/math401-llm}.
| [
{
"version": "v1",
"created": "Thu, 16 Mar 2023 09:28:15 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Yuan",
"Zheng",
""
],
[
"Yuan",
"Hongyi",
""
],
[
"Tan",
"Chuanqi",
""
],
[
"Wang",
"Wei",
""
],
[
"Huang",
"Songfang",
""
]
] | TITLE: How well do Large Language Models perform in Arithmetic tasks?
ABSTRACT: Large language models have emerged abilities including chain-of-thought to
answer math word problems step by step. Solving math word problems not only
requires abilities to disassemble problems via chain-of-thought but also needs
to calculate arithmetic expressions correctly for each step. To the best of our
knowledge, there is no work to focus on evaluating the arithmetic ability of
large language models. In this work, we propose an arithmetic dataset MATH 401
to test the latest large language models including GPT-4, ChatGPT, InstrctGPT,
Galactica, and LLaMA with various arithmetic expressions and provide a detailed
analysis of the ability of large language models. MATH 401 and evaluation codes
are released at \url{https://github.com/GanjinZero/math401-llm}.
| new_dataset | 0.959116 |
2304.02023 | Atalanti A. Mastakouri | Numair Sani, Atalanti A. Mastakouri, Dominik Janzing | Bounding probabilities of causation through the causal marginal problem | null | null | null | null | stat.ML cs.IT math.IT stat.ME | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Probabilities of Causation play a fundamental role in decision making in law,
health care and public policy. Nevertheless, their point identification is
challenging, requiring strong assumptions such as monotonicity. In the absence
of such assumptions, existing work requires multiple observations of datasets
that contain the same treatment and outcome variables, in order to establish
bounds on these probabilities. However, in many clinical trials and public
policy evaluation cases, there exist independent datasets that examine the
effect of a different treatment each on the same outcome variable. Here, we
outline how to significantly tighten existing bounds on the probabilities of
causation, by imposing counterfactual consistency between SCMs constructed from
such independent datasets ('causal marginal problem'). Next, we describe a new
information theoretic approach on falsification of counterfactual
probabilities, using conditional mutual information to quantify counterfactual
influence. The latter generalises to arbitrary discrete variables and number of
treatments, and renders the causal marginal problem more interpretable. Since
the question of 'tight enough' is left to the user, we provide an additional
method of inference when the bounds are unsatisfactory: A maximum entropy based
method that defines a metric for the space of plausible SCMs and proposes the
entropy maximising SCM for inferring counterfactuals in the absence of more
information.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 12:16:38 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Sani",
"Numair",
""
],
[
"Mastakouri",
"Atalanti A.",
""
],
[
"Janzing",
"Dominik",
""
]
] | TITLE: Bounding probabilities of causation through the causal marginal problem
ABSTRACT: Probabilities of Causation play a fundamental role in decision making in law,
health care and public policy. Nevertheless, their point identification is
challenging, requiring strong assumptions such as monotonicity. In the absence
of such assumptions, existing work requires multiple observations of datasets
that contain the same treatment and outcome variables, in order to establish
bounds on these probabilities. However, in many clinical trials and public
policy evaluation cases, there exist independent datasets that examine the
effect of a different treatment each on the same outcome variable. Here, we
outline how to significantly tighten existing bounds on the probabilities of
causation, by imposing counterfactual consistency between SCMs constructed from
such independent datasets ('causal marginal problem'). Next, we describe a new
information theoretic approach on falsification of counterfactual
probabilities, using conditional mutual information to quantify counterfactual
influence. The latter generalises to arbitrary discrete variables and number of
treatments, and renders the causal marginal problem more interpretable. Since
the question of 'tight enough' is left to the user, we provide an additional
method of inference when the bounds are unsatisfactory: A maximum entropy based
method that defines a metric for the space of plausible SCMs and proposes the
entropy maximising SCM for inferring counterfactuals in the absence of more
information.
| no_new_dataset | 0.947284 |
2304.02064 | Qi Chen | Qi Chen, Mario Marchand | Algorithm-Dependent Bounds for Representation Learning of Multi-Source
Domain Adaptation | null | null | null | null | cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We use information-theoretic tools to derive a novel analysis of Multi-source
Domain Adaptation (MDA) from the representation learning perspective.
Concretely, we study joint distribution alignment for supervised MDA with few
target labels and unsupervised MDA with pseudo labels, where the latter is
relatively hard and less commonly studied. We further provide
algorithm-dependent generalization bounds for these two settings, where the
generalization is characterized by the mutual information between the
parameters and the data. Then we propose a novel deep MDA algorithm, implicitly
addressing the target shift through joint alignment. Finally, the mutual
information bounds are extended to this algorithm providing a non-vacuous
gradient-norm estimation. The proposed algorithm has comparable performance to
the state-of-the-art on target-shifted MDA benchmark with improved memory
efficiency.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 18:32:20 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Chen",
"Qi",
""
],
[
"Marchand",
"Mario",
""
]
] | TITLE: Algorithm-Dependent Bounds for Representation Learning of Multi-Source
Domain Adaptation
ABSTRACT: We use information-theoretic tools to derive a novel analysis of Multi-source
Domain Adaptation (MDA) from the representation learning perspective.
Concretely, we study joint distribution alignment for supervised MDA with few
target labels and unsupervised MDA with pseudo labels, where the latter is
relatively hard and less commonly studied. We further provide
algorithm-dependent generalization bounds for these two settings, where the
generalization is characterized by the mutual information between the
parameters and the data. Then we propose a novel deep MDA algorithm, implicitly
addressing the target shift through joint alignment. Finally, the mutual
information bounds are extended to this algorithm providing a non-vacuous
gradient-norm estimation. The proposed algorithm has comparable performance to
the state-of-the-art on target-shifted MDA benchmark with improved memory
efficiency.
| no_new_dataset | 0.946498 |
2304.02080 | Vladislav Lialin | Vladislav Lialin, Stephen Rawls, David Chan, Shalini Ghosh, Anna
Rumshisky, Wael Hamza | Scalable and Accurate Self-supervised Multimodal Representation Learning
without Aligned Video and Text Data | null | 2023 IEEE/CVF Winter Conference on Applications of Computer Vision
Workshops (WACVW) | 10.1109/WACVW58289.2023.00043 | null | cs.CV cs.CL | http://creativecommons.org/licenses/by/4.0/ | Scaling up weakly-supervised datasets has shown to be highly effective in the
image-text domain and has contributed to most of the recent state-of-the-art
computer vision and multimodal neural networks. However, existing large-scale
video-text datasets and mining techniques suffer from several limitations, such
as the scarcity of aligned data, the lack of diversity in the data, and the
difficulty of collecting aligned data. Currently popular video-text data mining
approach via automatic speech recognition (ASR) used in HowTo100M provides
low-quality captions that often do not refer to the video content. Other mining
approaches do not provide proper language descriptions (video tags) and are
biased toward short clips (alt text). In this work, we show how recent advances
in image captioning allow us to pre-train high-quality video models without any
parallel video-text data. We pre-train several video captioning models that are
based on an OPT language model and a TimeSformer visual backbone. We fine-tune
these networks on several video captioning datasets. First, we demonstrate that
image captioning pseudolabels work better for pre-training than the existing
HowTo100M ASR captions. Second, we show that pre-training on both images and
videos produces a significantly better network (+4 CIDER on MSR-VTT) than
pre-training on a single modality. Our methods are complementary to the
existing pre-training or data mining approaches and can be used in a variety of
settings. Given the efficacy of the pseudolabeling method, we are planning to
publicly release the generated captions.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 19:11:05 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Lialin",
"Vladislav",
""
],
[
"Rawls",
"Stephen",
""
],
[
"Chan",
"David",
""
],
[
"Ghosh",
"Shalini",
""
],
[
"Rumshisky",
"Anna",
""
],
[
"Hamza",
"Wael",
""
]
] | TITLE: Scalable and Accurate Self-supervised Multimodal Representation Learning
without Aligned Video and Text Data
ABSTRACT: Scaling up weakly-supervised datasets has shown to be highly effective in the
image-text domain and has contributed to most of the recent state-of-the-art
computer vision and multimodal neural networks. However, existing large-scale
video-text datasets and mining techniques suffer from several limitations, such
as the scarcity of aligned data, the lack of diversity in the data, and the
difficulty of collecting aligned data. Currently popular video-text data mining
approach via automatic speech recognition (ASR) used in HowTo100M provides
low-quality captions that often do not refer to the video content. Other mining
approaches do not provide proper language descriptions (video tags) and are
biased toward short clips (alt text). In this work, we show how recent advances
in image captioning allow us to pre-train high-quality video models without any
parallel video-text data. We pre-train several video captioning models that are
based on an OPT language model and a TimeSformer visual backbone. We fine-tune
these networks on several video captioning datasets. First, we demonstrate that
image captioning pseudolabels work better for pre-training than the existing
HowTo100M ASR captions. Second, we show that pre-training on both images and
videos produces a significantly better network (+4 CIDER on MSR-VTT) than
pre-training on a single modality. Our methods are complementary to the
existing pre-training or data mining approaches and can be used in a variety of
settings. Given the efficacy of the pseudolabeling method, we are planning to
publicly release the generated captions.
| no_new_dataset | 0.948632 |
2304.02135 | Thanh-Dat Truong | Thanh-Dat Truong, Ngan Le, Bhiksha Raj, Jackson Cothren, Khoa Luu | FREDOM: Fairness Domain Adaptation Approach to Semantic Scene
Understanding | Accepted to CVPR'23 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Although Domain Adaptation in Semantic Scene Segmentation has shown
impressive improvement in recent years, the fairness concerns in the domain
adaptation have yet to be well defined and addressed. In addition, fairness is
one of the most critical aspects when deploying the segmentation models into
human-related real-world applications, e.g., autonomous driving, as any unfair
predictions could influence human safety. In this paper, we propose a novel
Fairness Domain Adaptation (FREDOM) approach to semantic scene segmentation. In
particular, from the proposed formulated fairness objective, a new adaptation
framework will be introduced based on the fair treatment of class
distributions. Moreover, to generally model the context of structural
dependency, a new conditional structural constraint is introduced to impose the
consistency of predicted segmentation. Thanks to the proposed Conditional
Structure Network, the self-attention mechanism has sufficiently modeled the
structural information of segmentation. Through the ablation studies, the
proposed method has shown the performance improvement of the segmentation
models and promoted fairness in the model predictions. The experimental results
on the two standard benchmarks, i.e., SYNTHIA $\to$ Cityscapes and GTA5 $\to$
Cityscapes, have shown that our method achieved State-of-the-Art (SOTA)
performance.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 21:35:10 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Truong",
"Thanh-Dat",
""
],
[
"Le",
"Ngan",
""
],
[
"Raj",
"Bhiksha",
""
],
[
"Cothren",
"Jackson",
""
],
[
"Luu",
"Khoa",
""
]
] | TITLE: FREDOM: Fairness Domain Adaptation Approach to Semantic Scene
Understanding
ABSTRACT: Although Domain Adaptation in Semantic Scene Segmentation has shown
impressive improvement in recent years, the fairness concerns in the domain
adaptation have yet to be well defined and addressed. In addition, fairness is
one of the most critical aspects when deploying the segmentation models into
human-related real-world applications, e.g., autonomous driving, as any unfair
predictions could influence human safety. In this paper, we propose a novel
Fairness Domain Adaptation (FREDOM) approach to semantic scene segmentation. In
particular, from the proposed formulated fairness objective, a new adaptation
framework will be introduced based on the fair treatment of class
distributions. Moreover, to generally model the context of structural
dependency, a new conditional structural constraint is introduced to impose the
consistency of predicted segmentation. Thanks to the proposed Conditional
Structure Network, the self-attention mechanism has sufficiently modeled the
structural information of segmentation. Through the ablation studies, the
proposed method has shown the performance improvement of the segmentation
models and promoted fairness in the model predictions. The experimental results
on the two standard benchmarks, i.e., SYNTHIA $\to$ Cityscapes and GTA5 $\to$
Cityscapes, have shown that our method achieved State-of-the-Art (SOTA)
performance.
| no_new_dataset | 0.946597 |
2304.02144 | Siyi Guo | Siyi Guo, Negar Mokhberian, Kristina Lerman | A Data Fusion Framework for Multi-Domain Morality Learning | null | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Language models can be trained to recognize the moral sentiment of text,
creating new opportunities to study the role of morality in human life. As
interest in language and morality has grown, several ground truth datasets with
moral annotations have been released. However, these datasets vary in the
method of data collection, domain, topics, instructions for annotators, etc.
Simply aggregating such heterogeneous datasets during training can yield models
that fail to generalize well. We describe a data fusion framework for training
on multiple heterogeneous datasets that improve performance and
generalizability. The model uses domain adversarial training to align the
datasets in feature space and a weighted loss function to deal with label
shift. We show that the proposed framework achieves state-of-the-art
performance in different datasets compared to prior works in morality
inference.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 22:05:02 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Guo",
"Siyi",
""
],
[
"Mokhberian",
"Negar",
""
],
[
"Lerman",
"Kristina",
""
]
] | TITLE: A Data Fusion Framework for Multi-Domain Morality Learning
ABSTRACT: Language models can be trained to recognize the moral sentiment of text,
creating new opportunities to study the role of morality in human life. As
interest in language and morality has grown, several ground truth datasets with
moral annotations have been released. However, these datasets vary in the
method of data collection, domain, topics, instructions for annotators, etc.
Simply aggregating such heterogeneous datasets during training can yield models
that fail to generalize well. We describe a data fusion framework for training
on multiple heterogeneous datasets that improve performance and
generalizability. The model uses domain adversarial training to align the
datasets in feature space and a weighted loss function to deal with label
shift. We show that the proposed framework achieves state-of-the-art
performance in different datasets compared to prior works in morality
inference.
| no_new_dataset | 0.676005 |
2304.02147 | Alec Diaz-Arias | Alec Diaz-Arias and Dmitriy Shin | ConvFormer: Parameter Reduction in Transformer Models for 3D Human Pose
Estimation by Leveraging Dynamic Multi-Headed Convolutional Attention | null | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Recently, fully-transformer architectures have replaced the defacto
convolutional architecture for the 3D human pose estimation task. In this paper
we propose \textbf{\textit{ConvFormer}}, a novel convolutional transformer that
leverages a new \textbf{\textit{dynamic multi-headed convolutional
self-attention}} mechanism for monocular 3D human pose estimation. We designed
a spatial and temporal convolutional transformer to comprehensively model human
joint relations within individual frames and globally across the motion
sequence. Moreover, we introduce a novel notion of \textbf{\textit{temporal
joints profile}} for our temporal ConvFormer that fuses complete temporal
information immediately for a local neighborhood of joint features. We have
quantitatively and qualitatively validated our method on three common benchmark
datasets: Human3.6M, MPI-INF-3DHP, and HumanEva. Extensive experiments have
been conducted to identify the optimal hyper-parameter set. These experiments
demonstrated that we achieved a \textbf{significant parameter reduction
relative to prior transformer models} while attaining State-of-the-Art (SOTA)
or near SOTA on all three datasets. Additionally, we achieved SOTA for Protocol
III on H36M for both GT and CPN detection inputs. Finally, we obtained SOTA on
all three metrics for the MPI-INF-3DHP dataset and for all three subjects on
HumanEva under Protocol II.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 22:23:50 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Diaz-Arias",
"Alec",
""
],
[
"Shin",
"Dmitriy",
""
]
] | TITLE: ConvFormer: Parameter Reduction in Transformer Models for 3D Human Pose
Estimation by Leveraging Dynamic Multi-Headed Convolutional Attention
ABSTRACT: Recently, fully-transformer architectures have replaced the defacto
convolutional architecture for the 3D human pose estimation task. In this paper
we propose \textbf{\textit{ConvFormer}}, a novel convolutional transformer that
leverages a new \textbf{\textit{dynamic multi-headed convolutional
self-attention}} mechanism for monocular 3D human pose estimation. We designed
a spatial and temporal convolutional transformer to comprehensively model human
joint relations within individual frames and globally across the motion
sequence. Moreover, we introduce a novel notion of \textbf{\textit{temporal
joints profile}} for our temporal ConvFormer that fuses complete temporal
information immediately for a local neighborhood of joint features. We have
quantitatively and qualitatively validated our method on three common benchmark
datasets: Human3.6M, MPI-INF-3DHP, and HumanEva. Extensive experiments have
been conducted to identify the optimal hyper-parameter set. These experiments
demonstrated that we achieved a \textbf{significant parameter reduction
relative to prior transformer models} while attaining State-of-the-Art (SOTA)
or near SOTA on all three datasets. Additionally, we achieved SOTA for Protocol
III on H36M for both GT and CPN detection inputs. Finally, we obtained SOTA on
all three metrics for the MPI-INF-3DHP dataset and for all three subjects on
HumanEva under Protocol II.
| no_new_dataset | 0.951818 |
2304.02160 | Ke Chen | Ke Chen, Gordon Wichern, Fran\c{c}ois G. Germain, Jonathan Le Roux | Pac-HuBERT: Self-Supervised Music Source Separation via Primitive
Auditory Clustering and Hidden-Unit BERT | 5 pages, 2 figures, 3 tables | null | null | null | cs.SD cs.LG eess.AS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In spite of the progress in music source separation research, the small
amount of publicly-available clean source data remains a constant limiting
factor for performance. Thus, recent advances in self-supervised learning
present a largely-unexplored opportunity for improving separation models by
leveraging unlabelled music data. In this paper, we propose a self-supervised
learning framework for music source separation inspired by the HuBERT speech
representation model. We first investigate the potential impact of the original
HuBERT model by inserting an adapted version of it into the well-known Demucs
V2 time-domain separation model architecture. We then propose a
time-frequency-domain self-supervised model, Pac-HuBERT (for primitive auditory
clustering HuBERT), that we later use in combination with a Res-U-Net decoder
for source separation. Pac-HuBERT uses primitive auditory features of music as
unsupervised clustering labels to initialize the self-supervised pretraining
process using the Free Music Archive (FMA) dataset. The resulting framework
achieves better source-to-distortion ratio (SDR) performance on the MusDB18
test set than the original Demucs V2 and Res-U-Net models. We further
demonstrate that it can boost performance with small amounts of supervised
data. Ultimately, our proposed framework is an effective solution to the
challenge of limited clean source data for music source separation.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 23:19:53 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Chen",
"Ke",
""
],
[
"Wichern",
"Gordon",
""
],
[
"Germain",
"François G.",
""
],
[
"Roux",
"Jonathan Le",
""
]
] | TITLE: Pac-HuBERT: Self-Supervised Music Source Separation via Primitive
Auditory Clustering and Hidden-Unit BERT
ABSTRACT: In spite of the progress in music source separation research, the small
amount of publicly-available clean source data remains a constant limiting
factor for performance. Thus, recent advances in self-supervised learning
present a largely-unexplored opportunity for improving separation models by
leveraging unlabelled music data. In this paper, we propose a self-supervised
learning framework for music source separation inspired by the HuBERT speech
representation model. We first investigate the potential impact of the original
HuBERT model by inserting an adapted version of it into the well-known Demucs
V2 time-domain separation model architecture. We then propose a
time-frequency-domain self-supervised model, Pac-HuBERT (for primitive auditory
clustering HuBERT), that we later use in combination with a Res-U-Net decoder
for source separation. Pac-HuBERT uses primitive auditory features of music as
unsupervised clustering labels to initialize the self-supervised pretraining
process using the Free Music Archive (FMA) dataset. The resulting framework
achieves better source-to-distortion ratio (SDR) performance on the MusDB18
test set than the original Demucs V2 and Res-U-Net models. We further
demonstrate that it can boost performance with small amounts of supervised
data. Ultimately, our proposed framework is an effective solution to the
challenge of limited clean source data for music source separation.
| no_new_dataset | 0.950549 |
2304.02173 | Zhi-Qi Cheng | Zhi-Qi Cheng, Qi Dai, Siyao Li, Jingdong Sun, Teruko Mitamura,
Alexander G. Hauptmann | ChartReader: A Unified Framework for Chart Derendering and Comprehension
without Heuristic Rules | null | null | null | null | cs.CV cs.AI cs.MM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Charts are a powerful tool for visually conveying complex data, but their
comprehension poses a challenge due to the diverse chart types and intricate
components. Existing chart comprehension methods suffer from either heuristic
rules or an over-reliance on OCR systems, resulting in suboptimal performance.
To address these issues, we present ChartReader, a unified framework that
seamlessly integrates chart derendering and comprehension tasks. Our approach
includes a transformer-based chart component detection module and an extended
pre-trained vision-language model for chart-to-X tasks. By learning the rules
of charts automatically from annotated datasets, our approach eliminates the
need for manual rule-making, reducing effort and enhancing accuracy.~We also
introduce a data variable replacement technique and extend the input and
position embeddings of the pre-trained model for cross-task training. We
evaluate ChartReader on Chart-to-Table, ChartQA, and Chart-to-Text tasks,
demonstrating its superiority over existing methods. Our proposed framework can
significantly reduce the manual effort involved in chart analysis, providing a
step towards a universal chart understanding model. Moreover, our approach
offers opportunities for plug-and-play integration with mainstream LLMs such as
T5 and TaPas, extending their capability to chart comprehension tasks. The code
is available at https://github.com/zhiqic/ChartReader.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 00:25:27 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Cheng",
"Zhi-Qi",
""
],
[
"Dai",
"Qi",
""
],
[
"Li",
"Siyao",
""
],
[
"Sun",
"Jingdong",
""
],
[
"Mitamura",
"Teruko",
""
],
[
"Hauptmann",
"Alexander G.",
""
]
] | TITLE: ChartReader: A Unified Framework for Chart Derendering and Comprehension
without Heuristic Rules
ABSTRACT: Charts are a powerful tool for visually conveying complex data, but their
comprehension poses a challenge due to the diverse chart types and intricate
components. Existing chart comprehension methods suffer from either heuristic
rules or an over-reliance on OCR systems, resulting in suboptimal performance.
To address these issues, we present ChartReader, a unified framework that
seamlessly integrates chart derendering and comprehension tasks. Our approach
includes a transformer-based chart component detection module and an extended
pre-trained vision-language model for chart-to-X tasks. By learning the rules
of charts automatically from annotated datasets, our approach eliminates the
need for manual rule-making, reducing effort and enhancing accuracy.~We also
introduce a data variable replacement technique and extend the input and
position embeddings of the pre-trained model for cross-task training. We
evaluate ChartReader on Chart-to-Table, ChartQA, and Chart-to-Text tasks,
demonstrating its superiority over existing methods. Our proposed framework can
significantly reduce the manual effort involved in chart analysis, providing a
step towards a universal chart understanding model. Moreover, our approach
offers opportunities for plug-and-play integration with mainstream LLMs such as
T5 and TaPas, extending their capability to chart comprehension tasks. The code
is available at https://github.com/zhiqic/ChartReader.
| no_new_dataset | 0.946151 |
2304.02187 | Chenyan Wu | Chenyan Wu, Dolzodmaa Davaasuren, Tal Shafir, Rachelle Tsachor, James
Z. Wang | Bodily expressed emotion understanding through integrating Laban
movement analysis | null | null | null | null | cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Body movements carry important information about a person's emotions or
mental state and are essential in daily communication. Enhancing the ability of
machines to understand emotions expressed through body language can improve the
communication of assistive robots with children and elderly users, provide
psychiatric professionals with quantitative diagnostic and prognostic
assistance, and aid law enforcement in identifying deception. This study
develops a high-quality human motor element dataset based on the Laban Movement
Analysis movement coding system and utilizes that to jointly learn about motor
elements and emotions. Our long-term ambition is to integrate knowledge from
computing, psychology, and performing arts to enable automated understanding
and analysis of emotion and mental state through body language. This work
serves as a launchpad for further research into recognizing emotions through
analysis of human movement.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 02:07:15 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Wu",
"Chenyan",
""
],
[
"Davaasuren",
"Dolzodmaa",
""
],
[
"Shafir",
"Tal",
""
],
[
"Tsachor",
"Rachelle",
""
],
[
"Wang",
"James Z.",
""
]
] | TITLE: Bodily expressed emotion understanding through integrating Laban
movement analysis
ABSTRACT: Body movements carry important information about a person's emotions or
mental state and are essential in daily communication. Enhancing the ability of
machines to understand emotions expressed through body language can improve the
communication of assistive robots with children and elderly users, provide
psychiatric professionals with quantitative diagnostic and prognostic
assistance, and aid law enforcement in identifying deception. This study
develops a high-quality human motor element dataset based on the Laban Movement
Analysis movement coding system and utilizes that to jointly learn about motor
elements and emotions. Our long-term ambition is to integrate knowledge from
computing, psychology, and performing arts to enable automated understanding
and analysis of emotion and mental state through body language. This work
serves as a launchpad for further research into recognizing emotions through
analysis of human movement.
| new_dataset | 0.958731 |
2304.02189 | Soumyabrata Dey | A. Ravishankar Rao, Daniel Clarke, Subrata Garai, Soumyabrata Dey | A system for exploring big data: an iterative k-means searchlight for
outlier detection on open health data | 2018 International Joint Conference on Neural Networks (IJCNN) | null | 10.1109/IJCNN.2018.8489448 | null | cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | The interactive exploration of large and evolving datasets is challenging as
relationships between underlying variables may not be fully understood. There
may be hidden trends and patterns in the data that are worthy of further
exploration and analysis. We present a system that methodically explores
multiple combinations of variables using a searchlight technique and identifies
outliers. An iterative k-means clustering algorithm is applied to features
derived through a split-apply-combine paradigm used in the database literature.
Outliers are identified as singleton or small clusters. This algorithm is swept
across the dataset in a searchlight manner. The dimensions that contain
outliers are combined in pairs with other dimensions using a susbset scan
technique to gain further insight into the outliers. We illustrate this system
by anaylzing open health care data released by New York State. We apply our
iterative k-means searchlight followed by subset scanning. Several anomalous
trends in the data are identified, including cost overruns at specific
hospitals, and increases in diagnoses such as suicides. These constitute novel
findings in the literature, and are of potential use to regulatory agencies,
policy makers and concerned citizens.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 02:09:15 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Rao",
"A. Ravishankar",
""
],
[
"Clarke",
"Daniel",
""
],
[
"Garai",
"Subrata",
""
],
[
"Dey",
"Soumyabrata",
""
]
] | TITLE: A system for exploring big data: an iterative k-means searchlight for
outlier detection on open health data
ABSTRACT: The interactive exploration of large and evolving datasets is challenging as
relationships between underlying variables may not be fully understood. There
may be hidden trends and patterns in the data that are worthy of further
exploration and analysis. We present a system that methodically explores
multiple combinations of variables using a searchlight technique and identifies
outliers. An iterative k-means clustering algorithm is applied to features
derived through a split-apply-combine paradigm used in the database literature.
Outliers are identified as singleton or small clusters. This algorithm is swept
across the dataset in a searchlight manner. The dimensions that contain
outliers are combined in pairs with other dimensions using a susbset scan
technique to gain further insight into the outliers. We illustrate this system
by anaylzing open health care data released by New York State. We apply our
iterative k-means searchlight followed by subset scanning. Several anomalous
trends in the data are identified, including cost overruns at specific
hospitals, and increases in diagnoses such as suicides. These constitute novel
findings in the literature, and are of potential use to regulatory agencies,
policy makers and concerned citizens.
| no_new_dataset | 0.949248 |
2304.02195 | Sungmin Kang | Sungmin Kang, Bei Chen, Shin Yoo, Jian-Guang Lou | Explainable Automated Debugging via Large Language Model-driven
Scientific Debugging | null | null | null | null | cs.SE | http://creativecommons.org/licenses/by/4.0/ | Automated debugging techniques have the potential to reduce developer effort
in debugging, and have matured enough to be adopted by industry. However, one
critical issue with existing techniques is that, while developers want
rationales for the provided automatic debugging results, existing techniques
are ill-suited to provide them, as their deduction process differs
significantly from that of human developers. Inspired by the way developers
interact with code when debugging, we propose Automated Scientific Debugging
(AutoSD), a technique that given buggy code and a bug-revealing test, prompts
large language models to automatically generate hypotheses, uses debuggers to
actively interact with buggy code, and thus automatically reach conclusions
prior to patch generation. By aligning the reasoning of automated debugging
more closely with that of human developers, we aim to produce intelligible
explanations of how a specific patch has been generated, with the hope that the
explanation will lead to more efficient and accurate developer decisions. Our
empirical analysis on three program repair benchmarks shows that AutoSD
performs competitively with other program repair baselines, and that it can
indicate when it is confident in its results. Furthermore, we perform a human
study with 20 participants, including six professional developers, to evaluate
the utility of explanations from AutoSD. Participants with access to
explanations could judge patch correctness in roughly the same time as those
without, but their accuracy improved for five out of six real-world bugs
studied: 70% of participants answered that they wanted explanations when using
repair tools, while 55% answered that they were satisfied with the Scientific
Debugging presentation.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 02:34:10 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Kang",
"Sungmin",
""
],
[
"Chen",
"Bei",
""
],
[
"Yoo",
"Shin",
""
],
[
"Lou",
"Jian-Guang",
""
]
] | TITLE: Explainable Automated Debugging via Large Language Model-driven
Scientific Debugging
ABSTRACT: Automated debugging techniques have the potential to reduce developer effort
in debugging, and have matured enough to be adopted by industry. However, one
critical issue with existing techniques is that, while developers want
rationales for the provided automatic debugging results, existing techniques
are ill-suited to provide them, as their deduction process differs
significantly from that of human developers. Inspired by the way developers
interact with code when debugging, we propose Automated Scientific Debugging
(AutoSD), a technique that given buggy code and a bug-revealing test, prompts
large language models to automatically generate hypotheses, uses debuggers to
actively interact with buggy code, and thus automatically reach conclusions
prior to patch generation. By aligning the reasoning of automated debugging
more closely with that of human developers, we aim to produce intelligible
explanations of how a specific patch has been generated, with the hope that the
explanation will lead to more efficient and accurate developer decisions. Our
empirical analysis on three program repair benchmarks shows that AutoSD
performs competitively with other program repair baselines, and that it can
indicate when it is confident in its results. Furthermore, we perform a human
study with 20 participants, including six professional developers, to evaluate
the utility of explanations from AutoSD. Participants with access to
explanations could judge patch correctness in roughly the same time as those
without, but their accuracy improved for five out of six real-world bugs
studied: 70% of participants answered that they wanted explanations when using
repair tools, while 55% answered that they were satisfied with the Scientific
Debugging presentation.
| no_new_dataset | 0.937153 |
2304.02205 | Jifan Yu | Jifan Yu, Mengying Lu, Qingyang Zhong, Zijun Yao, Shangqing Tu,
Zhengshan Liao, Xiaoya Li, Manli Li, Lei Hou, Hai-Tao Zheng, Juanzi Li, Jie
Tang | MoocRadar: A Fine-grained and Multi-aspect Knowledge Repository for
Improving Cognitive Student Modeling in MOOCs | Accepted by SIGIR 2023 | null | null | null | cs.AI cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Student modeling, the task of inferring a student's learning characteristics
through their interactions with coursework, is a fundamental issue in
intelligent education. Although the recent attempts from knowledge tracing and
cognitive diagnosis propose several promising directions for improving the
usability and effectiveness of current models, the existing public datasets are
still insufficient to meet the need for these potential solutions due to their
ignorance of complete exercising contexts, fine-grained concepts, and cognitive
labels. In this paper, we present MoocRadar, a fine-grained, multi-aspect
knowledge repository consisting of 2,513 exercise questions, 5,600 knowledge
concepts, and over 12 million behavioral records. Specifically, we propose a
framework to guarantee a high-quality and comprehensive annotation of
fine-grained concepts and cognitive labels. The statistical and experimental
results indicate that our dataset provides the basis for the future
improvements of existing methods. Moreover, to support the convenient usage for
researchers, we release a set of tools for data querying, model adaption, and
even the extension of our repository, which are now available at
https://github.com/THU-KEG/MOOC-Radar.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 03:36:40 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Yu",
"Jifan",
""
],
[
"Lu",
"Mengying",
""
],
[
"Zhong",
"Qingyang",
""
],
[
"Yao",
"Zijun",
""
],
[
"Tu",
"Shangqing",
""
],
[
"Liao",
"Zhengshan",
""
],
[
"Li",
"Xiaoya",
""
],
[
"Li",
"Manli",
""
],
[
"Hou",
"Lei",
""
],
[
"Zheng",
"Hai-Tao",
""
],
[
"Li",
"Juanzi",
""
],
[
"Tang",
"Jie",
""
]
] | TITLE: MoocRadar: A Fine-grained and Multi-aspect Knowledge Repository for
Improving Cognitive Student Modeling in MOOCs
ABSTRACT: Student modeling, the task of inferring a student's learning characteristics
through their interactions with coursework, is a fundamental issue in
intelligent education. Although the recent attempts from knowledge tracing and
cognitive diagnosis propose several promising directions for improving the
usability and effectiveness of current models, the existing public datasets are
still insufficient to meet the need for these potential solutions due to their
ignorance of complete exercising contexts, fine-grained concepts, and cognitive
labels. In this paper, we present MoocRadar, a fine-grained, multi-aspect
knowledge repository consisting of 2,513 exercise questions, 5,600 knowledge
concepts, and over 12 million behavioral records. Specifically, we propose a
framework to guarantee a high-quality and comprehensive annotation of
fine-grained concepts and cognitive labels. The statistical and experimental
results indicate that our dataset provides the basis for the future
improvements of existing methods. Moreover, to support the convenient usage for
researchers, we release a set of tools for data querying, model adaption, and
even the extension of our repository, which are now available at
https://github.com/THU-KEG/MOOC-Radar.
| new_dataset | 0.967869 |
2304.02208 | Soumyabrata Dey | A. Ravishankar Rao, Subrata Garai, Soumyabrata Dey, Hang Peng | PIKS: A Technique to Identify Actionable Trends for Policy-Makers
Through Open Healthcare Data | null | SN COMPUT. SCI. 2, 477 (2021) | 10.1007/s42979-021-00871-7 | null | cs.LG cs.CY | http://creativecommons.org/licenses/by-nc-sa/4.0/ | With calls for increasing transparency, governments are releasing greater
amounts of data in multiple domains including finance, education and
healthcare. The efficient exploratory analysis of healthcare data constitutes a
significant challenge. Key concerns in public health include the quick
identification and analysis of trends, and the detection of outliers. This
allows policies to be rapidly adapted to changing circumstances. We present an
efficient outlier detection technique, termed PIKS (Pruned iterative-k means
searchlight), which combines an iterative k-means algorithm with a pruned
searchlight based scan. We apply this technique to identify outliers in two
publicly available healthcare datasets from the New York Statewide Planning and
Research Cooperative System, and California's Office of Statewide Health
Planning and Development. We provide a comparison of our technique with three
other existing outlier detection techniques, consisting of auto-encoders,
isolation forests and feature bagging. We identified outliers in conditions
including suicide rates, immunity disorders, social admissions,
cardiomyopathies, and pregnancy in the third trimester. We demonstrate that the
PIKS technique produces results consistent with other techniques such as the
auto-encoder. However, the auto-encoder needs to be trained, which requires
several parameters to be tuned. In comparison, the PIKS technique has far fewer
parameters to tune. This makes it advantageous for fast, "out-of-the-box" data
exploration. The PIKS technique is scalable and can readily ingest new
datasets. Hence, it can provide valuable, up-to-date insights to citizens,
patients and policy-makers. We have made our code open source, and with the
availability of open data, other researchers can easily reproduce and extend
our work. This will help promote a deeper understanding of healthcare policies
and public health issues.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 03:45:39 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Rao",
"A. Ravishankar",
""
],
[
"Garai",
"Subrata",
""
],
[
"Dey",
"Soumyabrata",
""
],
[
"Peng",
"Hang",
""
]
] | TITLE: PIKS: A Technique to Identify Actionable Trends for Policy-Makers
Through Open Healthcare Data
ABSTRACT: With calls for increasing transparency, governments are releasing greater
amounts of data in multiple domains including finance, education and
healthcare. The efficient exploratory analysis of healthcare data constitutes a
significant challenge. Key concerns in public health include the quick
identification and analysis of trends, and the detection of outliers. This
allows policies to be rapidly adapted to changing circumstances. We present an
efficient outlier detection technique, termed PIKS (Pruned iterative-k means
searchlight), which combines an iterative k-means algorithm with a pruned
searchlight based scan. We apply this technique to identify outliers in two
publicly available healthcare datasets from the New York Statewide Planning and
Research Cooperative System, and California's Office of Statewide Health
Planning and Development. We provide a comparison of our technique with three
other existing outlier detection techniques, consisting of auto-encoders,
isolation forests and feature bagging. We identified outliers in conditions
including suicide rates, immunity disorders, social admissions,
cardiomyopathies, and pregnancy in the third trimester. We demonstrate that the
PIKS technique produces results consistent with other techniques such as the
auto-encoder. However, the auto-encoder needs to be trained, which requires
several parameters to be tuned. In comparison, the PIKS technique has far fewer
parameters to tune. This makes it advantageous for fast, "out-of-the-box" data
exploration. The PIKS technique is scalable and can readily ingest new
datasets. Hence, it can provide valuable, up-to-date insights to citizens,
patients and policy-makers. We have made our code open source, and with the
availability of open data, other researchers can easily reproduce and extend
our work. This will help promote a deeper understanding of healthcare policies
and public health issues.
| no_new_dataset | 0.943452 |
2304.02211 | Zhanyu Wang | Zhanyu Wang, Lingqiao Liu, Lei Wang, Luping Zhou | METransformer: Radiology Report Generation by Transformer with Multiple
Learnable Expert Tokens | Accepted by CVPR2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | In clinical scenarios, multi-specialist consultation could significantly
benefit the diagnosis, especially for intricate cases. This inspires us to
explore a "multi-expert joint diagnosis" mechanism to upgrade the existing
"single expert" framework commonly seen in the current literature. To this end,
we propose METransformer, a method to realize this idea with a
transformer-based backbone. The key design of our method is the introduction of
multiple learnable "expert" tokens into both the transformer encoder and
decoder. In the encoder, each expert token interacts with both vision tokens
and other expert tokens to learn to attend different image regions for image
representation. These expert tokens are encouraged to capture complementary
information by an orthogonal loss that minimizes their overlap. In the decoder,
each attended expert token guides the cross-attention between input words and
visual tokens, thus influencing the generated report. A metrics-based expert
voting strategy is further developed to generate the final report. By the
multi-experts concept, our model enjoys the merits of an ensemble-based
approach but through a manner that is computationally more efficient and
supports more sophisticated interactions among experts. Experimental results
demonstrate the promising performance of our proposed model on two widely used
benchmarks. Last but not least, the framework-level innovation makes our work
ready to incorporate advances on existing "single-expert" models to further
improve its performance.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 03:54:28 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Wang",
"Zhanyu",
""
],
[
"Liu",
"Lingqiao",
""
],
[
"Wang",
"Lei",
""
],
[
"Zhou",
"Luping",
""
]
] | TITLE: METransformer: Radiology Report Generation by Transformer with Multiple
Learnable Expert Tokens
ABSTRACT: In clinical scenarios, multi-specialist consultation could significantly
benefit the diagnosis, especially for intricate cases. This inspires us to
explore a "multi-expert joint diagnosis" mechanism to upgrade the existing
"single expert" framework commonly seen in the current literature. To this end,
we propose METransformer, a method to realize this idea with a
transformer-based backbone. The key design of our method is the introduction of
multiple learnable "expert" tokens into both the transformer encoder and
decoder. In the encoder, each expert token interacts with both vision tokens
and other expert tokens to learn to attend different image regions for image
representation. These expert tokens are encouraged to capture complementary
information by an orthogonal loss that minimizes their overlap. In the decoder,
each attended expert token guides the cross-attention between input words and
visual tokens, thus influencing the generated report. A metrics-based expert
voting strategy is further developed to generate the final report. By the
multi-experts concept, our model enjoys the merits of an ensemble-based
approach but through a manner that is computationally more efficient and
supports more sophisticated interactions among experts. Experimental results
demonstrate the promising performance of our proposed model on two widely used
benchmarks. Last but not least, the framework-level innovation makes our work
ready to incorporate advances on existing "single-expert" models to further
improve its performance.
| no_new_dataset | 0.949856 |
2304.02214 | Binbin Feng | Binbin Feng, Jun Li, Jianhua Xu | LogoNet: a fine-grained network for instance-level logo sketch retrieval | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Sketch-based image retrieval, which aims to use sketches as queries to
retrieve images containing the same query instance, receives increasing
attention in recent years. Although dramatic progress has been made in sketch
retrieval, few efforts are devoted to logo sketch retrieval which is still
hindered by the following challenges: Firstly, logo sketch retrieval is more
difficult than typical sketch retrieval problem, since a logo sketch usually
contains much less visual contents with only irregular strokes and lines.
Secondly, instance-specific sketches demonstrate dramatic appearance variances,
making them less identifiable when querying the same logo instance. Thirdly,
there exist several sketch retrieval benchmarking datasets nowadays, whereas an
instance-level logo sketch dataset is still publicly unavailable. To address
the above-mentioned limitations, we make twofold contributions in this study
for instance-level logo sketch retrieval. To begin with, we construct an
instance-level logo sketch dataset containing 2k logo instances and exceeding
9k sketches. To our knowledge, this is the first publicly available
instance-level logo sketch dataset. Next, we develop a fine-grained
triple-branch CNN architecture based on hybrid attention mechanism termed
LogoNet for accurate logo sketch retrieval. More specifically, we embed the
hybrid attention mechanism into the triple-branch architecture for capturing
the key query-specific information from the limited visual cues in the logo
sketches. Experimental evaluations both on our assembled dataset and public
benchmark datasets demonstrate the effectiveness of our proposed network.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 04:03:02 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Feng",
"Binbin",
""
],
[
"Li",
"Jun",
""
],
[
"Xu",
"Jianhua",
""
]
] | TITLE: LogoNet: a fine-grained network for instance-level logo sketch retrieval
ABSTRACT: Sketch-based image retrieval, which aims to use sketches as queries to
retrieve images containing the same query instance, receives increasing
attention in recent years. Although dramatic progress has been made in sketch
retrieval, few efforts are devoted to logo sketch retrieval which is still
hindered by the following challenges: Firstly, logo sketch retrieval is more
difficult than typical sketch retrieval problem, since a logo sketch usually
contains much less visual contents with only irregular strokes and lines.
Secondly, instance-specific sketches demonstrate dramatic appearance variances,
making them less identifiable when querying the same logo instance. Thirdly,
there exist several sketch retrieval benchmarking datasets nowadays, whereas an
instance-level logo sketch dataset is still publicly unavailable. To address
the above-mentioned limitations, we make twofold contributions in this study
for instance-level logo sketch retrieval. To begin with, we construct an
instance-level logo sketch dataset containing 2k logo instances and exceeding
9k sketches. To our knowledge, this is the first publicly available
instance-level logo sketch dataset. Next, we develop a fine-grained
triple-branch CNN architecture based on hybrid attention mechanism termed
LogoNet for accurate logo sketch retrieval. More specifically, we embed the
hybrid attention mechanism into the triple-branch architecture for capturing
the key query-specific information from the limited visual cues in the logo
sketches. Experimental evaluations both on our assembled dataset and public
benchmark datasets demonstrate the effectiveness of our proposed network.
| new_dataset | 0.961858 |
2304.02222 | Fengyi Shen | Fengyi Shen, Akhil Gurram, Ziyuan Liu, He Wang, Alois Knoll | DiGA: Distil to Generalize and then Adapt for Domain Adaptive Semantic
Segmentation | CVPR2023 | 2023 Proceedings of the IEEE/CVF Conference on Computer Vision and
Pattern Recognition | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Domain adaptive semantic segmentation methods commonly utilize stage-wise
training, consisting of a warm-up and a self-training stage. However, this
popular approach still faces several challenges in each stage: for warm-up, the
widely adopted adversarial training often results in limited performance gain,
due to blind feature alignment; for self-training, finding proper categorical
thresholds is very tricky. To alleviate these issues, we first propose to
replace the adversarial training in the warm-up stage by a novel symmetric
knowledge distillation module that only accesses the source domain data and
makes the model domain generalizable. Surprisingly, this domain generalizable
warm-up model brings substantial performance improvement, which can be further
amplified via our proposed cross-domain mixture data augmentation technique.
Then, for the self-training stage, we propose a threshold-free dynamic
pseudo-label selection mechanism to ease the aforementioned threshold problem
and make the model better adapted to the target domain. Extensive experiments
demonstrate that our framework achieves remarkable and consistent improvements
compared to the prior arts on popular benchmarks. Codes and models are
available at https://github.com/fy-vision/DiGA
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 04:32:02 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Shen",
"Fengyi",
""
],
[
"Gurram",
"Akhil",
""
],
[
"Liu",
"Ziyuan",
""
],
[
"Wang",
"He",
""
],
[
"Knoll",
"Alois",
""
]
] | TITLE: DiGA: Distil to Generalize and then Adapt for Domain Adaptive Semantic
Segmentation
ABSTRACT: Domain adaptive semantic segmentation methods commonly utilize stage-wise
training, consisting of a warm-up and a self-training stage. However, this
popular approach still faces several challenges in each stage: for warm-up, the
widely adopted adversarial training often results in limited performance gain,
due to blind feature alignment; for self-training, finding proper categorical
thresholds is very tricky. To alleviate these issues, we first propose to
replace the adversarial training in the warm-up stage by a novel symmetric
knowledge distillation module that only accesses the source domain data and
makes the model domain generalizable. Surprisingly, this domain generalizable
warm-up model brings substantial performance improvement, which can be further
amplified via our proposed cross-domain mixture data augmentation technique.
Then, for the self-training stage, we propose a threshold-free dynamic
pseudo-label selection mechanism to ease the aforementioned threshold problem
and make the model better adapted to the target domain. Extensive experiments
demonstrate that our framework achieves remarkable and consistent improvements
compared to the prior arts on popular benchmarks. Codes and models are
available at https://github.com/fy-vision/DiGA
| no_new_dataset | 0.948058 |
2304.02225 | Junhuem Park | Junheum Park, Jintae Kim, Chang-Su Kim | BiFormer: Learning Bilateral Motion Estimation via Bilateral Transformer
for 4K Video Frame Interpolation | Accepted to CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A novel 4K video frame interpolator based on bilateral transformer (BiFormer)
is proposed in this paper, which performs three steps: global motion
estimation, local motion refinement, and frame synthesis. First, in global
motion estimation, we predict symmetric bilateral motion fields at a coarse
scale. To this end, we propose BiFormer, the first transformer-based bilateral
motion estimator. Second, we refine the global motion fields efficiently using
blockwise bilateral cost volumes (BBCVs). Third, we warp the input frames using
the refined motion fields and blend them to synthesize an intermediate frame.
Extensive experiments demonstrate that the proposed BiFormer algorithm achieves
excellent interpolation performance on 4K datasets. The source codes are
available at https://github.com/JunHeum/BiFormer.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 04:52:23 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Park",
"Junheum",
""
],
[
"Kim",
"Jintae",
""
],
[
"Kim",
"Chang-Su",
""
]
] | TITLE: BiFormer: Learning Bilateral Motion Estimation via Bilateral Transformer
for 4K Video Frame Interpolation
ABSTRACT: A novel 4K video frame interpolator based on bilateral transformer (BiFormer)
is proposed in this paper, which performs three steps: global motion
estimation, local motion refinement, and frame synthesis. First, in global
motion estimation, we predict symmetric bilateral motion fields at a coarse
scale. To this end, we propose BiFormer, the first transformer-based bilateral
motion estimator. Second, we refine the global motion fields efficiently using
blockwise bilateral cost volumes (BBCVs). Third, we warp the input frames using
the refined motion fields and blend them to synthesize an intermediate frame.
Extensive experiments demonstrate that the proposed BiFormer algorithm achieves
excellent interpolation performance on 4K datasets. The source codes are
available at https://github.com/JunHeum/BiFormer.
| no_new_dataset | 0.953362 |
2304.02239 | Hao Wang | Jinhao Li, Changlong Wang, Hao Wang | Optimal Energy Storage Scheduling for Wind Curtailment Reduction and
Energy Arbitrage: A Deep Reinforcement Learning Approach | 2023 IEEE Power & Energy Society General Meeting (PESGM). arXiv admin
note: text overlap with arXiv:2212.13368 | null | null | null | cs.LG cs.SY eess.SY | http://creativecommons.org/licenses/by/4.0/ | Wind energy has been rapidly gaining popularity as a means for combating
climate change. However, the variable nature of wind generation can undermine
system reliability and lead to wind curtailment, causing substantial economic
losses to wind power producers. Battery energy storage systems (BESS) that
serve as onsite backup sources are among the solutions to mitigate wind
curtailment. However, such an auxiliary role of the BESS might severely weaken
its economic viability. This paper addresses the issue by proposing joint wind
curtailment reduction and energy arbitrage for the BESS. We decouple the market
participation of the co-located wind-battery system and develop a joint-bidding
framework for the wind farm and BESS. It is challenging to optimize the
joint-bidding because of the stochasticity of energy prices and wind
generation. Therefore, we leverage deep reinforcement learning to maximize the
overall revenue from the spot market while unlocking the BESS's potential in
concurrently reducing wind curtailment and conducting energy arbitrage. We
validate the proposed strategy using realistic wind farm data and demonstrate
that our joint-bidding strategy responds better to wind curtailment and
generates higher revenues than the optimization-based benchmark. Our
simulations also reveal that the extra wind generation used to be curtailed can
be an effective power source to charge the BESS, resulting in additional
financial returns.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 06:02:58 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Li",
"Jinhao",
""
],
[
"Wang",
"Changlong",
""
],
[
"Wang",
"Hao",
""
]
] | TITLE: Optimal Energy Storage Scheduling for Wind Curtailment Reduction and
Energy Arbitrage: A Deep Reinforcement Learning Approach
ABSTRACT: Wind energy has been rapidly gaining popularity as a means for combating
climate change. However, the variable nature of wind generation can undermine
system reliability and lead to wind curtailment, causing substantial economic
losses to wind power producers. Battery energy storage systems (BESS) that
serve as onsite backup sources are among the solutions to mitigate wind
curtailment. However, such an auxiliary role of the BESS might severely weaken
its economic viability. This paper addresses the issue by proposing joint wind
curtailment reduction and energy arbitrage for the BESS. We decouple the market
participation of the co-located wind-battery system and develop a joint-bidding
framework for the wind farm and BESS. It is challenging to optimize the
joint-bidding because of the stochasticity of energy prices and wind
generation. Therefore, we leverage deep reinforcement learning to maximize the
overall revenue from the spot market while unlocking the BESS's potential in
concurrently reducing wind curtailment and conducting energy arbitrage. We
validate the proposed strategy using realistic wind farm data and demonstrate
that our joint-bidding strategy responds better to wind curtailment and
generates higher revenues than the optimization-based benchmark. Our
simulations also reveal that the extra wind generation used to be curtailed can
be an effective power source to charge the BESS, resulting in additional
financial returns.
| no_new_dataset | 0.949716 |
2304.02264 | Nele Albers | Nele Albers, Mark A. Neerincx, Willem-Paul Brinkman | Persuading to Prepare for Quitting Smoking with a Virtual Coach: Using
States and User Characteristics to Predict Behavior | 10 pages, 6 figures, Camera-ready version for the 22nd International
Conference on Autonomous Agents and Multiagent Systems (AAMAS 2023) | null | null | null | cs.AI cs.HC | http://creativecommons.org/licenses/by/4.0/ | Despite their prevalence in eHealth applications for behavior change,
persuasive messages tend to have small effects on behavior. Conditions or
states (e.g., confidence, knowledge, motivation) and characteristics (e.g.,
gender, age, personality) of persuadees are two promising components for more
effective algorithms for choosing persuasive messages. However, it is not yet
sufficiently clear how well considering these components allows one to predict
behavior after persuasive attempts, especially in the long run. Since
collecting data for many algorithm components is costly and places a burden on
users, a better understanding of the impact of individual components in
practice is welcome. This can help to make an informed decision on which
components to use. We thus conducted a longitudinal study in which a virtual
coach persuaded 671 daily smokers to do preparatory activities for quitting
smoking and becoming more physically active, such as envisioning one's desired
future self. Based on the collected data, we designed a Reinforcement Learning
(RL)-approach that considers current and future states to maximize the effort
people spend on their activities. Using this RL-approach, we found, based on
leave-one-out cross-validation, that considering states helps to predict both
behavior and future states. User characteristics and especially involvement in
the activities, on the other hand, only help to predict behavior if used in
combination with states rather than alone. We see these results as supporting
the use of states and involvement in persuasion algorithms. Our dataset is
available online.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 07:31:29 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Albers",
"Nele",
""
],
[
"Neerincx",
"Mark A.",
""
],
[
"Brinkman",
"Willem-Paul",
""
]
] | TITLE: Persuading to Prepare for Quitting Smoking with a Virtual Coach: Using
States and User Characteristics to Predict Behavior
ABSTRACT: Despite their prevalence in eHealth applications for behavior change,
persuasive messages tend to have small effects on behavior. Conditions or
states (e.g., confidence, knowledge, motivation) and characteristics (e.g.,
gender, age, personality) of persuadees are two promising components for more
effective algorithms for choosing persuasive messages. However, it is not yet
sufficiently clear how well considering these components allows one to predict
behavior after persuasive attempts, especially in the long run. Since
collecting data for many algorithm components is costly and places a burden on
users, a better understanding of the impact of individual components in
practice is welcome. This can help to make an informed decision on which
components to use. We thus conducted a longitudinal study in which a virtual
coach persuaded 671 daily smokers to do preparatory activities for quitting
smoking and becoming more physically active, such as envisioning one's desired
future self. Based on the collected data, we designed a Reinforcement Learning
(RL)-approach that considers current and future states to maximize the effort
people spend on their activities. Using this RL-approach, we found, based on
leave-one-out cross-validation, that considering states helps to predict both
behavior and future states. User characteristics and especially involvement in
the activities, on the other hand, only help to predict behavior if used in
combination with states rather than alone. We see these results as supporting
the use of states and involvement in persuasion algorithms. Our dataset is
available online.
| new_dataset | 0.728265 |
2304.02273 | Bowen Liu | Bowen Liu, Yu Chen, Rakesh Chowdary Machineni, Shiyu Liu, Hun-Seok Kim | MMVC: Learned Multi-Mode Video Compression with Block-based Prediction
Mode Selection and Density-Adaptive Entropy Coding | null | null | null | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning-based video compression has been extensively studied over the past
years, but it still has limitations in adapting to various motion patterns and
entropy models. In this paper, we propose multi-mode video compression (MMVC),
a block wise mode ensemble deep video compression framework that selects the
optimal mode for feature domain prediction adapting to different motion
patterns. Proposed multi-modes include ConvLSTM-based feature domain
prediction, optical flow conditioned feature domain prediction, and feature
propagation to address a wide range of cases from static scenes without
apparent motions to dynamic scenes with a moving camera. We partition the
feature space into blocks for temporal prediction in spatial block-based
representations. For entropy coding, we consider both dense and sparse
post-quantization residual blocks, and apply optional run-length coding to
sparse residuals to improve the compression rate. In this sense, our method
uses a dual-mode entropy coding scheme guided by a binary density map, which
offers significant rate reduction surpassing the extra cost of transmitting the
binary selection map. We validate our scheme with some of the most popular
benchmarking datasets. Compared with state-of-the-art video compression schemes
and standard codecs, our method yields better or competitive results measured
with PSNR and MS-SSIM.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 07:37:48 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Liu",
"Bowen",
""
],
[
"Chen",
"Yu",
""
],
[
"Machineni",
"Rakesh Chowdary",
""
],
[
"Liu",
"Shiyu",
""
],
[
"Kim",
"Hun-Seok",
""
]
] | TITLE: MMVC: Learned Multi-Mode Video Compression with Block-based Prediction
Mode Selection and Density-Adaptive Entropy Coding
ABSTRACT: Learning-based video compression has been extensively studied over the past
years, but it still has limitations in adapting to various motion patterns and
entropy models. In this paper, we propose multi-mode video compression (MMVC),
a block wise mode ensemble deep video compression framework that selects the
optimal mode for feature domain prediction adapting to different motion
patterns. Proposed multi-modes include ConvLSTM-based feature domain
prediction, optical flow conditioned feature domain prediction, and feature
propagation to address a wide range of cases from static scenes without
apparent motions to dynamic scenes with a moving camera. We partition the
feature space into blocks for temporal prediction in spatial block-based
representations. For entropy coding, we consider both dense and sparse
post-quantization residual blocks, and apply optional run-length coding to
sparse residuals to improve the compression rate. In this sense, our method
uses a dual-mode entropy coding scheme guided by a binary density map, which
offers significant rate reduction surpassing the extra cost of transmitting the
binary selection map. We validate our scheme with some of the most popular
benchmarking datasets. Compared with state-of-the-art video compression schemes
and standard codecs, our method yields better or competitive results measured
with PSNR and MS-SSIM.
| no_new_dataset | 0.950227 |
2304.02286 | Borja Guerrero | Borja Guerrero Santillan | A step towards the applicability of algorithms based on invariant causal
learning on observational data | null | null | null | null | cs.LG stat.ME | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Machine learning can benefit from causal discovery for interpretation and
from causal inference for generalization. In this line of research, a few
invariant learning algorithms for out-of-distribution (OOD) generalization have
been proposed by using multiple training environments to find invariant
relationships. Some of them are focused on causal discovery as Invariant Causal
Prediction (ICP), which finds causal parents of a variable of interest, and
some directly provide a causal optimal predictor that generalizes well in OOD
environments as Invariant Risk Minimization (IRM). This group of algorithms
works under the assumption of multiple environments that represent different
interventions in the causal inference context. Those environments are not
normally available when working with observational data and real-world
applications. Here we propose a method to generate them in an efficient way. We
assess the performance of this unsupervised learning problem by implementing
ICP on simulated data. We also show how to apply ICP efficiently integrated
with our method for causal discovery. Finally, we proposed an improved version
of our method in combination with ICP for datasets with multiple covariates
where ICP and other causal discovery methods normally degrade in performance.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 08:15:57 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Santillan",
"Borja Guerrero",
""
]
] | TITLE: A step towards the applicability of algorithms based on invariant causal
learning on observational data
ABSTRACT: Machine learning can benefit from causal discovery for interpretation and
from causal inference for generalization. In this line of research, a few
invariant learning algorithms for out-of-distribution (OOD) generalization have
been proposed by using multiple training environments to find invariant
relationships. Some of them are focused on causal discovery as Invariant Causal
Prediction (ICP), which finds causal parents of a variable of interest, and
some directly provide a causal optimal predictor that generalizes well in OOD
environments as Invariant Risk Minimization (IRM). This group of algorithms
works under the assumption of multiple environments that represent different
interventions in the causal inference context. Those environments are not
normally available when working with observational data and real-world
applications. Here we propose a method to generate them in an efficient way. We
assess the performance of this unsupervised learning problem by implementing
ICP on simulated data. We also show how to apply ICP efficiently integrated
with our method for causal discovery. Finally, we proposed an improved version
of our method in combination with ICP for datasets with multiple covariates
where ICP and other causal discovery methods normally degrade in performance.
| no_new_dataset | 0.945701 |
2304.02296 | Yeshwanth Kumar Adimoolam | Yeshwanth Kumar Adimoolam, Bodhiswatta Chatterjee, Charalambos
Poullis, Melinos Averkiou | Efficient Deduplication and Leakage Detection in Large Scale Image
Datasets with a focus on the CrowdAI Mapping Challenge Dataset | 9 pages, 2 figures | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent advancements in deep learning and computer vision have led to
widespread use of deep neural networks to extract building footprints from
remote-sensing imagery. The success of such methods relies on the availability
of large databases of high-resolution remote sensing images with high-quality
annotations. The CrowdAI Mapping Challenge Dataset is one of these datasets
that has been used extensively in recent years to train deep neural networks.
This dataset consists of $ \sim\ $280k training images and $ \sim\ $60k testing
images, with polygonal building annotations for all images. However, issues
such as low-quality and incorrect annotations, extensive duplication of image
samples, and data leakage significantly reduce the utility of deep neural
networks trained on the dataset. Therefore, it is an imperative pre-condition
to adopt a data validation pipeline that evaluates the quality of the dataset
prior to its use. To this end, we propose a drop-in pipeline that employs
perceptual hashing techniques for efficient de-duplication of the dataset and
identification of instances of data leakage between training and testing
splits. In our experiments, we demonstrate that nearly 250k($ \sim\ $90%)
images in the training split were identical. Moreover, our analysis on the
validation split demonstrates that roughly 56k of the 60k images also appear in
the training split, resulting in a data leakage of 93%. The source code used
for the analysis and de-duplication of the CrowdAI Mapping Challenge dataset is
publicly available at https://github.com/yeshwanth95/CrowdAI_Hash_and_search .
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 08:36:17 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Adimoolam",
"Yeshwanth Kumar",
""
],
[
"Chatterjee",
"Bodhiswatta",
""
],
[
"Poullis",
"Charalambos",
""
],
[
"Averkiou",
"Melinos",
""
]
] | TITLE: Efficient Deduplication and Leakage Detection in Large Scale Image
Datasets with a focus on the CrowdAI Mapping Challenge Dataset
ABSTRACT: Recent advancements in deep learning and computer vision have led to
widespread use of deep neural networks to extract building footprints from
remote-sensing imagery. The success of such methods relies on the availability
of large databases of high-resolution remote sensing images with high-quality
annotations. The CrowdAI Mapping Challenge Dataset is one of these datasets
that has been used extensively in recent years to train deep neural networks.
This dataset consists of $ \sim\ $280k training images and $ \sim\ $60k testing
images, with polygonal building annotations for all images. However, issues
such as low-quality and incorrect annotations, extensive duplication of image
samples, and data leakage significantly reduce the utility of deep neural
networks trained on the dataset. Therefore, it is an imperative pre-condition
to adopt a data validation pipeline that evaluates the quality of the dataset
prior to its use. To this end, we propose a drop-in pipeline that employs
perceptual hashing techniques for efficient de-duplication of the dataset and
identification of instances of data leakage between training and testing
splits. In our experiments, we demonstrate that nearly 250k($ \sim\ $90%)
images in the training split were identical. Moreover, our analysis on the
validation split demonstrates that roughly 56k of the 60k images also appear in
the training split, resulting in a data leakage of 93%. The source code used
for the analysis and de-duplication of the CrowdAI Mapping Challenge dataset is
publicly available at https://github.com/yeshwanth95/CrowdAI_Hash_and_search .
| new_dataset | 0.853791 |
2304.02309 | Michael Stettler | Michael Stettler, Alexander Lappe, Nick Taubert, Martin Giese | Multi-Domain Norm-referenced Encoding Enables Data Efficient Transfer
Learning of Facial Expression Recognition | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | People can innately recognize human facial expressions in unnatural forms,
such as when depicted on the unusual faces drawn in cartoons or when applied to
an animal's features. However, current machine learning algorithms struggle
with out-of-domain transfer in facial expression recognition (FER). We propose
a biologically-inspired mechanism for such transfer learning, which is based on
norm-referenced encoding, where patterns are encoded in terms of difference
vectors relative to a domain-specific reference vector. By incorporating
domain-specific reference frames, we demonstrate high data efficiency in
transfer learning across multiple domains. Our proposed architecture provides
an explanation for how the human brain might innately recognize facial
expressions on varying head shapes (humans, monkeys, and cartoon avatars)
without extensive training. Norm-referenced encoding also allows the intensity
of the expression to be read out directly from neural unit activity, similar to
face-selective neurons in the brain. Our model achieves a classification
accuracy of 92.15\% on the FERG dataset with extreme data efficiency. We train
our proposed mechanism with only 12 images, including a single image of each
class (facial expression) and one image per domain (avatar). In comparison, the
authors of the FERG dataset achieved a classification accuracy of 89.02\% with
their FaceExpr model, which was trained on 43,000 images.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 09:06:30 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Stettler",
"Michael",
""
],
[
"Lappe",
"Alexander",
""
],
[
"Taubert",
"Nick",
""
],
[
"Giese",
"Martin",
""
]
] | TITLE: Multi-Domain Norm-referenced Encoding Enables Data Efficient Transfer
Learning of Facial Expression Recognition
ABSTRACT: People can innately recognize human facial expressions in unnatural forms,
such as when depicted on the unusual faces drawn in cartoons or when applied to
an animal's features. However, current machine learning algorithms struggle
with out-of-domain transfer in facial expression recognition (FER). We propose
a biologically-inspired mechanism for such transfer learning, which is based on
norm-referenced encoding, where patterns are encoded in terms of difference
vectors relative to a domain-specific reference vector. By incorporating
domain-specific reference frames, we demonstrate high data efficiency in
transfer learning across multiple domains. Our proposed architecture provides
an explanation for how the human brain might innately recognize facial
expressions on varying head shapes (humans, monkeys, and cartoon avatars)
without extensive training. Norm-referenced encoding also allows the intensity
of the expression to be read out directly from neural unit activity, similar to
face-selective neurons in the brain. Our model achieves a classification
accuracy of 92.15\% on the FERG dataset with extreme data efficiency. We train
our proposed mechanism with only 12 images, including a single image of each
class (facial expression) and one image per domain (avatar). In comparison, the
authors of the FERG dataset achieved a classification accuracy of 89.02\% with
their FaceExpr model, which was trained on 43,000 images.
| no_new_dataset | 0.95418 |
2304.02317 | Zhonghao Lyu | Zhonghao Lyu, Guangxu Zhu, Jie Xu, Bo Ai, Shuguang Cui | Semantic Communications for Image Recovery and Classification via Deep
Joint Source and Channel Coding | null | null | null | null | cs.NI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | With the recent advancements in edge artificial intelligence (AI), future
sixth-generation (6G) networks need to support new AI tasks such as
classification and clustering apart from data recovery. Motivated by the
success of deep learning, the semantic-aware and task-oriented communications
with deep joint source and channel coding (JSCC) have emerged as new paradigm
shifts in 6G from the conventional data-oriented communications with separate
source and channel coding (SSCC). However, most existing works focused on the
deep JSCC designs for one task of data recovery or AI task execution
independently, which cannot be transferred to other unintended tasks.
Differently, this paper investigates the JSCC semantic communications to
support multi-task services, by performing the image data recovery and
classification task execution simultaneously. First, we propose a new
end-to-end deep JSCC framework by unifying the coding rate reduction
maximization and the mean square error (MSE) minimization in the loss function.
Here, the coding rate reduction maximization facilitates the learning of
discriminative features for enabling to perform classification tasks directly
in the feature space, and the MSE minimization helps the learning of
informative features for high-quality image data recovery. Next, to further
improve the robustness against variational wireless channels, we propose a new
gated deep JSCC design, in which a gated net is incorporated for adaptively
pruning the output features to adjust their dimensions based on channel
conditions. Finally, we present extensive numerical experiments to validate the
performance of our proposed deep JSCC designs as compared to various benchmark
schemes.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 09:15:08 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Lyu",
"Zhonghao",
""
],
[
"Zhu",
"Guangxu",
""
],
[
"Xu",
"Jie",
""
],
[
"Ai",
"Bo",
""
],
[
"Cui",
"Shuguang",
""
]
] | TITLE: Semantic Communications for Image Recovery and Classification via Deep
Joint Source and Channel Coding
ABSTRACT: With the recent advancements in edge artificial intelligence (AI), future
sixth-generation (6G) networks need to support new AI tasks such as
classification and clustering apart from data recovery. Motivated by the
success of deep learning, the semantic-aware and task-oriented communications
with deep joint source and channel coding (JSCC) have emerged as new paradigm
shifts in 6G from the conventional data-oriented communications with separate
source and channel coding (SSCC). However, most existing works focused on the
deep JSCC designs for one task of data recovery or AI task execution
independently, which cannot be transferred to other unintended tasks.
Differently, this paper investigates the JSCC semantic communications to
support multi-task services, by performing the image data recovery and
classification task execution simultaneously. First, we propose a new
end-to-end deep JSCC framework by unifying the coding rate reduction
maximization and the mean square error (MSE) minimization in the loss function.
Here, the coding rate reduction maximization facilitates the learning of
discriminative features for enabling to perform classification tasks directly
in the feature space, and the MSE minimization helps the learning of
informative features for high-quality image data recovery. Next, to further
improve the robustness against variational wireless channels, we propose a new
gated deep JSCC design, in which a gated net is incorporated for adaptively
pruning the output features to adjust their dimensions based on channel
conditions. Finally, we present extensive numerical experiments to validate the
performance of our proposed deep JSCC designs as compared to various benchmark
schemes.
| no_new_dataset | 0.940898 |
2304.02319 | Arshdeep Singh | Arshdeep Singh and Mark D. Plumbley | Efficient CNNs via Passive Filter Pruning | null | null | null | null | cs.LG cs.AI cs.CV eess.SP | http://creativecommons.org/licenses/by/4.0/ | Convolutional neural networks (CNNs) have shown state-of-the-art performance
in various applications. However, CNNs are resource-hungry due to their
requirement of high computational complexity and memory storage. Recent efforts
toward achieving computational efficiency in CNNs involve filter pruning
methods that eliminate some of the filters in CNNs based on the
\enquote{importance} of the filters. The majority of existing filter pruning
methods are either "active", which use a dataset and generate feature maps to
quantify filter importance, or "passive", which compute filter importance using
entry-wise norm of the filters without involving data. Under a high pruning
ratio where large number of filters are to be pruned from the network, the
entry-wise norm methods eliminate relatively smaller norm filters without
considering the significance of the filters in producing the node output,
resulting in degradation in the performance. To address this, we present a
passive filter pruning method where the filters are pruned based on their
contribution in producing output by considering the operator norm of the
filters. The proposed pruning method generalizes better across various CNNs
compared to that of the entry-wise norm-based pruning methods. In comparison to
the existing active filter pruning methods, the proposed pruning method is at
least 4.5 times faster in computing filter importance and is able to achieve
similar performance compared to that of the active filter pruning methods. The
efficacy of the proposed pruning method is evaluated on audio scene
classification and image classification using various CNNs architecture such as
VGGish, DCASE21_Net, VGG-16 and ResNet-50.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 09:19:19 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Singh",
"Arshdeep",
""
],
[
"Plumbley",
"Mark D.",
""
]
] | TITLE: Efficient CNNs via Passive Filter Pruning
ABSTRACT: Convolutional neural networks (CNNs) have shown state-of-the-art performance
in various applications. However, CNNs are resource-hungry due to their
requirement of high computational complexity and memory storage. Recent efforts
toward achieving computational efficiency in CNNs involve filter pruning
methods that eliminate some of the filters in CNNs based on the
\enquote{importance} of the filters. The majority of existing filter pruning
methods are either "active", which use a dataset and generate feature maps to
quantify filter importance, or "passive", which compute filter importance using
entry-wise norm of the filters without involving data. Under a high pruning
ratio where large number of filters are to be pruned from the network, the
entry-wise norm methods eliminate relatively smaller norm filters without
considering the significance of the filters in producing the node output,
resulting in degradation in the performance. To address this, we present a
passive filter pruning method where the filters are pruned based on their
contribution in producing output by considering the operator norm of the
filters. The proposed pruning method generalizes better across various CNNs
compared to that of the entry-wise norm-based pruning methods. In comparison to
the existing active filter pruning methods, the proposed pruning method is at
least 4.5 times faster in computing filter importance and is able to achieve
similar performance compared to that of the active filter pruning methods. The
efficacy of the proposed pruning method is evaluated on audio scene
classification and image classification using various CNNs architecture such as
VGGish, DCASE21_Net, VGG-16 and ResNet-50.
| no_new_dataset | 0.95452 |
2304.02321 | Marlene Careil | Marl\`ene Careil, Jakob Verbeek, St\'ephane Lathuili\`ere | Few-shot Semantic Image Synthesis with Class Affinity Transfer | Accepted to CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Semantic image synthesis aims to generate photo realistic images given a
semantic segmentation map. Despite much recent progress, training them still
requires large datasets of images annotated with per-pixel label maps that are
extremely tedious to obtain. To alleviate the high annotation cost, we propose
a transfer method that leverages a model trained on a large source dataset to
improve the learning ability on small target datasets via estimated pairwise
relations between source and target classes. The class affinity matrix is
introduced as a first layer to the source model to make it compatible with the
target label maps, and the source model is then further finetuned for the
target domain. To estimate the class affinities we consider different
approaches to leverage prior knowledge: semantic segmentation on the source
domain, textual label embeddings, and self-supervised vision features. We apply
our approach to GAN-based and diffusion-based architectures for semantic
synthesis. Our experiments show that the different ways to estimate class
affinity can be effectively combined, and that our approach significantly
improves over existing state-of-the-art transfer approaches for generative
image models.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 09:24:45 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Careil",
"Marlène",
""
],
[
"Verbeek",
"Jakob",
""
],
[
"Lathuilière",
"Stéphane",
""
]
] | TITLE: Few-shot Semantic Image Synthesis with Class Affinity Transfer
ABSTRACT: Semantic image synthesis aims to generate photo realistic images given a
semantic segmentation map. Despite much recent progress, training them still
requires large datasets of images annotated with per-pixel label maps that are
extremely tedious to obtain. To alleviate the high annotation cost, we propose
a transfer method that leverages a model trained on a large source dataset to
improve the learning ability on small target datasets via estimated pairwise
relations between source and target classes. The class affinity matrix is
introduced as a first layer to the source model to make it compatible with the
target label maps, and the source model is then further finetuned for the
target domain. To estimate the class affinities we consider different
approaches to leverage prior knowledge: semantic segmentation on the source
domain, textual label embeddings, and self-supervised vision features. We apply
our approach to GAN-based and diffusion-based architectures for semantic
synthesis. Our experiments show that the different ways to estimate class
affinity can be effectively combined, and that our approach significantly
improves over existing state-of-the-art transfer approaches for generative
image models.
| no_new_dataset | 0.951594 |
2304.02349 | Jose Angel Sosa Martinez | Jose Sosa and David Hogg | Self-supervised 3D Human Pose Estimation from a Single Image | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | We propose a new self-supervised method for predicting 3D human body pose
from a single image. The prediction network is trained from a dataset of
unlabelled images depicting people in typical poses and a set of unpaired 2D
poses. By minimising the need for annotated data, the method has the potential
for rapid application to pose estimation of other articulated structures (e.g.
animals). The self-supervision comes from an earlier idea exploiting
consistency between predicted pose under 3D rotation. Our method is a
substantial advance on state-of-the-art self-supervised methods in training a
mapping directly from images, without limb articulation constraints or any 3D
empirical pose prior. We compare performance with state-of-the-art
self-supervised methods using benchmark datasets that provide images and
ground-truth 3D pose (Human3.6M, MPI-INF-3DHP). Despite the reduced requirement
for annotated data, we show that the method outperforms on Human3.6M and
matches performance on MPI-INF-3DHP. Qualitative results on a dataset of human
hands show the potential for rapidly learning to predict 3D pose for
articulated structures other than the human body.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 10:26:21 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Sosa",
"Jose",
""
],
[
"Hogg",
"David",
""
]
] | TITLE: Self-supervised 3D Human Pose Estimation from a Single Image
ABSTRACT: We propose a new self-supervised method for predicting 3D human body pose
from a single image. The prediction network is trained from a dataset of
unlabelled images depicting people in typical poses and a set of unpaired 2D
poses. By minimising the need for annotated data, the method has the potential
for rapid application to pose estimation of other articulated structures (e.g.
animals). The self-supervision comes from an earlier idea exploiting
consistency between predicted pose under 3D rotation. Our method is a
substantial advance on state-of-the-art self-supervised methods in training a
mapping directly from images, without limb articulation constraints or any 3D
empirical pose prior. We compare performance with state-of-the-art
self-supervised methods using benchmark datasets that provide images and
ground-truth 3D pose (Human3.6M, MPI-INF-3DHP). Despite the reduced requirement
for annotated data, we show that the method outperforms on Human3.6M and
matches performance on MPI-INF-3DHP. Qualitative results on a dataset of human
hands show the potential for rapidly learning to predict 3D pose for
articulated structures other than the human body.
| no_new_dataset | 0.785638 |
2304.02383 | Antoine Passemiers | Antoine Passemiers, Pietro Folco, Daniele Raimondi, Giovanni Birolo,
Yves Moreau, Piero Fariselli | How good Neural Networks interpretation methods really are? A
quantitative benchmark | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Saliency Maps (SMs) have been extensively used to interpret deep learning
models decision by highlighting the features deemed relevant by the model. They
are used on highly nonlinear problems, where linear feature selection (FS)
methods fail at highlighting relevant explanatory variables. However, the
reliability of gradient-based feature attribution methods such as SM has mostly
been only qualitatively (visually) assessed, and quantitative benchmarks are
currently missing, partially due to the lack of a definite ground truth on
image data. Concerned about the apophenic biases introduced by visual
assessment of these methods, in this paper we propose a synthetic quantitative
benchmark for Neural Networks (NNs) interpretation methods. For this purpose,
we built synthetic datasets with nonlinearly separable classes and increasing
number of decoy (random) features, illustrating the challenge of FS in
high-dimensional settings. We also compare these methods to conventional
approaches such as mRMR or Random Forests. Our results show that our simple
synthetic datasets are sufficient to challenge most of the benchmarked methods.
TreeShap, mRMR and LassoNet are the best performing FS methods. We also show
that, when quantifying the relevance of a few non linearly-entangled predictive
features diluted in a large number of irrelevant noisy variables, neural
network-based FS and interpretation methods are still far from being reliable.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 11:47:27 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Passemiers",
"Antoine",
""
],
[
"Folco",
"Pietro",
""
],
[
"Raimondi",
"Daniele",
""
],
[
"Birolo",
"Giovanni",
""
],
[
"Moreau",
"Yves",
""
],
[
"Fariselli",
"Piero",
""
]
] | TITLE: How good Neural Networks interpretation methods really are? A
quantitative benchmark
ABSTRACT: Saliency Maps (SMs) have been extensively used to interpret deep learning
models decision by highlighting the features deemed relevant by the model. They
are used on highly nonlinear problems, where linear feature selection (FS)
methods fail at highlighting relevant explanatory variables. However, the
reliability of gradient-based feature attribution methods such as SM has mostly
been only qualitatively (visually) assessed, and quantitative benchmarks are
currently missing, partially due to the lack of a definite ground truth on
image data. Concerned about the apophenic biases introduced by visual
assessment of these methods, in this paper we propose a synthetic quantitative
benchmark for Neural Networks (NNs) interpretation methods. For this purpose,
we built synthetic datasets with nonlinearly separable classes and increasing
number of decoy (random) features, illustrating the challenge of FS in
high-dimensional settings. We also compare these methods to conventional
approaches such as mRMR or Random Forests. Our results show that our simple
synthetic datasets are sufficient to challenge most of the benchmarked methods.
TreeShap, mRMR and LassoNet are the best performing FS methods. We also show
that, when quantifying the relevance of a few non linearly-entangled predictive
features diluted in a large number of irrelevant noisy variables, neural
network-based FS and interpretation methods are still far from being reliable.
| new_dataset | 0.928474 |
2304.02389 | Bo Qian | Bo Qian, Hao Chen, Xiangning Wang, Haoxuan Che, Gitaek Kwon, Jaeyoung
Kim, Sungjin Choi, Seoyoung Shin, Felix Krause, Markus Unterdechler, Junlin
Hou, Rui Feng, Yihao Li, Mostafa El Habib Daho, Qiang Wu, Ping Zhang,
Xiaokang Yang, Yiyu Cai, Weiping Jia, Huating Li, Bin Sheng | DRAC: Diabetic Retinopathy Analysis Challenge with Ultra-Wide Optical
Coherence Tomography Angiography Images | null | null | null | null | eess.IV cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Computer-assisted automatic analysis of diabetic retinopathy (DR) is of great
importance in reducing the risks of vision loss and even blindness. Ultra-wide
optical coherence tomography angiography (UW-OCTA) is a non-invasive and safe
imaging modality in DR diagnosis system, but there is a lack of publicly
available benchmarks for model development and evaluation. To promote further
research and scientific benchmarking for diabetic retinopathy analysis using
UW-OCTA images, we organized a challenge named "DRAC - Diabetic Retinopathy
Analysis Challenge" in conjunction with the 25th International Conference on
Medical Image Computing and Computer Assisted Intervention (MICCAI 2022). The
challenge consists of three tasks: segmentation of DR lesions, image quality
assessment and DR grading. The scientific community responded positively to the
challenge, with 11, 12, and 13 teams from geographically diverse institutes
submitting different solutions in these three tasks, respectively. This paper
presents a summary and analysis of the top-performing solutions and results for
each task of the challenge. The obtained results from top algorithms indicate
the importance of data augmentation, model architecture and ensemble of
networks in improving the performance of deep learning models. These findings
have the potential to enable new developments in diabetic retinopathy analysis.
The challenge remains open for post-challenge registrations and submissions for
benchmarking future methodology developments.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 12:04:55 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Qian",
"Bo",
""
],
[
"Chen",
"Hao",
""
],
[
"Wang",
"Xiangning",
""
],
[
"Che",
"Haoxuan",
""
],
[
"Kwon",
"Gitaek",
""
],
[
"Kim",
"Jaeyoung",
""
],
[
"Choi",
"Sungjin",
""
],
[
"Shin",
"Seoyoung",
""
],
[
"Krause",
"Felix",
""
],
[
"Unterdechler",
"Markus",
""
],
[
"Hou",
"Junlin",
""
],
[
"Feng",
"Rui",
""
],
[
"Li",
"Yihao",
""
],
[
"Daho",
"Mostafa El Habib",
""
],
[
"Wu",
"Qiang",
""
],
[
"Zhang",
"Ping",
""
],
[
"Yang",
"Xiaokang",
""
],
[
"Cai",
"Yiyu",
""
],
[
"Jia",
"Weiping",
""
],
[
"Li",
"Huating",
""
],
[
"Sheng",
"Bin",
""
]
] | TITLE: DRAC: Diabetic Retinopathy Analysis Challenge with Ultra-Wide Optical
Coherence Tomography Angiography Images
ABSTRACT: Computer-assisted automatic analysis of diabetic retinopathy (DR) is of great
importance in reducing the risks of vision loss and even blindness. Ultra-wide
optical coherence tomography angiography (UW-OCTA) is a non-invasive and safe
imaging modality in DR diagnosis system, but there is a lack of publicly
available benchmarks for model development and evaluation. To promote further
research and scientific benchmarking for diabetic retinopathy analysis using
UW-OCTA images, we organized a challenge named "DRAC - Diabetic Retinopathy
Analysis Challenge" in conjunction with the 25th International Conference on
Medical Image Computing and Computer Assisted Intervention (MICCAI 2022). The
challenge consists of three tasks: segmentation of DR lesions, image quality
assessment and DR grading. The scientific community responded positively to the
challenge, with 11, 12, and 13 teams from geographically diverse institutes
submitting different solutions in these three tasks, respectively. This paper
presents a summary and analysis of the top-performing solutions and results for
each task of the challenge. The obtained results from top algorithms indicate
the importance of data augmentation, model architecture and ensemble of
networks in improving the performance of deep learning models. These findings
have the potential to enable new developments in diabetic retinopathy analysis.
The challenge remains open for post-challenge registrations and submissions for
benchmarking future methodology developments.
| no_new_dataset | 0.919715 |
2304.02554 | Mingqi Gao | Mingqi Gao, Jie Ruan, Renliang Sun, Xunjian Yin, Shiping Yang, Xiaojun
Wan | Human-like Summarization Evaluation with ChatGPT | 9 pages, 5 figures, in process | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Evaluating text summarization is a challenging problem, and existing
evaluation metrics are far from satisfactory. In this study, we explored
ChatGPT's ability to perform human-like summarization evaluation using four
human evaluation methods on five datasets. We found that ChatGPT was able to
complete annotations relatively smoothly using Likert scale scoring, pairwise
comparison, Pyramid, and binary factuality evaluation. Additionally, it
outperformed commonly used automatic evaluation metrics on some datasets.
Furthermore, we discussed the impact of different prompts, compared its
performance with that of human evaluation, and analyzed the generated
explanations and invalid responses.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 16:17:32 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Gao",
"Mingqi",
""
],
[
"Ruan",
"Jie",
""
],
[
"Sun",
"Renliang",
""
],
[
"Yin",
"Xunjian",
""
],
[
"Yang",
"Shiping",
""
],
[
"Wan",
"Xiaojun",
""
]
] | TITLE: Human-like Summarization Evaluation with ChatGPT
ABSTRACT: Evaluating text summarization is a challenging problem, and existing
evaluation metrics are far from satisfactory. In this study, we explored
ChatGPT's ability to perform human-like summarization evaluation using four
human evaluation methods on five datasets. We found that ChatGPT was able to
complete annotations relatively smoothly using Likert scale scoring, pairwise
comparison, Pyramid, and binary factuality evaluation. Additionally, it
outperformed commonly used automatic evaluation metrics on some datasets.
Furthermore, we discussed the impact of different prompts, compared its
performance with that of human evaluation, and analyzed the generated
explanations and invalid responses.
| no_new_dataset | 0.946498 |
2304.02556 | Rui Shao | Rui Shao, Tianxing Wu, Ziwei Liu | Detecting and Grounding Multi-Modal Media Manipulation | CVPR 2023. Project page:
https://rshaojimmy.github.io/Projects/MultiModal-DeepFake Code:
https://github.com/rshaojimmy/MultiModal-DeepFake | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Misinformation has become a pressing issue. Fake media, in both visual and
textual forms, is widespread on the web. While various deepfake detection and
text fake news detection methods have been proposed, they are only designed for
single-modality forgery based on binary classification, let alone analyzing and
reasoning subtle forgery traces across different modalities. In this paper, we
highlight a new research problem for multi-modal fake media, namely Detecting
and Grounding Multi-Modal Media Manipulation (DGM^4). DGM^4 aims to not only
detect the authenticity of multi-modal media, but also ground the manipulated
content (i.e., image bounding boxes and text tokens), which requires deeper
reasoning of multi-modal media manipulation. To support a large-scale
investigation, we construct the first DGM^4 dataset, where image-text pairs are
manipulated by various approaches, with rich annotation of diverse
manipulations. Moreover, we propose a novel HierArchical Multi-modal
Manipulation rEasoning tRansformer (HAMMER) to fully capture the fine-grained
interaction between different modalities. HAMMER performs 1) manipulation-aware
contrastive learning between two uni-modal encoders as shallow manipulation
reasoning, and 2) modality-aware cross-attention by multi-modal aggregator as
deep manipulation reasoning. Dedicated manipulation detection and grounding
heads are integrated from shallow to deep levels based on the interacted
multi-modal information. Finally, we build an extensive benchmark and set up
rigorous evaluation metrics for this new research problem. Comprehensive
experiments demonstrate the superiority of our model; several valuable
observations are also revealed to facilitate future research in multi-modal
media manipulation.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 16:20:40 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Shao",
"Rui",
""
],
[
"Wu",
"Tianxing",
""
],
[
"Liu",
"Ziwei",
""
]
] | TITLE: Detecting and Grounding Multi-Modal Media Manipulation
ABSTRACT: Misinformation has become a pressing issue. Fake media, in both visual and
textual forms, is widespread on the web. While various deepfake detection and
text fake news detection methods have been proposed, they are only designed for
single-modality forgery based on binary classification, let alone analyzing and
reasoning subtle forgery traces across different modalities. In this paper, we
highlight a new research problem for multi-modal fake media, namely Detecting
and Grounding Multi-Modal Media Manipulation (DGM^4). DGM^4 aims to not only
detect the authenticity of multi-modal media, but also ground the manipulated
content (i.e., image bounding boxes and text tokens), which requires deeper
reasoning of multi-modal media manipulation. To support a large-scale
investigation, we construct the first DGM^4 dataset, where image-text pairs are
manipulated by various approaches, with rich annotation of diverse
manipulations. Moreover, we propose a novel HierArchical Multi-modal
Manipulation rEasoning tRansformer (HAMMER) to fully capture the fine-grained
interaction between different modalities. HAMMER performs 1) manipulation-aware
contrastive learning between two uni-modal encoders as shallow manipulation
reasoning, and 2) modality-aware cross-attention by multi-modal aggregator as
deep manipulation reasoning. Dedicated manipulation detection and grounding
heads are integrated from shallow to deep levels based on the interacted
multi-modal information. Finally, we build an extensive benchmark and set up
rigorous evaluation metrics for this new research problem. Comprehensive
experiments demonstrate the superiority of our model; several valuable
observations are also revealed to facilitate future research in multi-modal
media manipulation.
| new_dataset | 0.958693 |
2304.02569 | Shengyu Huang | Liyuan Zhu, Yuru Jia, Shengyu Huang, Nicholas Meyer, Andreas Wieser,
Konrad Schindler, Jordan Aaron | DEFLOW: Self-supervised 3D Motion Estimation of Debris Flow | Photogrammetric Computer Vision Workshop, CVPRW 2023, camera ready | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Existing work on scene flow estimation focuses on autonomous driving and
mobile robotics, while automated solutions are lacking for motion in nature,
such as that exhibited by debris flows. We propose DEFLOW, a model for 3D
motion estimation of debris flows, together with a newly captured dataset. We
adopt a novel multi-level sensor fusion architecture and self-supervision to
incorporate the inductive biases of the scene. We further adopt a multi-frame
temporal processing module to enable flow speed estimation over time. Our model
achieves state-of-the-art optical flow and depth estimation on our dataset, and
fully automates the motion estimation for debris flows. The source code and
dataset are available at project page.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 16:40:14 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Zhu",
"Liyuan",
""
],
[
"Jia",
"Yuru",
""
],
[
"Huang",
"Shengyu",
""
],
[
"Meyer",
"Nicholas",
""
],
[
"Wieser",
"Andreas",
""
],
[
"Schindler",
"Konrad",
""
],
[
"Aaron",
"Jordan",
""
]
] | TITLE: DEFLOW: Self-supervised 3D Motion Estimation of Debris Flow
ABSTRACT: Existing work on scene flow estimation focuses on autonomous driving and
mobile robotics, while automated solutions are lacking for motion in nature,
such as that exhibited by debris flows. We propose DEFLOW, a model for 3D
motion estimation of debris flows, together with a newly captured dataset. We
adopt a novel multi-level sensor fusion architecture and self-supervision to
incorporate the inductive biases of the scene. We further adopt a multi-frame
temporal processing module to enable flow speed estimation over time. Our model
achieves state-of-the-art optical flow and depth estimation on our dataset, and
fully automates the motion estimation for debris flows. The source code and
dataset are available at project page.
| new_dataset | 0.95877 |
2304.02577 | Philip Aston | Temesgen Mehari, Ashish Sundar, Alen Bosnjakovic, Peter Harris, Steven
E. Williams, Axel Loewe, Olaf Doessel, Claudia Nagel, Nils Strodthoff, Philip
J. Aston | ECG Feature Importance Rankings: Cardiologists vs. Algorithms | null | null | null | null | physics.med-ph cs.LG eess.SP | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Feature importance methods promise to provide a ranking of features according
to importance for a given classification task. A wide range of methods exist
but their rankings often disagree and they are inherently difficult to evaluate
due to a lack of ground truth beyond synthetic datasets. In this work, we put
feature importance methods to the test on real-world data in the domain of
cardiology, where we try to distinguish three specific pathologies from healthy
subjects based on ECG features comparing to features used in cardiologists'
decision rules as ground truth. Some methods generally performed well and
others performed poorly, while some methods did well on some but not all of the
problems considered.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 16:48:24 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Mehari",
"Temesgen",
""
],
[
"Sundar",
"Ashish",
""
],
[
"Bosnjakovic",
"Alen",
""
],
[
"Harris",
"Peter",
""
],
[
"Williams",
"Steven E.",
""
],
[
"Loewe",
"Axel",
""
],
[
"Doessel",
"Olaf",
""
],
[
"Nagel",
"Claudia",
""
],
[
"Strodthoff",
"Nils",
""
],
[
"Aston",
"Philip J.",
""
]
] | TITLE: ECG Feature Importance Rankings: Cardiologists vs. Algorithms
ABSTRACT: Feature importance methods promise to provide a ranking of features according
to importance for a given classification task. A wide range of methods exist
but their rankings often disagree and they are inherently difficult to evaluate
due to a lack of ground truth beyond synthetic datasets. In this work, we put
feature importance methods to the test on real-world data in the domain of
cardiology, where we try to distinguish three specific pathologies from healthy
subjects based on ECG features comparing to features used in cardiologists'
decision rules as ground truth. Some methods generally performed well and
others performed poorly, while some methods did well on some but not all of the
problems considered.
| no_new_dataset | 0.95561 |
2304.02643 | Alexander Kirillov | Alexander Kirillov, Eric Mintun, Nikhila Ravi, Hanzi Mao, Chloe
Rolland, Laura Gustafson, Tete Xiao, Spencer Whitehead, Alexander C. Berg,
Wan-Yen Lo, Piotr Doll\'ar, Ross Girshick | Segment Anything | Project web-page: https://segment-anything.com | null | null | null | cs.CV cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce the Segment Anything (SA) project: a new task, model, and
dataset for image segmentation. Using our efficient model in a data collection
loop, we built the largest segmentation dataset to date (by far), with over 1
billion masks on 11M licensed and privacy respecting images. The model is
designed and trained to be promptable, so it can transfer zero-shot to new
image distributions and tasks. We evaluate its capabilities on numerous tasks
and find that its zero-shot performance is impressive -- often competitive with
or even superior to prior fully supervised results. We are releasing the
Segment Anything Model (SAM) and corresponding dataset (SA-1B) of 1B masks and
11M images at https://segment-anything.com to foster research into foundation
models for computer vision.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 17:59:46 GMT"
}
] | 2023-04-06T00:00:00 | [
[
"Kirillov",
"Alexander",
""
],
[
"Mintun",
"Eric",
""
],
[
"Ravi",
"Nikhila",
""
],
[
"Mao",
"Hanzi",
""
],
[
"Rolland",
"Chloe",
""
],
[
"Gustafson",
"Laura",
""
],
[
"Xiao",
"Tete",
""
],
[
"Whitehead",
"Spencer",
""
],
[
"Berg",
"Alexander C.",
""
],
[
"Lo",
"Wan-Yen",
""
],
[
"Dollár",
"Piotr",
""
],
[
"Girshick",
"Ross",
""
]
] | TITLE: Segment Anything
ABSTRACT: We introduce the Segment Anything (SA) project: a new task, model, and
dataset for image segmentation. Using our efficient model in a data collection
loop, we built the largest segmentation dataset to date (by far), with over 1
billion masks on 11M licensed and privacy respecting images. The model is
designed and trained to be promptable, so it can transfer zero-shot to new
image distributions and tasks. We evaluate its capabilities on numerous tasks
and find that its zero-shot performance is impressive -- often competitive with
or even superior to prior fully supervised results. We are releasing the
Segment Anything Model (SAM) and corresponding dataset (SA-1B) of 1B masks and
11M images at https://segment-anything.com to foster research into foundation
models for computer vision.
| new_dataset | 0.953319 |
2009.02400 | Pablo Andretta Jaskowiak | Pablo Andretta Jaskowiak, Ivan Gesteira Costa, Ricardo Jos\'e
Gabrielli Barreto Campello | The Area Under the ROC Curve as a Measure of Clustering Quality | 37 pages, 5 figures, submitted for publication | null | 10.1007/s10618-022-00829-0 | null | cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Area Under the the Receiver Operating Characteristics (ROC) Curve,
referred to as AUC, is a well-known performance measure in the supervised
learning domain. Due to its compelling features, it has been employed in a
number of studies to evaluate and compare the performance of different
classifiers. In this work, we explore AUC as a performance measure in the
unsupervised learning domain, more specifically, in the context of cluster
analysis. In particular, we elaborate on the use of AUC as an internal/relative
measure of clustering quality, which we refer to as Area Under the Curve for
Clustering (AUCC). We show that the AUCC of a given candidate clustering
solution has an expected value under a null model of random clustering
solutions, regardless of the size of the dataset and, more importantly,
regardless of the number or the (im)balance of clusters under evaluation. In
addition, we elaborate on the fact that, in the context of internal/relative
clustering validation as we consider, AUCC is actually a linear transformation
of the Gamma criterion from Baker and Hubert (1975), for which we also formally
derive a theoretical expected value for chance clusterings. We also discuss the
computational complexity of these criteria and show that, while an ordinary
implementation of Gamma can be computationally prohibitive and impractical for
most real applications of cluster analysis, its equivalence with AUCC actually
unveils a much more efficient algorithmic procedure. Our theoretical findings
are supported by experimental results. These results show that, in addition to
an effective and robust quantitative evaluation provided by AUCC, visual
inspection of the ROC curves themselves can be useful to further assess a
candidate clustering solution from a broader, qualitative perspective as well.
| [
{
"version": "v1",
"created": "Fri, 4 Sep 2020 21:34:51 GMT"
},
{
"version": "v2",
"created": "Wed, 22 Dec 2021 21:02:42 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Jaskowiak",
"Pablo Andretta",
""
],
[
"Costa",
"Ivan Gesteira",
""
],
[
"Campello",
"Ricardo José Gabrielli Barreto",
""
]
] | TITLE: The Area Under the ROC Curve as a Measure of Clustering Quality
ABSTRACT: The Area Under the the Receiver Operating Characteristics (ROC) Curve,
referred to as AUC, is a well-known performance measure in the supervised
learning domain. Due to its compelling features, it has been employed in a
number of studies to evaluate and compare the performance of different
classifiers. In this work, we explore AUC as a performance measure in the
unsupervised learning domain, more specifically, in the context of cluster
analysis. In particular, we elaborate on the use of AUC as an internal/relative
measure of clustering quality, which we refer to as Area Under the Curve for
Clustering (AUCC). We show that the AUCC of a given candidate clustering
solution has an expected value under a null model of random clustering
solutions, regardless of the size of the dataset and, more importantly,
regardless of the number or the (im)balance of clusters under evaluation. In
addition, we elaborate on the fact that, in the context of internal/relative
clustering validation as we consider, AUCC is actually a linear transformation
of the Gamma criterion from Baker and Hubert (1975), for which we also formally
derive a theoretical expected value for chance clusterings. We also discuss the
computational complexity of these criteria and show that, while an ordinary
implementation of Gamma can be computationally prohibitive and impractical for
most real applications of cluster analysis, its equivalence with AUCC actually
unveils a much more efficient algorithmic procedure. Our theoretical findings
are supported by experimental results. These results show that, in addition to
an effective and robust quantitative evaluation provided by AUCC, visual
inspection of the ROC curves themselves can be useful to further assess a
candidate clustering solution from a broader, qualitative perspective as well.
| no_new_dataset | 0.950778 |
2012.04112 | Gil Ben-Artzi | Evgeny Hershkovitch Neiterman, Michael Klyuchka, Gil Ben-Artzi | Adaptive Enhancement of Extreme Low-Light Images | null | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by/4.0/ | Existing methods for enhancing dark images captured in a very low-light
environment assume that the intensity level of the optimal output image is
known and already included in the training set. However, this assumption often
does not hold, leading to output images that contain visual imperfections such
as dark regions or low contrast. To facilitate the training and evaluation of
adaptive models that can overcome this limitation, we have created a dataset of
1500 raw images taken in both indoor and outdoor low-light conditions. Based on
our dataset, we introduce a deep learning model capable of enhancing input
images with a wide range of intensity levels at runtime, including ones that
are not seen during training. Our experimental results demonstrate that our
proposed dataset combined with our model can consistently and effectively
enhance images across a wide range of diverse and challenging scenarios.
| [
{
"version": "v1",
"created": "Mon, 7 Dec 2020 23:31:59 GMT"
},
{
"version": "v2",
"created": "Tue, 9 Aug 2022 19:45:57 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Apr 2023 14:59:59 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Neiterman",
"Evgeny Hershkovitch",
""
],
[
"Klyuchka",
"Michael",
""
],
[
"Ben-Artzi",
"Gil",
""
]
] | TITLE: Adaptive Enhancement of Extreme Low-Light Images
ABSTRACT: Existing methods for enhancing dark images captured in a very low-light
environment assume that the intensity level of the optimal output image is
known and already included in the training set. However, this assumption often
does not hold, leading to output images that contain visual imperfections such
as dark regions or low contrast. To facilitate the training and evaluation of
adaptive models that can overcome this limitation, we have created a dataset of
1500 raw images taken in both indoor and outdoor low-light conditions. Based on
our dataset, we introduce a deep learning model capable of enhancing input
images with a wide range of intensity levels at runtime, including ones that
are not seen during training. Our experimental results demonstrate that our
proposed dataset combined with our model can consistently and effectively
enhance images across a wide range of diverse and challenging scenarios.
| new_dataset | 0.957991 |
2101.00373 | Siyuan Shen | Siyuan Shen, Zi Wang, Ping Liu, Zhengqing Pan, Ruiqian Li, Tian Gao,
Shiying Li, and Jingyi Yu | Non-line-of-Sight Imaging via Neural Transient Fields | null | null | 10.1109/TPAMI.2021.3076062 | null | eess.IV cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | We present a neural modeling framework for Non-Line-of-Sight (NLOS) imaging.
Previous solutions have sought to explicitly recover the 3D geometry (e.g., as
point clouds) or voxel density (e.g., within a pre-defined volume) of the
hidden scene. In contrast, inspired by the recent Neural Radiance Field (NeRF)
approach, we use a multi-layer perceptron (MLP) to represent the neural
transient field or NeTF. However, NeTF measures the transient over spherical
wavefronts rather than the radiance along lines. We therefore formulate a
spherical volume NeTF reconstruction pipeline, applicable to both confocal and
non-confocal setups. Compared with NeRF, NeTF samples a much sparser set of
viewpoints (scanning spots) and the sampling is highly uneven. We thus
introduce a Monte Carlo technique to improve the robustness in the
reconstruction. Comprehensive experiments on synthetic and real datasets
demonstrate NeTF provides higher quality reconstruction and preserves fine
details largely missing in the state-of-the-art.
| [
{
"version": "v1",
"created": "Sat, 2 Jan 2021 05:20:54 GMT"
},
{
"version": "v2",
"created": "Tue, 5 Jan 2021 05:28:14 GMT"
},
{
"version": "v3",
"created": "Tue, 14 Sep 2021 02:30:39 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Shen",
"Siyuan",
""
],
[
"Wang",
"Zi",
""
],
[
"Liu",
"Ping",
""
],
[
"Pan",
"Zhengqing",
""
],
[
"Li",
"Ruiqian",
""
],
[
"Gao",
"Tian",
""
],
[
"Li",
"Shiying",
""
],
[
"Yu",
"Jingyi",
""
]
] | TITLE: Non-line-of-Sight Imaging via Neural Transient Fields
ABSTRACT: We present a neural modeling framework for Non-Line-of-Sight (NLOS) imaging.
Previous solutions have sought to explicitly recover the 3D geometry (e.g., as
point clouds) or voxel density (e.g., within a pre-defined volume) of the
hidden scene. In contrast, inspired by the recent Neural Radiance Field (NeRF)
approach, we use a multi-layer perceptron (MLP) to represent the neural
transient field or NeTF. However, NeTF measures the transient over spherical
wavefronts rather than the radiance along lines. We therefore formulate a
spherical volume NeTF reconstruction pipeline, applicable to both confocal and
non-confocal setups. Compared with NeRF, NeTF samples a much sparser set of
viewpoints (scanning spots) and the sampling is highly uneven. We thus
introduce a Monte Carlo technique to improve the robustness in the
reconstruction. Comprehensive experiments on synthetic and real datasets
demonstrate NeTF provides higher quality reconstruction and preserves fine
details largely missing in the state-of-the-art.
| no_new_dataset | 0.953405 |
2110.04391 | Ross Cutler | Xavier Gitiaux, Aditya Khant, Ebrahim Beyrami, Chandan Reddy, Jayant
Gupchup, Ross Cutler | Aura: Privacy-preserving Augmentation to Improve Test Set Diversity in
Speech Enhancement | null | null | null | null | eess.AS cs.CR cs.SD | http://creativecommons.org/licenses/by/4.0/ | Noise suppression models running in production environments are commonly
trained on publicly available datasets. However, this approach leads to
regressions due to the lack of training/testing on representative customer
data. Moreover, due to privacy reasons, developers cannot listen to customer
content. This `ears-off' situation motivates augmenting existing datasets in a
privacy-preserving manner. In this paper, we present Aura, a solution to make
existing noise suppression test sets more challenging and diverse while being
sample efficient. Aura is `ears-off' because it relies on a feature extractor
and a metric of speech quality, DNSMOS P.835, both pre-trained on data obtained
from public sources. As an application of Aura, we augment the INTERSPEECH 2021
DNS challenge by sampling audio files from a new batch of data of 20K clean
speech clips from Librivox mixed with noise clips obtained from AudioSet. Aura
makes the existing benchmark test set harder by 0.27 in DNSMOS P.835 OVLR (7%),
0.64 harder in DNSMOS P.835 SIG (16%), increases diversity by 31%, and achieves
a 26% improvement in Spearman's rank correlation coefficient (SRCC) compared to
random sampling. Finally, we open-source Aura to stimulate research of test set
development.
| [
{
"version": "v1",
"created": "Fri, 8 Oct 2021 21:56:54 GMT"
},
{
"version": "v2",
"created": "Fri, 15 Apr 2022 07:24:18 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Apr 2023 03:39:08 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Gitiaux",
"Xavier",
""
],
[
"Khant",
"Aditya",
""
],
[
"Beyrami",
"Ebrahim",
""
],
[
"Reddy",
"Chandan",
""
],
[
"Gupchup",
"Jayant",
""
],
[
"Cutler",
"Ross",
""
]
] | TITLE: Aura: Privacy-preserving Augmentation to Improve Test Set Diversity in
Speech Enhancement
ABSTRACT: Noise suppression models running in production environments are commonly
trained on publicly available datasets. However, this approach leads to
regressions due to the lack of training/testing on representative customer
data. Moreover, due to privacy reasons, developers cannot listen to customer
content. This `ears-off' situation motivates augmenting existing datasets in a
privacy-preserving manner. In this paper, we present Aura, a solution to make
existing noise suppression test sets more challenging and diverse while being
sample efficient. Aura is `ears-off' because it relies on a feature extractor
and a metric of speech quality, DNSMOS P.835, both pre-trained on data obtained
from public sources. As an application of Aura, we augment the INTERSPEECH 2021
DNS challenge by sampling audio files from a new batch of data of 20K clean
speech clips from Librivox mixed with noise clips obtained from AudioSet. Aura
makes the existing benchmark test set harder by 0.27 in DNSMOS P.835 OVLR (7%),
0.64 harder in DNSMOS P.835 SIG (16%), increases diversity by 31%, and achieves
a 26% improvement in Spearman's rank correlation coefficient (SRCC) compared to
random sampling. Finally, we open-source Aura to stimulate research of test set
development.
| no_new_dataset | 0.935405 |
2111.08954 | Delv Lin | Delv Lin, Qi Chen, Chengyu Zhou, Kun He | Tracklet-Switch Adversarial Attack against Pedestrian Multi-Object
Tracking Trackers | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multi-Object Tracking (MOT) has achieved aggressive progress and derived many
excellent deep learning trackers. Meanwhile, most deep learning models are
known to be vulnerable to adversarial examples that are crafted with small
perturbations but could mislead the model prediction. In this work, we observe
that the robustness on the MOT trackers is rarely studied, and it is
challenging to attack the MOT system since its mature association algorithms
are designed to be robust against errors during the tracking. To this end, we
analyze the vulnerability of popular MOT trackers and propose a novel
adversarial attack method called Tracklet-Switch (TraSw) against the complete
tracking pipeline of MOT. The proposed TraSw can fool the advanced deep
pedestrian trackers (i.e., FairMOT and ByteTrack), causing them fail to track
the targets in the subsequent frames by perturbing very few frames. Experiments
on the MOT-Challenge datasets (i.e., 2DMOT15, MOT17, and MOT20) show that TraSw
can achieve an extraordinarily high success attack rate of over 95% by
attacking only four frames on average. To our knowledge, this is the first work
on the adversarial attack against the pedestrian MOT trackers. Code is
available at https://github.com/JHL-HUST/TraSw .
| [
{
"version": "v1",
"created": "Wed, 17 Nov 2021 07:53:45 GMT"
},
{
"version": "v2",
"created": "Thu, 10 Mar 2022 14:17:12 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Apr 2023 06:43:35 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Lin",
"Delv",
""
],
[
"Chen",
"Qi",
""
],
[
"Zhou",
"Chengyu",
""
],
[
"He",
"Kun",
""
]
] | TITLE: Tracklet-Switch Adversarial Attack against Pedestrian Multi-Object
Tracking Trackers
ABSTRACT: Multi-Object Tracking (MOT) has achieved aggressive progress and derived many
excellent deep learning trackers. Meanwhile, most deep learning models are
known to be vulnerable to adversarial examples that are crafted with small
perturbations but could mislead the model prediction. In this work, we observe
that the robustness on the MOT trackers is rarely studied, and it is
challenging to attack the MOT system since its mature association algorithms
are designed to be robust against errors during the tracking. To this end, we
analyze the vulnerability of popular MOT trackers and propose a novel
adversarial attack method called Tracklet-Switch (TraSw) against the complete
tracking pipeline of MOT. The proposed TraSw can fool the advanced deep
pedestrian trackers (i.e., FairMOT and ByteTrack), causing them fail to track
the targets in the subsequent frames by perturbing very few frames. Experiments
on the MOT-Challenge datasets (i.e., 2DMOT15, MOT17, and MOT20) show that TraSw
can achieve an extraordinarily high success attack rate of over 95% by
attacking only four frames on average. To our knowledge, this is the first work
on the adversarial attack against the pedestrian MOT trackers. Code is
available at https://github.com/JHL-HUST/TraSw .
| no_new_dataset | 0.941439 |
2112.07837 | Anh Nguyen | Duc Anh Nguyen, Canh Hao Nguyen, and Hiroshi Mamitsuka | Central-Smoothing Hypergraph Neural Networks for Predicting Drug-Drug
Interactions | null | null | null | null | cs.LG q-bio.BM stat.AP | http://creativecommons.org/licenses/by/4.0/ | Predicting drug-drug interactions (DDI) is the problem of predicting side
effects (unwanted outcomes) of a pair of drugs using drug information and known
side effects of many pairs. This problem can be formulated as predicting labels
(i.e. side effects) for each pair of nodes in a DDI graph, of which nodes are
drugs and edges are interacting drugs with known labels. State-of-the-art
methods for this problem are graph neural networks (GNNs), which leverage
neighborhood information in the graph to learn node representations. For DDI,
however, there are many labels with complicated relationships due to the nature
of side effects. Usual GNNs often fix labels as one-hot vectors that do not
reflect label relationships and potentially do not obtain the highest
performance in the difficult cases of infrequent labels. In this paper, we
formulate DDI as a hypergraph where each hyperedge is a triple: two nodes for
drugs and one node for a label. We then present CentSmoothie, a hypergraph
neural network that learns representations of nodes and labels altogether with
a novel central-smoothing formulation. We empirically demonstrate the
performance advantages of CentSmoothie in simulations as well as real datasets.
| [
{
"version": "v1",
"created": "Wed, 15 Dec 2021 02:17:03 GMT"
},
{
"version": "v2",
"created": "Wed, 23 Feb 2022 03:23:39 GMT"
},
{
"version": "v3",
"created": "Fri, 3 Jun 2022 02:08:05 GMT"
},
{
"version": "v4",
"created": "Tue, 4 Apr 2023 07:49:03 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Nguyen",
"Duc Anh",
""
],
[
"Nguyen",
"Canh Hao",
""
],
[
"Mamitsuka",
"Hiroshi",
""
]
] | TITLE: Central-Smoothing Hypergraph Neural Networks for Predicting Drug-Drug
Interactions
ABSTRACT: Predicting drug-drug interactions (DDI) is the problem of predicting side
effects (unwanted outcomes) of a pair of drugs using drug information and known
side effects of many pairs. This problem can be formulated as predicting labels
(i.e. side effects) for each pair of nodes in a DDI graph, of which nodes are
drugs and edges are interacting drugs with known labels. State-of-the-art
methods for this problem are graph neural networks (GNNs), which leverage
neighborhood information in the graph to learn node representations. For DDI,
however, there are many labels with complicated relationships due to the nature
of side effects. Usual GNNs often fix labels as one-hot vectors that do not
reflect label relationships and potentially do not obtain the highest
performance in the difficult cases of infrequent labels. In this paper, we
formulate DDI as a hypergraph where each hyperedge is a triple: two nodes for
drugs and one node for a label. We then present CentSmoothie, a hypergraph
neural network that learns representations of nodes and labels altogether with
a novel central-smoothing formulation. We empirically demonstrate the
performance advantages of CentSmoothie in simulations as well as real datasets.
| no_new_dataset | 0.947672 |
2203.05565 | Lin Tian | Lin Tian, Yueh Z. Lee, Ra\'ul San Jos\'e Est\'epar, Marc Niethammer | LiftReg: Limited Angle 2D/3D Deformable Registration | MICCAI 2022 | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | We propose LiftReg, a 2D/3D deformable registration approach. LiftReg is a
deep registration framework which is trained using sets of digitally
reconstructed radiographs (DRR) and computed tomography (CT) image pairs. By
using simulated training data, LiftReg can use a high-quality CT-CT image
similarity measure, which helps the network to learn a high-quality deformation
space. To further improve registration quality and to address the inherent
depth ambiguities of very limited angle acquisitions, we propose to use
features extracted from the backprojected 2D images and a statistical
deformation model. We test our approach on the DirLab lung registration dataset
and show that it outperforms an existing learning-based pairwise registration
approach.
| [
{
"version": "v1",
"created": "Thu, 10 Mar 2022 00:32:45 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 05:26:19 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Tian",
"Lin",
""
],
[
"Lee",
"Yueh Z.",
""
],
[
"Estépar",
"Raúl San José",
""
],
[
"Niethammer",
"Marc",
""
]
] | TITLE: LiftReg: Limited Angle 2D/3D Deformable Registration
ABSTRACT: We propose LiftReg, a 2D/3D deformable registration approach. LiftReg is a
deep registration framework which is trained using sets of digitally
reconstructed radiographs (DRR) and computed tomography (CT) image pairs. By
using simulated training data, LiftReg can use a high-quality CT-CT image
similarity measure, which helps the network to learn a high-quality deformation
space. To further improve registration quality and to address the inherent
depth ambiguities of very limited angle acquisitions, we propose to use
features extracted from the backprojected 2D images and a statistical
deformation model. We test our approach on the DirLab lung registration dataset
and show that it outperforms an existing learning-based pairwise registration
approach.
| no_new_dataset | 0.951639 |
2203.12459 | Arvi Jonnarth | Arvi Jonnarth, Michael Felsberg | Importance Sampling CAMs for Weakly-Supervised Segmentation | Updated to the version published at ICASSP2022 | Proc. 2022 IEEE International Conference on Acoustics, Speech and
Signal Processing (ICASSP), pages 2639-2643 | 10.1109/ICASSP43922.2022.9746641 | null | cs.CV cs.LG eess.IV | http://creativecommons.org/licenses/by/4.0/ | Classification networks can be used to localize and segment objects in images
by means of class activation maps (CAMs). However, without pixel-level
annotations, classification networks are known to (1) mainly focus on
discriminative regions, and (2) to produce diffuse CAMs without well-defined
prediction contours. In this work, we approach both problems with two
contributions for improving CAM learning. First, we incorporate importance
sampling based on the class-wise probability mass function induced by the CAMs
to produce stochastic image-level class predictions. This results in CAMs which
activate over a larger extent of objects. Second, we formulate a feature
similarity loss term which aims to match the prediction contours with edges in
the image. As a third contribution, we conduct experiments on the PASCAL VOC
2012 benchmark dataset to demonstrate that these modifications significantly
increase the performance in terms of contour accuracy, while being comparable
to current state-of-the-art methods in terms of region similarity.
| [
{
"version": "v1",
"created": "Wed, 23 Mar 2022 14:54:29 GMT"
},
{
"version": "v2",
"created": "Fri, 23 Sep 2022 10:19:50 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Apr 2023 07:24:58 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Jonnarth",
"Arvi",
""
],
[
"Felsberg",
"Michael",
""
]
] | TITLE: Importance Sampling CAMs for Weakly-Supervised Segmentation
ABSTRACT: Classification networks can be used to localize and segment objects in images
by means of class activation maps (CAMs). However, without pixel-level
annotations, classification networks are known to (1) mainly focus on
discriminative regions, and (2) to produce diffuse CAMs without well-defined
prediction contours. In this work, we approach both problems with two
contributions for improving CAM learning. First, we incorporate importance
sampling based on the class-wise probability mass function induced by the CAMs
to produce stochastic image-level class predictions. This results in CAMs which
activate over a larger extent of objects. Second, we formulate a feature
similarity loss term which aims to match the prediction contours with edges in
the image. As a third contribution, we conduct experiments on the PASCAL VOC
2012 benchmark dataset to demonstrate that these modifications significantly
increase the performance in terms of contour accuracy, while being comparable
to current state-of-the-art methods in terms of region similarity.
| no_new_dataset | 0.953794 |
2203.17269 | James Smith | James Seale Smith, Junjiao Tian, Shaunak Halbe, Yen-Chang Hsu, Zsolt
Kira | A Closer Look at Rehearsal-Free Continual Learning | Accepted by the 2023 IEEE/CVF Conference on Computer Vision and
Pattern (CVPR) Workshop on Continual Learning in Computer Vision (CLVision
2023) | null | null | null | cs.LG cs.AI cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Continual learning is a setting where machine learning models learn novel
concepts from continuously shifting training data, while simultaneously
avoiding degradation of knowledge on previously seen classes which may
disappear from the training data for extended periods of time (a phenomenon
known as the catastrophic forgetting problem). Current approaches for continual
learning of a single expanding task (aka class-incremental continual learning)
require extensive rehearsal of previously seen data to avoid this degradation
of knowledge. Unfortunately, rehearsal comes at a cost to memory, and it may
also violate data-privacy. Instead, we explore combining knowledge distillation
and parameter regularization in new ways to achieve strong continual learning
performance without rehearsal. Specifically, we take a deep dive into common
continual learning techniques: prediction distillation, feature distillation,
L2 parameter regularization, and EWC parameter regularization. We first
disprove the common assumption that parameter regularization techniques fail
for rehearsal-free continual learning of a single, expanding task. Next, we
explore how to leverage knowledge from a pre-trained model in rehearsal-free
continual learning and find that vanilla L2 parameter regularization
outperforms EWC parameter regularization and feature distillation. Finally, we
explore the recently popular ImageNet-R benchmark, and show that L2 parameter
regularization implemented in self-attention blocks of a ViT transformer
outperforms recent popular prompting for continual learning methods.
| [
{
"version": "v1",
"created": "Thu, 31 Mar 2022 17:59:00 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 22:49:29 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Smith",
"James Seale",
""
],
[
"Tian",
"Junjiao",
""
],
[
"Halbe",
"Shaunak",
""
],
[
"Hsu",
"Yen-Chang",
""
],
[
"Kira",
"Zsolt",
""
]
] | TITLE: A Closer Look at Rehearsal-Free Continual Learning
ABSTRACT: Continual learning is a setting where machine learning models learn novel
concepts from continuously shifting training data, while simultaneously
avoiding degradation of knowledge on previously seen classes which may
disappear from the training data for extended periods of time (a phenomenon
known as the catastrophic forgetting problem). Current approaches for continual
learning of a single expanding task (aka class-incremental continual learning)
require extensive rehearsal of previously seen data to avoid this degradation
of knowledge. Unfortunately, rehearsal comes at a cost to memory, and it may
also violate data-privacy. Instead, we explore combining knowledge distillation
and parameter regularization in new ways to achieve strong continual learning
performance without rehearsal. Specifically, we take a deep dive into common
continual learning techniques: prediction distillation, feature distillation,
L2 parameter regularization, and EWC parameter regularization. We first
disprove the common assumption that parameter regularization techniques fail
for rehearsal-free continual learning of a single, expanding task. Next, we
explore how to leverage knowledge from a pre-trained model in rehearsal-free
continual learning and find that vanilla L2 parameter regularization
outperforms EWC parameter regularization and feature distillation. Finally, we
explore the recently popular ImageNet-R benchmark, and show that L2 parameter
regularization implemented in self-attention blocks of a ViT transformer
outperforms recent popular prompting for continual learning methods.
| no_new_dataset | 0.947381 |
2204.14267 | Ashley Suh | Ashley Suh, Ab Mosca, Eugene Wu, Remco Chang | A Grammar of Hypotheses for Visualization, Data, and Analysis | null | null | null | null | cs.HC cs.DB cs.FL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present a grammar for expressing hypotheses in visual data analysis to
formalize the previously abstract notion of "analysis tasks." Through the lens
of our grammar, we lay the groundwork for how a user's data analysis questions
can be operationalized and automated as a set of hypotheses (a hypothesis
space). We demonstrate that our grammar-based approach for analysis tasks can
provide a systematic method towards unifying three disparate spaces in
visualization research: the hypotheses a dataset can express (a data hypothesis
space), the hypotheses a user would like to refine or verify through analysis
(an analysis hypothesis space), and the hypotheses a visualization design is
capable of supporting (a visualization hypothesis space). We illustrate how the
formalization of these three spaces can inform future research in visualization
evaluation, knowledge elicitation, analytic provenance, and visualization
recommendation by using a shared language for hypotheses. Finally, we compare
our proposed grammar-based approach with existing visual analysis models and
discuss the potential of a new hypothesis-driven theory of visual analytics.
| [
{
"version": "v1",
"created": "Fri, 29 Apr 2022 17:46:52 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 19:39:05 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Suh",
"Ashley",
""
],
[
"Mosca",
"Ab",
""
],
[
"Wu",
"Eugene",
""
],
[
"Chang",
"Remco",
""
]
] | TITLE: A Grammar of Hypotheses for Visualization, Data, and Analysis
ABSTRACT: We present a grammar for expressing hypotheses in visual data analysis to
formalize the previously abstract notion of "analysis tasks." Through the lens
of our grammar, we lay the groundwork for how a user's data analysis questions
can be operationalized and automated as a set of hypotheses (a hypothesis
space). We demonstrate that our grammar-based approach for analysis tasks can
provide a systematic method towards unifying three disparate spaces in
visualization research: the hypotheses a dataset can express (a data hypothesis
space), the hypotheses a user would like to refine or verify through analysis
(an analysis hypothesis space), and the hypotheses a visualization design is
capable of supporting (a visualization hypothesis space). We illustrate how the
formalization of these three spaces can inform future research in visualization
evaluation, knowledge elicitation, analytic provenance, and visualization
recommendation by using a shared language for hypotheses. Finally, we compare
our proposed grammar-based approach with existing visual analysis models and
discuss the potential of a new hypothesis-driven theory of visual analytics.
| no_new_dataset | 0.944944 |
2206.00390 | JingXiao Liao | Jing-Xiao Liao, Hang-Cheng Dong, Zhi-Qi Sun, Jinwei Sun, Shiping
Zhang, Feng-Lei Fan | Attention-embedded Quadratic Network (Qttention) for Effective and
Interpretable Bearing Fault Diagnosis | update abstract add experiments in classification results delete
small data experiment add comparison experiments of qttention and convolution | IEEE Transactions on Instrumentation and Measurement, vol. 72, pp.
1-13, 2023 | 10.1109/TIM.2023.3259031 | Art no. 3511113 | cs.LG eess.SP | http://creativecommons.org/licenses/by/4.0/ | Bearing fault diagnosis is of great importance to decrease the damage risk of
rotating machines and further improve economic profits. Recently, machine
learning, represented by deep learning, has made great progress in bearing
fault diagnosis. However, applying deep learning to such a task still faces a
major problem. A deep network is notoriously a black box. It is difficult to
know how a model classifies faulty signals from the normal and the physics
principle behind the classification. To solve the interpretability issue,
first, we prototype a convolutional network with recently-invented quadratic
neurons. This quadratic neuron empowered network can qualify the noisy bearing
data due to the strong feature representation ability of quadratic neurons.
Moreover, we independently derive the attention mechanism from a quadratic
neuron, referred to as qttention, by factorizing the learned quadratic function
in analogue to the attention, making the model with quadratic neurons
inherently interpretable. Experiments on the public and our datasets
demonstrate that the proposed network can facilitate effective and
interpretable bearing fault diagnosis.
| [
{
"version": "v1",
"created": "Wed, 1 Jun 2022 10:51:01 GMT"
},
{
"version": "v2",
"created": "Mon, 8 Aug 2022 03:21:01 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Liao",
"Jing-Xiao",
""
],
[
"Dong",
"Hang-Cheng",
""
],
[
"Sun",
"Zhi-Qi",
""
],
[
"Sun",
"Jinwei",
""
],
[
"Zhang",
"Shiping",
""
],
[
"Fan",
"Feng-Lei",
""
]
] | TITLE: Attention-embedded Quadratic Network (Qttention) for Effective and
Interpretable Bearing Fault Diagnosis
ABSTRACT: Bearing fault diagnosis is of great importance to decrease the damage risk of
rotating machines and further improve economic profits. Recently, machine
learning, represented by deep learning, has made great progress in bearing
fault diagnosis. However, applying deep learning to such a task still faces a
major problem. A deep network is notoriously a black box. It is difficult to
know how a model classifies faulty signals from the normal and the physics
principle behind the classification. To solve the interpretability issue,
first, we prototype a convolutional network with recently-invented quadratic
neurons. This quadratic neuron empowered network can qualify the noisy bearing
data due to the strong feature representation ability of quadratic neurons.
Moreover, we independently derive the attention mechanism from a quadratic
neuron, referred to as qttention, by factorizing the learned quadratic function
in analogue to the attention, making the model with quadratic neurons
inherently interpretable. Experiments on the public and our datasets
demonstrate that the proposed network can facilitate effective and
interpretable bearing fault diagnosis.
| no_new_dataset | 0.947235 |
2206.00835 | ShiYuan Yin | Yin ShiYuan | Reinforcement learning based parameters adaption method for particle
swarm optimization | 35 pages | null | 10.1007/s40747-023-01012-8 | null | cs.NE | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Particle swarm optimization (PSO) is a well-known optimization algorithm that
shows good performance in solving different optimization problems. However, PSO
usually suffers from slow convergence. In this article, a reinforcement
learning-based online parameters adaption method(RLAM) is developed to enhance
PSO in convergence by designing a network to control the coefficients of PSO.
Moreover, based on RLAM, a new RLPSO is designed.
In order to investigate the performance of RLAM and RLPSO, experiments on 28
CEC 2013 benchmark functions are carried out when comparing with other online
adaption method and PSO variants. The reported computational results show that
the proposed RLAM is efficient and effictive and that the the proposed RLPSO is
more superior compared with several state-of-the-art PSO variants.
| [
{
"version": "v1",
"created": "Thu, 2 Jun 2022 02:16:15 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"ShiYuan",
"Yin",
""
]
] | TITLE: Reinforcement learning based parameters adaption method for particle
swarm optimization
ABSTRACT: Particle swarm optimization (PSO) is a well-known optimization algorithm that
shows good performance in solving different optimization problems. However, PSO
usually suffers from slow convergence. In this article, a reinforcement
learning-based online parameters adaption method(RLAM) is developed to enhance
PSO in convergence by designing a network to control the coefficients of PSO.
Moreover, based on RLAM, a new RLPSO is designed.
In order to investigate the performance of RLAM and RLPSO, experiments on 28
CEC 2013 benchmark functions are carried out when comparing with other online
adaption method and PSO variants. The reported computational results show that
the proposed RLAM is efficient and effictive and that the the proposed RLPSO is
more superior compared with several state-of-the-art PSO variants.
| no_new_dataset | 0.944893 |
2206.04409 | Itzik Klein | Barak Or and Itzik Klein | Learning Vehicle Trajectory Uncertainty | null | null | 10.1016/j.engappai.2023.106101 | null | cs.RO eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A novel approach for vehicle tracking using a hybrid adaptive Kalman filter
is proposed. The filter utilizes recurrent neural networks to learn the
vehicle's geometrical and kinematic features, which are then used in a
supervised learning model to determine the actual process noise covariance in
the Kalman framework. This approach addresses the limitations of traditional
linear Kalman filters, which can suffer from degraded performance due to
uncertainty in the vehicle kinematic trajectory modeling. Our method is
evaluated and compared to other adaptive filters using the Oxford RobotCar
dataset, and has shown to be effective in accurately determining the process
noise covariance in real-time scenarios. Overall, this approach can be
implemented in other estimation problems to improve performance.
| [
{
"version": "v1",
"created": "Thu, 9 Jun 2022 10:46:29 GMT"
},
{
"version": "v2",
"created": "Mon, 13 Mar 2023 19:33:18 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Or",
"Barak",
""
],
[
"Klein",
"Itzik",
""
]
] | TITLE: Learning Vehicle Trajectory Uncertainty
ABSTRACT: A novel approach for vehicle tracking using a hybrid adaptive Kalman filter
is proposed. The filter utilizes recurrent neural networks to learn the
vehicle's geometrical and kinematic features, which are then used in a
supervised learning model to determine the actual process noise covariance in
the Kalman framework. This approach addresses the limitations of traditional
linear Kalman filters, which can suffer from degraded performance due to
uncertainty in the vehicle kinematic trajectory modeling. Our method is
evaluated and compared to other adaptive filters using the Oxford RobotCar
dataset, and has shown to be effective in accurately determining the process
noise covariance in real-time scenarios. Overall, this approach can be
implemented in other estimation problems to improve performance.
| no_new_dataset | 0.947381 |
2209.01194 | Alexandra Carlson | Alexandra Carlson, Manikandasriram Srinivasan Ramanagopal, Nathan
Tseng, Matthew Johnson-Roberson, Ram Vasudevan, Katherine A. Skinner | CLONeR: Camera-Lidar Fusion for Occupancy Grid-aided Neural
Representations | first two authors equally contributed | IEEE Robotics and Automation Letters, vol. 8, no. 5, pp.
2812-2819, May 2023 | 10.1109/LRA.2023.3262139 | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Recent advances in neural radiance fields (NeRFs) achieve state-of-the-art
novel view synthesis and facilitate dense estimation of scene properties.
However, NeRFs often fail for large, unbounded scenes that are captured under
very sparse views with the scene content concentrated far away from the camera,
as is typical for field robotics applications. In particular, NeRF-style
algorithms perform poorly: (1) when there are insufficient views with little
pose diversity, (2) when scenes contain saturation and shadows, and (3) when
finely sampling large unbounded scenes with fine structures becomes
computationally intensive.
This paper proposes CLONeR, which significantly improves upon NeRF by
allowing it to model large outdoor driving scenes that are observed from sparse
input sensor views. This is achieved by decoupling occupancy and color learning
within the NeRF framework into separate Multi-Layer Perceptrons (MLPs) trained
using LiDAR and camera data, respectively. In addition, this paper proposes a
novel method to build differentiable 3D Occupancy Grid Maps (OGM) alongside the
NeRF model, and leverage this occupancy grid for improved sampling of points
along a ray for volumetric rendering in metric space.
Through extensive quantitative and qualitative experiments on scenes from the
KITTI dataset, this paper demonstrates that the proposed method outperforms
state-of-the-art NeRF models on both novel view synthesis and dense depth
prediction tasks when trained on sparse input data.
| [
{
"version": "v1",
"created": "Fri, 2 Sep 2022 17:44:50 GMT"
},
{
"version": "v2",
"created": "Tue, 6 Sep 2022 16:09:10 GMT"
},
{
"version": "v3",
"created": "Fri, 31 Mar 2023 15:21:48 GMT"
},
{
"version": "v4",
"created": "Tue, 4 Apr 2023 17:48:17 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Carlson",
"Alexandra",
""
],
[
"Ramanagopal",
"Manikandasriram Srinivasan",
""
],
[
"Tseng",
"Nathan",
""
],
[
"Johnson-Roberson",
"Matthew",
""
],
[
"Vasudevan",
"Ram",
""
],
[
"Skinner",
"Katherine A.",
""
]
] | TITLE: CLONeR: Camera-Lidar Fusion for Occupancy Grid-aided Neural
Representations
ABSTRACT: Recent advances in neural radiance fields (NeRFs) achieve state-of-the-art
novel view synthesis and facilitate dense estimation of scene properties.
However, NeRFs often fail for large, unbounded scenes that are captured under
very sparse views with the scene content concentrated far away from the camera,
as is typical for field robotics applications. In particular, NeRF-style
algorithms perform poorly: (1) when there are insufficient views with little
pose diversity, (2) when scenes contain saturation and shadows, and (3) when
finely sampling large unbounded scenes with fine structures becomes
computationally intensive.
This paper proposes CLONeR, which significantly improves upon NeRF by
allowing it to model large outdoor driving scenes that are observed from sparse
input sensor views. This is achieved by decoupling occupancy and color learning
within the NeRF framework into separate Multi-Layer Perceptrons (MLPs) trained
using LiDAR and camera data, respectively. In addition, this paper proposes a
novel method to build differentiable 3D Occupancy Grid Maps (OGM) alongside the
NeRF model, and leverage this occupancy grid for improved sampling of points
along a ray for volumetric rendering in metric space.
Through extensive quantitative and qualitative experiments on scenes from the
KITTI dataset, this paper demonstrates that the proposed method outperforms
state-of-the-art NeRF models on both novel view synthesis and dense depth
prediction tasks when trained on sparse input data.
| no_new_dataset | 0.951684 |
2209.02821 | Bryan Li | Bryan Li, Mohammad Sadegh Rasooli, Ajay Patel, Chris Callison-Burch | Multilingual Bidirectional Unsupervised Translation Through Multilingual
Finetuning and Back-Translation | LoResMT @ EACL 2023 | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a two-stage approach for training a single NMT model to translate
unseen languages both to and from English. For the first stage, we initialize
an encoder-decoder model to pretrained XLM-R and RoBERTa weights, then perform
multilingual fine-tuning on parallel data in 40 languages to English. We find
this model can generalize to zero-shot translations on unseen languages. For
the second stage, we leverage this generalization ability to generate synthetic
parallel data from monolingual datasets, then bidirectionally train with
successive rounds of back-translation.
Our approach, which we EcXTra (English-centric Crosslingual (X) Transfer), is
conceptually simple, only using a standard cross-entropy objective throughout.
It is also data-driven, sequentially leveraging auxiliary parallel data and
monolingual data. We evaluate unsupervised NMT results for 7 low-resource
languages, and find that each round of back-translation training further
refines bidirectional performance. Our final single EcXTra-trained model
achieves competitive translation performance in all translation directions,
notably establishing a new state-of-the-art for English-to-Kazakh (22.9 > 10.4
BLEU). Our code is available at https://github.com/manestay/EcXTra .
| [
{
"version": "v1",
"created": "Tue, 6 Sep 2022 21:20:41 GMT"
},
{
"version": "v2",
"created": "Fri, 9 Sep 2022 18:40:05 GMT"
},
{
"version": "v3",
"created": "Mon, 27 Mar 2023 17:41:21 GMT"
},
{
"version": "v4",
"created": "Mon, 3 Apr 2023 23:20:17 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Li",
"Bryan",
""
],
[
"Rasooli",
"Mohammad Sadegh",
""
],
[
"Patel",
"Ajay",
""
],
[
"Callison-Burch",
"Chris",
""
]
] | TITLE: Multilingual Bidirectional Unsupervised Translation Through Multilingual
Finetuning and Back-Translation
ABSTRACT: We propose a two-stage approach for training a single NMT model to translate
unseen languages both to and from English. For the first stage, we initialize
an encoder-decoder model to pretrained XLM-R and RoBERTa weights, then perform
multilingual fine-tuning on parallel data in 40 languages to English. We find
this model can generalize to zero-shot translations on unseen languages. For
the second stage, we leverage this generalization ability to generate synthetic
parallel data from monolingual datasets, then bidirectionally train with
successive rounds of back-translation.
Our approach, which we EcXTra (English-centric Crosslingual (X) Transfer), is
conceptually simple, only using a standard cross-entropy objective throughout.
It is also data-driven, sequentially leveraging auxiliary parallel data and
monolingual data. We evaluate unsupervised NMT results for 7 low-resource
languages, and find that each round of back-translation training further
refines bidirectional performance. Our final single EcXTra-trained model
achieves competitive translation performance in all translation directions,
notably establishing a new state-of-the-art for English-to-Kazakh (22.9 > 10.4
BLEU). Our code is available at https://github.com/manestay/EcXTra .
| no_new_dataset | 0.943815 |
2209.04213 | Jonas K\"ohne | Jonas K\"ohne, Lars Henning, Clemens G\"uhmann | Autoencoder Based Iterative Modeling and Multivariate Time-Series
Subsequence Clustering Algorithm | 26 pages, 11 figures, for associated python code repositories see
https://github.com/Jokonu/mt3scm and https://github.com/Jokonu/abimca; Minor
spelling and grammar corrections, fixed wrong bibtex entry for SOStream, some
improvements and corrections in formulas of section 4 | null | 10.1109/ACCESS.2023.3247564 | null | eess.SP cs.LG | http://creativecommons.org/licenses/by/4.0/ | This paper introduces an algorithm for the detection of change-points and the
identification of the corresponding subsequences in transient multivariate
time-series data (MTSD). The analysis of such data has become more and more
important due to the increase of availability in many industrial fields.
Labeling, sorting or filtering highly transient measurement data for training
condition based maintenance (CbM) models is cumbersome and error-prone. For
some applications it can be sufficient to filter measurements by simple
thresholds or finding change-points based on changes in mean value and
variation. But a robust diagnosis of a component within a component group for
example, which has a complex non-linear correlation between multiple sensor
values, a simple approach would not be feasible. No meaningful and coherent
measurement data which could be used for training a CbM model would emerge.
Therefore, we introduce an algorithm which uses a recurrent neural network
(RNN) based Autoencoder (AE) which is iteratively trained on incoming data. The
scoring function uses the reconstruction error and latent space information. A
model of the identified subsequence is saved and used for recognition of
repeating subsequences as well as fast offline clustering. For evaluation, we
propose a new similarity measure based on the curvature for a more intuitive
time-series subsequence clustering metric. A comparison with seven other
state-of-the-art algorithms and eight datasets shows the capability and the
increased performance of our algorithm to cluster MTSD online and offline in
conjunction with mechatronic systems.
| [
{
"version": "v1",
"created": "Fri, 9 Sep 2022 09:59:56 GMT"
},
{
"version": "v2",
"created": "Fri, 23 Sep 2022 11:07:27 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Köhne",
"Jonas",
""
],
[
"Henning",
"Lars",
""
],
[
"Gühmann",
"Clemens",
""
]
] | TITLE: Autoencoder Based Iterative Modeling and Multivariate Time-Series
Subsequence Clustering Algorithm
ABSTRACT: This paper introduces an algorithm for the detection of change-points and the
identification of the corresponding subsequences in transient multivariate
time-series data (MTSD). The analysis of such data has become more and more
important due to the increase of availability in many industrial fields.
Labeling, sorting or filtering highly transient measurement data for training
condition based maintenance (CbM) models is cumbersome and error-prone. For
some applications it can be sufficient to filter measurements by simple
thresholds or finding change-points based on changes in mean value and
variation. But a robust diagnosis of a component within a component group for
example, which has a complex non-linear correlation between multiple sensor
values, a simple approach would not be feasible. No meaningful and coherent
measurement data which could be used for training a CbM model would emerge.
Therefore, we introduce an algorithm which uses a recurrent neural network
(RNN) based Autoencoder (AE) which is iteratively trained on incoming data. The
scoring function uses the reconstruction error and latent space information. A
model of the identified subsequence is saved and used for recognition of
repeating subsequences as well as fast offline clustering. For evaluation, we
propose a new similarity measure based on the curvature for a more intuitive
time-series subsequence clustering metric. A comparison with seven other
state-of-the-art algorithms and eight datasets shows the capability and the
increased performance of our algorithm to cluster MTSD online and offline in
conjunction with mechatronic systems.
| no_new_dataset | 0.948346 |
2210.01438 | Hejun Huang | Hejun Huang, Zuguo Chen, Chaoyang Chen, Ming Lu and Ying Zou | Complementary consistency semi-supervised learning for 3D left atrial
image segmentation | null | null | null | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A network based on complementary consistency training, called CC-Net, has
been proposed for semi-supervised left atrium image segmentation. CC-Net
efficiently utilizes unlabeled data from the perspective of complementary
information to address the problem of limited ability of existing
semi-supervised segmentation algorithms to extract information from unlabeled
data. The complementary symmetric structure of CC-Net includes a main model and
two auxiliary models. The complementary model inter-perturbations between the
main and auxiliary models force consistency to form complementary consistency.
The complementary information obtained by the two auxiliary models helps the
main model to effectively focus on ambiguous areas, while enforcing consistency
between the models is advantageous in obtaining decision boundaries with low
uncertainty. CC-Net has been validated on two public datasets. In the case of
specific proportions of labeled data, compared with current advanced
algorithms, CC-Net has the best semi-supervised segmentation performance. Our
code is publicly available at https://github.com/Cuthbert-Huang/CC-Net.
| [
{
"version": "v1",
"created": "Tue, 4 Oct 2022 07:50:28 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Oct 2022 09:29:25 GMT"
},
{
"version": "v3",
"created": "Sat, 15 Oct 2022 05:27:42 GMT"
},
{
"version": "v4",
"created": "Thu, 20 Oct 2022 08:42:11 GMT"
},
{
"version": "v5",
"created": "Tue, 4 Apr 2023 13:09:22 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Huang",
"Hejun",
""
],
[
"Chen",
"Zuguo",
""
],
[
"Chen",
"Chaoyang",
""
],
[
"Lu",
"Ming",
""
],
[
"Zou",
"Ying",
""
]
] | TITLE: Complementary consistency semi-supervised learning for 3D left atrial
image segmentation
ABSTRACT: A network based on complementary consistency training, called CC-Net, has
been proposed for semi-supervised left atrium image segmentation. CC-Net
efficiently utilizes unlabeled data from the perspective of complementary
information to address the problem of limited ability of existing
semi-supervised segmentation algorithms to extract information from unlabeled
data. The complementary symmetric structure of CC-Net includes a main model and
two auxiliary models. The complementary model inter-perturbations between the
main and auxiliary models force consistency to form complementary consistency.
The complementary information obtained by the two auxiliary models helps the
main model to effectively focus on ambiguous areas, while enforcing consistency
between the models is advantageous in obtaining decision boundaries with low
uncertainty. CC-Net has been validated on two public datasets. In the case of
specific proportions of labeled data, compared with current advanced
algorithms, CC-Net has the best semi-supervised segmentation performance. Our
code is publicly available at https://github.com/Cuthbert-Huang/CC-Net.
| no_new_dataset | 0.949342 |
2211.02811 | Shaojie Min | Shaojie Min, Ji Liu | From Cubes to Networks: Fast Generic Model for Synthetic Networks
Generation | null | null | null | null | cs.SI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Analytical explorations on complex networks and cubes (i.e.,
multi-dimensional datasets) are currently two separate research fields with
different strategies. To gain more insights into cube dynamics via unique
network-domain methodologies and to obtain abundant synthetic networks, we need
a transformation approach from cubes into associated networks. To this end, we
propose FGM, a fast generic model converting cubes into interrelated networks,
whereby samples are remodeled into nodes and network dynamics are guided under
the concept of nearest-neighbor searching. Through comparison with previous
models, we show that FGM can cost-efficiently generate networks exhibiting
typical patterns more closely aligned to factual networks, such as more
authentic degree distribution, power-law average nearest-neighbor degree
dependency, and the influence decay phenomenon we consider vital for networks.
Furthermore, we evaluate the networks that FGM generates through various cubes.
Results show that FGM is resilient to input perturbations, producing networks
with consistent fine properties.
| [
{
"version": "v1",
"created": "Sat, 5 Nov 2022 04:24:20 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 15:03:52 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Min",
"Shaojie",
""
],
[
"Liu",
"Ji",
""
]
] | TITLE: From Cubes to Networks: Fast Generic Model for Synthetic Networks
Generation
ABSTRACT: Analytical explorations on complex networks and cubes (i.e.,
multi-dimensional datasets) are currently two separate research fields with
different strategies. To gain more insights into cube dynamics via unique
network-domain methodologies and to obtain abundant synthetic networks, we need
a transformation approach from cubes into associated networks. To this end, we
propose FGM, a fast generic model converting cubes into interrelated networks,
whereby samples are remodeled into nodes and network dynamics are guided under
the concept of nearest-neighbor searching. Through comparison with previous
models, we show that FGM can cost-efficiently generate networks exhibiting
typical patterns more closely aligned to factual networks, such as more
authentic degree distribution, power-law average nearest-neighbor degree
dependency, and the influence decay phenomenon we consider vital for networks.
Furthermore, we evaluate the networks that FGM generates through various cubes.
Results show that FGM is resilient to input perturbations, producing networks
with consistent fine properties.
| no_new_dataset | 0.953535 |
2211.14126 | Sina Hajimiri | Sina Hajimiri, Malik Boudiaf, Ismail Ben Ayed, Jose Dolz | A Strong Baseline for Generalized Few-Shot Semantic Segmentation | Accepted to CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | This paper introduces a generalized few-shot segmentation framework with a
straightforward training process and an easy-to-optimize inference phase. In
particular, we propose a simple yet effective model based on the well-known
InfoMax principle, where the Mutual Information (MI) between the learned
feature representations and their corresponding predictions is maximized. In
addition, the terms derived from our MI-based formulation are coupled with a
knowledge distillation term to retain the knowledge on base classes. With a
simple training process, our inference model can be applied on top of any
segmentation network trained on base classes. The proposed inference yields
substantial improvements on the popular few-shot segmentation benchmarks,
PASCAL-$5^i$ and COCO-$20^i$. Particularly, for novel classes, the improvement
gains range from 7% to 26% (PASCAL-$5^i$) and from 3% to 12% (COCO-$20^i$) in
the 1-shot and 5-shot scenarios, respectively. Furthermore, we propose a more
challenging setting, where performance gaps are further exacerbated. Our code
is publicly available at https://github.com/sinahmr/DIaM.
| [
{
"version": "v1",
"created": "Fri, 25 Nov 2022 14:09:02 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 20:35:35 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Hajimiri",
"Sina",
""
],
[
"Boudiaf",
"Malik",
""
],
[
"Ayed",
"Ismail Ben",
""
],
[
"Dolz",
"Jose",
""
]
] | TITLE: A Strong Baseline for Generalized Few-Shot Semantic Segmentation
ABSTRACT: This paper introduces a generalized few-shot segmentation framework with a
straightforward training process and an easy-to-optimize inference phase. In
particular, we propose a simple yet effective model based on the well-known
InfoMax principle, where the Mutual Information (MI) between the learned
feature representations and their corresponding predictions is maximized. In
addition, the terms derived from our MI-based formulation are coupled with a
knowledge distillation term to retain the knowledge on base classes. With a
simple training process, our inference model can be applied on top of any
segmentation network trained on base classes. The proposed inference yields
substantial improvements on the popular few-shot segmentation benchmarks,
PASCAL-$5^i$ and COCO-$20^i$. Particularly, for novel classes, the improvement
gains range from 7% to 26% (PASCAL-$5^i$) and from 3% to 12% (COCO-$20^i$) in
the 1-shot and 5-shot scenarios, respectively. Furthermore, we propose a more
challenging setting, where performance gaps are further exacerbated. Our code
is publicly available at https://github.com/sinahmr/DIaM.
| no_new_dataset | 0.946745 |
2212.01515 | Tao Yang | Tao Yang, Jinghao Deng, Xiaojun Quan, Qifan Wang | Orders Are Unwanted: Dynamic Deep Graph Convolutional Network for
Personality Detection | AAAI2023 Camera-ready | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Predicting personality traits based on online posts has emerged as an
important task in many fields such as social network analysis. One of the
challenges of this task is assembling information from various posts into an
overall profile for each user. While many previous solutions simply concatenate
the posts into a long document and then encode the document by sequential or
hierarchical models, they introduce unwarranted orders for the posts, which may
mislead the models. In this paper, we propose a dynamic deep graph
convolutional network (D-DGCN) to overcome the above limitation. Specifically,
we design a learn-to-connect approach that adopts a dynamic multi-hop structure
instead of a deterministic structure, and combine it with a DGCN module to
automatically learn the connections between posts. The modules of post encoder,
learn-to-connect, and DGCN are jointly trained in an end-to-end manner.
Experimental results on the Kaggle and Pandora datasets show the superior
performance of D-DGCN to state-of-the-art baselines. Our code is available at
https://github.com/djz233/D-DGCN.
| [
{
"version": "v1",
"created": "Sat, 3 Dec 2022 02:55:14 GMT"
},
{
"version": "v2",
"created": "Tue, 6 Dec 2022 05:01:49 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Apr 2023 08:55:04 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Yang",
"Tao",
""
],
[
"Deng",
"Jinghao",
""
],
[
"Quan",
"Xiaojun",
""
],
[
"Wang",
"Qifan",
""
]
] | TITLE: Orders Are Unwanted: Dynamic Deep Graph Convolutional Network for
Personality Detection
ABSTRACT: Predicting personality traits based on online posts has emerged as an
important task in many fields such as social network analysis. One of the
challenges of this task is assembling information from various posts into an
overall profile for each user. While many previous solutions simply concatenate
the posts into a long document and then encode the document by sequential or
hierarchical models, they introduce unwarranted orders for the posts, which may
mislead the models. In this paper, we propose a dynamic deep graph
convolutional network (D-DGCN) to overcome the above limitation. Specifically,
we design a learn-to-connect approach that adopts a dynamic multi-hop structure
instead of a deterministic structure, and combine it with a DGCN module to
automatically learn the connections between posts. The modules of post encoder,
learn-to-connect, and DGCN are jointly trained in an end-to-end manner.
Experimental results on the Kaggle and Pandora datasets show the superior
performance of D-DGCN to state-of-the-art baselines. Our code is available at
https://github.com/djz233/D-DGCN.
| no_new_dataset | 0.946892 |
2212.04054 | Yuankai Qi | Gaoxiang Cong, Liang Li, Yuankai Qi, Zhengjun Zha, Qi Wu, Wenyu Wang,
Bin Jiang, Ming-Hsuan Yang, Qingming Huang | Learning to Dub Movies via Hierarchical Prosody Models | accepted to CVPR 2023 | null | null | null | cs.CL cs.SD eess.AS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Given a piece of text, a video clip and a reference audio, the movie dubbing
(also known as visual voice clone V2C) task aims to generate speeches that
match the speaker's emotion presented in the video using the desired speaker
voice as reference. V2C is more challenging than conventional text-to-speech
tasks as it additionally requires the generated speech to exactly match the
varying emotions and speaking speed presented in the video. Unlike previous
works, we propose a novel movie dubbing architecture to tackle these problems
via hierarchical prosody modelling, which bridges the visual information to
corresponding speech prosody from three aspects: lip, face, and scene.
Specifically, we align lip movement to the speech duration, and convey facial
expression to speech energy and pitch via attention mechanism based on valence
and arousal representations inspired by recent psychology findings. Moreover,
we design an emotion booster to capture the atmosphere from global video
scenes. All these embeddings together are used to generate mel-spectrogram and
then convert to speech waves via existing vocoder. Extensive experimental
results on the Chem and V2C benchmark datasets demonstrate the favorable
performance of the proposed method. The source code and trained models will be
released to the public.
| [
{
"version": "v1",
"created": "Thu, 8 Dec 2022 03:29:04 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 11:33:30 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Cong",
"Gaoxiang",
""
],
[
"Li",
"Liang",
""
],
[
"Qi",
"Yuankai",
""
],
[
"Zha",
"Zhengjun",
""
],
[
"Wu",
"Qi",
""
],
[
"Wang",
"Wenyu",
""
],
[
"Jiang",
"Bin",
""
],
[
"Yang",
"Ming-Hsuan",
""
],
[
"Huang",
"Qingming",
""
]
] | TITLE: Learning to Dub Movies via Hierarchical Prosody Models
ABSTRACT: Given a piece of text, a video clip and a reference audio, the movie dubbing
(also known as visual voice clone V2C) task aims to generate speeches that
match the speaker's emotion presented in the video using the desired speaker
voice as reference. V2C is more challenging than conventional text-to-speech
tasks as it additionally requires the generated speech to exactly match the
varying emotions and speaking speed presented in the video. Unlike previous
works, we propose a novel movie dubbing architecture to tackle these problems
via hierarchical prosody modelling, which bridges the visual information to
corresponding speech prosody from three aspects: lip, face, and scene.
Specifically, we align lip movement to the speech duration, and convey facial
expression to speech energy and pitch via attention mechanism based on valence
and arousal representations inspired by recent psychology findings. Moreover,
we design an emotion booster to capture the atmosphere from global video
scenes. All these embeddings together are used to generate mel-spectrogram and
then convert to speech waves via existing vocoder. Extensive experimental
results on the Chem and V2C benchmark datasets demonstrate the favorable
performance of the proposed method. The source code and trained models will be
released to the public.
| no_new_dataset | 0.947817 |
2212.05867 | Alexandre Boulch | Alexandre Boulch, Corentin Sautier, Bj\"orn Michele, Gilles Puy,
Renaud Marlet | ALSO: Automotive Lidar Self-supervision by Occupancy estimation | CVPR 2023 | null | null | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a new self-supervised method for pre-training the backbone of deep
perception models operating on point clouds. The core idea is to train the
model on a pretext task which is the reconstruction of the surface on which the
3D points are sampled, and to use the underlying latent vectors as input to the
perception head. The intuition is that if the network is able to reconstruct
the scene surface, given only sparse input points, then it probably also
captures some fragments of semantic information, that can be used to boost an
actual perception task. This principle has a very simple formulation, which
makes it both easy to implement and widely applicable to a large range of 3D
sensors and deep networks performing semantic segmentation or object detection.
In fact, it supports a single-stream pipeline, as opposed to most contrastive
learning approaches, allowing training on limited resources. We conducted
extensive experiments on various autonomous driving datasets, involving very
different kinds of lidars, for both semantic segmentation and object detection.
The results show the effectiveness of our method to learn useful
representations without any annotation, compared to existing approaches. Code
is available at https://github.com/valeoai/ALSO
| [
{
"version": "v1",
"created": "Mon, 12 Dec 2022 13:10:19 GMT"
},
{
"version": "v2",
"created": "Tue, 13 Dec 2022 12:15:17 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Apr 2023 13:37:28 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Boulch",
"Alexandre",
""
],
[
"Sautier",
"Corentin",
""
],
[
"Michele",
"Björn",
""
],
[
"Puy",
"Gilles",
""
],
[
"Marlet",
"Renaud",
""
]
] | TITLE: ALSO: Automotive Lidar Self-supervision by Occupancy estimation
ABSTRACT: We propose a new self-supervised method for pre-training the backbone of deep
perception models operating on point clouds. The core idea is to train the
model on a pretext task which is the reconstruction of the surface on which the
3D points are sampled, and to use the underlying latent vectors as input to the
perception head. The intuition is that if the network is able to reconstruct
the scene surface, given only sparse input points, then it probably also
captures some fragments of semantic information, that can be used to boost an
actual perception task. This principle has a very simple formulation, which
makes it both easy to implement and widely applicable to a large range of 3D
sensors and deep networks performing semantic segmentation or object detection.
In fact, it supports a single-stream pipeline, as opposed to most contrastive
learning approaches, allowing training on limited resources. We conducted
extensive experiments on various autonomous driving datasets, involving very
different kinds of lidars, for both semantic segmentation and object detection.
The results show the effectiveness of our method to learn useful
representations without any annotation, compared to existing approaches. Code
is available at https://github.com/valeoai/ALSO
| no_new_dataset | 0.947575 |
2212.05935 | Rub\`en P\'erez Tito | Rub\`en Tito, Dimosthenis Karatzas and Ernest Valveny | Hierarchical multimodal transformers for Multi-Page DocVQA | null | null | null | null | cs.CV cs.AI cs.CL | http://creativecommons.org/licenses/by/4.0/ | Document Visual Question Answering (DocVQA) refers to the task of answering
questions from document images. Existing work on DocVQA only considers
single-page documents. However, in real scenarios documents are mostly composed
of multiple pages that should be processed altogether. In this work we extend
DocVQA to the multi-page scenario. For that, we first create a new dataset,
MP-DocVQA, where questions are posed over multi-page documents instead of
single pages. Second, we propose a new hierarchical method, Hi-VT5, based on
the T5 architecture, that overcomes the limitations of current methods to
process long multi-page documents. The proposed method is based on a
hierarchical transformer architecture where the encoder summarizes the most
relevant information of every page and then, the decoder takes this summarized
information to generate the final answer. Through extensive experimentation, we
demonstrate that our method is able, in a single stage, to answer the questions
and provide the page that contains the relevant information to find the answer,
which can be used as a kind of explainability measure.
| [
{
"version": "v1",
"created": "Wed, 7 Dec 2022 10:09:49 GMT"
},
{
"version": "v2",
"created": "Sat, 1 Apr 2023 10:00:35 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Tito",
"Rubèn",
""
],
[
"Karatzas",
"Dimosthenis",
""
],
[
"Valveny",
"Ernest",
""
]
] | TITLE: Hierarchical multimodal transformers for Multi-Page DocVQA
ABSTRACT: Document Visual Question Answering (DocVQA) refers to the task of answering
questions from document images. Existing work on DocVQA only considers
single-page documents. However, in real scenarios documents are mostly composed
of multiple pages that should be processed altogether. In this work we extend
DocVQA to the multi-page scenario. For that, we first create a new dataset,
MP-DocVQA, where questions are posed over multi-page documents instead of
single pages. Second, we propose a new hierarchical method, Hi-VT5, based on
the T5 architecture, that overcomes the limitations of current methods to
process long multi-page documents. The proposed method is based on a
hierarchical transformer architecture where the encoder summarizes the most
relevant information of every page and then, the decoder takes this summarized
information to generate the final answer. Through extensive experimentation, we
demonstrate that our method is able, in a single stage, to answer the questions
and provide the page that contains the relevant information to find the answer,
which can be used as a kind of explainability measure.
| new_dataset | 0.960473 |
2212.09713 | Dhanajit Brahma | Dhanajit Brahma and Piyush Rai | A Probabilistic Framework for Lifelong Test-Time Adaptation | Accepted in CVPR 2023 | null | null | null | cs.LG cs.AI cs.CV stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Test-time adaptation (TTA) is the problem of updating a pre-trained source
model at inference time given test input(s) from a different target domain.
Most existing TTA approaches assume the setting in which the target domain is
stationary, i.e., all the test inputs come from a single target domain.
However, in many practical settings, the test input distribution might exhibit
a lifelong/continual shift over time. Moreover, existing TTA approaches also
lack the ability to provide reliable uncertainty estimates, which is crucial
when distribution shifts occur between the source and target domain. To address
these issues, we present PETAL (Probabilistic lifElong Test-time Adaptation
with seLf-training prior), which solves lifelong TTA using a probabilistic
approach, and naturally results in (1) a student-teacher framework, where the
teacher model is an exponential moving average of the student model, and (2)
regularizing the model updates at inference time using the source model as a
regularizer. To prevent model drift in the lifelong/continual TTA setting, we
also propose a data-driven parameter restoration technique which contributes to
reducing the error accumulation and maintaining the knowledge of recent domains
by restoring only the irrelevant parameters. In terms of predictive error rate
as well as uncertainty based metrics such as Brier score and negative
log-likelihood, our method achieves better results than the current
state-of-the-art for online lifelong test-time adaptation across various
benchmarks, such as CIFAR-10C, CIFAR-100C, ImageNetC, and ImageNet3DCC
datasets. The source code for our approach is accessible at
https://github.com/dhanajitb/petal.
| [
{
"version": "v1",
"created": "Mon, 19 Dec 2022 18:42:19 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 07:52:40 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Brahma",
"Dhanajit",
""
],
[
"Rai",
"Piyush",
""
]
] | TITLE: A Probabilistic Framework for Lifelong Test-Time Adaptation
ABSTRACT: Test-time adaptation (TTA) is the problem of updating a pre-trained source
model at inference time given test input(s) from a different target domain.
Most existing TTA approaches assume the setting in which the target domain is
stationary, i.e., all the test inputs come from a single target domain.
However, in many practical settings, the test input distribution might exhibit
a lifelong/continual shift over time. Moreover, existing TTA approaches also
lack the ability to provide reliable uncertainty estimates, which is crucial
when distribution shifts occur between the source and target domain. To address
these issues, we present PETAL (Probabilistic lifElong Test-time Adaptation
with seLf-training prior), which solves lifelong TTA using a probabilistic
approach, and naturally results in (1) a student-teacher framework, where the
teacher model is an exponential moving average of the student model, and (2)
regularizing the model updates at inference time using the source model as a
regularizer. To prevent model drift in the lifelong/continual TTA setting, we
also propose a data-driven parameter restoration technique which contributes to
reducing the error accumulation and maintaining the knowledge of recent domains
by restoring only the irrelevant parameters. In terms of predictive error rate
as well as uncertainty based metrics such as Brier score and negative
log-likelihood, our method achieves better results than the current
state-of-the-art for online lifelong test-time adaptation across various
benchmarks, such as CIFAR-10C, CIFAR-100C, ImageNetC, and ImageNet3DCC
datasets. The source code for our approach is accessible at
https://github.com/dhanajitb/petal.
| no_new_dataset | 0.949248 |
2301.03729 | Shaswat Mohanty | Shaswat Mohanty, Sanghyuk Yoo, Keonwook Kang, Wei Cai | Evaluating the Transferability of Machine-Learned Force Fields for
Material Property Modeling | 27 pages, 14 figures, under review | null | 10.1016/j.cpc.2023.108723 | null | cs.LG cs.NA math.NA physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | Machine-learned force fields have generated significant interest in recent
years as a tool for molecular dynamics (MD) simulations, with the aim of
developing accurate and efficient models that can replace classical interatomic
potentials. However, before these models can be confidently applied to
materials simulations, they must be thoroughly tested and validated. The
existing tests on the radial distribution function and mean-squared
displacements are insufficient in assessing the transferability of these
models. Here we present a more comprehensive set of benchmarking tests for
evaluating the transferability of machine-learned force fields. We use a graph
neural network (GNN)-based force field coupled with the OpenMM package to carry
out MD simulations for Argon as a test case. Our tests include computational
X-ray photon correlation spectroscopy (XPCS) signals, which capture the density
fluctuation at various length scales in the liquid phase, as well as phonon
density-of-state in the solid phase and the liquid-solid phase transition
behavior. Our results show that the model can accurately capture the behavior
of the solid phase only when the configurations from the solid phase are
included in the training dataset. This underscores the importance of
appropriately selecting the training data set when developing machine-learned
force fields. The tests presented in this work provide a necessary foundation
for the development and application of machine-learned force fields for
materials simulations.
| [
{
"version": "v1",
"created": "Tue, 10 Jan 2023 00:25:48 GMT"
},
{
"version": "v2",
"created": "Wed, 11 Jan 2023 17:54:52 GMT"
},
{
"version": "v3",
"created": "Sun, 15 Jan 2023 07:13:51 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Mohanty",
"Shaswat",
""
],
[
"Yoo",
"Sanghyuk",
""
],
[
"Kang",
"Keonwook",
""
],
[
"Cai",
"Wei",
""
]
] | TITLE: Evaluating the Transferability of Machine-Learned Force Fields for
Material Property Modeling
ABSTRACT: Machine-learned force fields have generated significant interest in recent
years as a tool for molecular dynamics (MD) simulations, with the aim of
developing accurate and efficient models that can replace classical interatomic
potentials. However, before these models can be confidently applied to
materials simulations, they must be thoroughly tested and validated. The
existing tests on the radial distribution function and mean-squared
displacements are insufficient in assessing the transferability of these
models. Here we present a more comprehensive set of benchmarking tests for
evaluating the transferability of machine-learned force fields. We use a graph
neural network (GNN)-based force field coupled with the OpenMM package to carry
out MD simulations for Argon as a test case. Our tests include computational
X-ray photon correlation spectroscopy (XPCS) signals, which capture the density
fluctuation at various length scales in the liquid phase, as well as phonon
density-of-state in the solid phase and the liquid-solid phase transition
behavior. Our results show that the model can accurately capture the behavior
of the solid phase only when the configurations from the solid phase are
included in the training dataset. This underscores the importance of
appropriately selecting the training data set when developing machine-learned
force fields. The tests presented in this work provide a necessary foundation
for the development and application of machine-learned force fields for
materials simulations.
| no_new_dataset | 0.941493 |
2301.04341 | Bita Azarijoo | Bita Azarijoo, Mostafa Salehi, Shaghayegh Najari | A Meta Path-based Approach for Rumor Detection on Social Media | This paper has been accepted to 2023 28th International Computer
Conference, Computer Society of Iran (CSICC) | null | null | null | cs.SI cs.LG | http://creativecommons.org/publicdomain/zero/1.0/ | The prominent role of social media in people's daily lives has made them more
inclined to receive news through social networks than traditional sources. This
shift in public behavior has opened doors for some to diffuse fake news on
social media; and subsequently cause negative economic, political, and social
consequences as well as distrust among the public.
There are many proposed methods to solve the rumor detection problem, most of
which do not take full advantage of the heterogeneous nature of news
propagation networks. With this intention, we considered a previously proposed
architecture as our baseline and performed the idea of structural feature
extraction from the heterogeneous rumor propagation over its architecture using
the concept of meta path-based embeddings. We named our model Meta Path-based
Global Local Attention Network (MGLAN). Extensive experimental analysis on
three state-of-the-art datasets has demonstrated that MGLAN outperforms other
models by capturing node-level discrimination to different node types.
| [
{
"version": "v1",
"created": "Wed, 11 Jan 2023 07:31:47 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 07:28:30 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Azarijoo",
"Bita",
""
],
[
"Salehi",
"Mostafa",
""
],
[
"Najari",
"Shaghayegh",
""
]
] | TITLE: A Meta Path-based Approach for Rumor Detection on Social Media
ABSTRACT: The prominent role of social media in people's daily lives has made them more
inclined to receive news through social networks than traditional sources. This
shift in public behavior has opened doors for some to diffuse fake news on
social media; and subsequently cause negative economic, political, and social
consequences as well as distrust among the public.
There are many proposed methods to solve the rumor detection problem, most of
which do not take full advantage of the heterogeneous nature of news
propagation networks. With this intention, we considered a previously proposed
architecture as our baseline and performed the idea of structural feature
extraction from the heterogeneous rumor propagation over its architecture using
the concept of meta path-based embeddings. We named our model Meta Path-based
Global Local Attention Network (MGLAN). Extensive experimental analysis on
three state-of-the-art datasets has demonstrated that MGLAN outperforms other
models by capturing node-level discrimination to different node types.
| no_new_dataset | 0.945248 |
2301.12557 | Cheng Zhao | Cheng Zhao | Fast Correlation Function Calculator -- A high-performance pair counting
toolkit | 18 pages, 18 figures. The FCFC package is publicly available at
https://github.com/cheng-zhao/FCFC | A&A 672, A83 (2023) | 10.1051/0004-6361/202346015 | null | astro-ph.IM astro-ph.CO cs.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Context. A novel high-performance exact pair counting toolkit called Fast
Correlation Function Calculator (FCFC) is presented, which is publicly
available at https://github.com/cheng-zhao/FCFC. Aims. As the rapid growth of
modern cosmological datasets, the evaluation of correlation functions with
observational and simulation catalogues has become a challenge. High-efficiency
pair counting codes are thus in great demand. Methods. We introduce different
data structures and algorithms that can be used for pair counting problems, and
perform comprehensive benchmarks to identify the most efficient ones for
real-world cosmological applications. We then describe the three levels of
parallelisms used by FCFC -- including SIMD, OpenMP, and MPI -- and run
extensive tests to investigate the scalabilities. Finally, we compare the
efficiency of FCFC against alternative pair counting codes. Results. The data
structures and histogram update algorithms implemented in FCFC are shown to
outperform alternative methods. FCFC does not benefit much from SIMD as the
bottleneck of our histogram update algorithm is mostly cache latency.
Nevertheless, the efficiency of FCFC scales well with the numbers of OpenMP
threads and MPI processes, albeit the speedups may be degraded with over a few
thousand threads in total. FCFC is found to be faster than most (if not all)
other public pair counting codes for modern cosmological pair counting
applications.
| [
{
"version": "v1",
"created": "Sun, 29 Jan 2023 22:08:03 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Zhao",
"Cheng",
""
]
] | TITLE: Fast Correlation Function Calculator -- A high-performance pair counting
toolkit
ABSTRACT: Context. A novel high-performance exact pair counting toolkit called Fast
Correlation Function Calculator (FCFC) is presented, which is publicly
available at https://github.com/cheng-zhao/FCFC. Aims. As the rapid growth of
modern cosmological datasets, the evaluation of correlation functions with
observational and simulation catalogues has become a challenge. High-efficiency
pair counting codes are thus in great demand. Methods. We introduce different
data structures and algorithms that can be used for pair counting problems, and
perform comprehensive benchmarks to identify the most efficient ones for
real-world cosmological applications. We then describe the three levels of
parallelisms used by FCFC -- including SIMD, OpenMP, and MPI -- and run
extensive tests to investigate the scalabilities. Finally, we compare the
efficiency of FCFC against alternative pair counting codes. Results. The data
structures and histogram update algorithms implemented in FCFC are shown to
outperform alternative methods. FCFC does not benefit much from SIMD as the
bottleneck of our histogram update algorithm is mostly cache latency.
Nevertheless, the efficiency of FCFC scales well with the numbers of OpenMP
threads and MPI processes, albeit the speedups may be degraded with over a few
thousand threads in total. FCFC is found to be faster than most (if not all)
other public pair counting codes for modern cosmological pair counting
applications.
| no_new_dataset | 0.940626 |
2302.12260 | Hubert Baty | Hubert Baty, Leo Baty | Solving differential equations using physics informed deep learning: a
hand-on tutorial with benchmark tests | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | We revisit the original approach of using deep learning and neural networks
to solve differential equations by incorporating the knowledge of the equation.
This is done by adding a dedicated term to the loss function during the
optimization procedure in the training process. The so-called physics-informed
neural networks (PINNs) are tested on a variety of academic ordinary
differential equations in order to highlight the benefits and drawbacks of this
approach with respect to standard integration methods. We focus on the
possibility to use the least possible amount of data into the training process.
The principles of PINNs for solving differential equations by enforcing
physical laws via penalizing terms are reviewed. A tutorial on a simple
equation model illustrates how to put into practice the method for ordinary
differential equations. Benchmark tests show that a very small amount of
training data is sufficient to predict the solution when the non linearity of
the problem is weak. However, this is not the case in strongly non linear
problems where a priori knowledge of training data over some partial or the
whole time integration interval is necessary.
| [
{
"version": "v1",
"created": "Thu, 23 Feb 2023 16:08:39 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 16:00:35 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Baty",
"Hubert",
""
],
[
"Baty",
"Leo",
""
]
] | TITLE: Solving differential equations using physics informed deep learning: a
hand-on tutorial with benchmark tests
ABSTRACT: We revisit the original approach of using deep learning and neural networks
to solve differential equations by incorporating the knowledge of the equation.
This is done by adding a dedicated term to the loss function during the
optimization procedure in the training process. The so-called physics-informed
neural networks (PINNs) are tested on a variety of academic ordinary
differential equations in order to highlight the benefits and drawbacks of this
approach with respect to standard integration methods. We focus on the
possibility to use the least possible amount of data into the training process.
The principles of PINNs for solving differential equations by enforcing
physical laws via penalizing terms are reviewed. A tutorial on a simple
equation model illustrates how to put into practice the method for ordinary
differential equations. Benchmark tests show that a very small amount of
training data is sufficient to predict the solution when the non linearity of
the problem is weak. However, this is not the case in strongly non linear
problems where a priori knowledge of training data over some partial or the
whole time integration interval is necessary.
| no_new_dataset | 0.949669 |
2302.12656 | Fatemeh Mohammadi Amin | Charith Munasinghe, Fatemeh Mohammadi Amin, Davide Scaramuzza, Hans
Wernher van de Venn | COVERED, CollabOratiVE Robot Environment Dataset for 3D Semantic
segmentation | null | IEEE Conference on Emerging Technologies and Factory Automation
(ETFA 2022) | 10.1109/ETFA52439.2022.9921525 | null | cs.CV cs.RO | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Safe human-robot collaboration (HRC) has recently gained a lot of interest
with the emerging Industry 5.0 paradigm. Conventional robots are being replaced
with more intelligent and flexible collaborative robots (cobots). Safe and
efficient collaboration between cobots and humans largely relies on the cobot's
comprehensive semantic understanding of the dynamic surrounding of industrial
environments. Despite the importance of semantic understanding for such
applications, 3D semantic segmentation of collaborative robot workspaces lacks
sufficient research and dedicated datasets. The performance limitation caused
by insufficient datasets is called 'data hunger' problem. To overcome this
current limitation, this work develops a new dataset specifically designed for
this use case, named "COVERED", which includes point-wise annotated point
clouds of a robotic cell. Lastly, we also provide a benchmark of current
state-of-the-art (SOTA) algorithm performance on the dataset and demonstrate a
real-time semantic segmentation of a collaborative robot workspace using a
multi-LiDAR system. The promising results from using the trained Deep Networks
on a real-time dynamically changing situation shows that we are on the right
track. Our perception pipeline achieves 20Hz throughput with a prediction point
accuracy of $>$96\% and $>$92\% mean intersection over union (mIOU) while
maintaining an 8Hz throughput.
| [
{
"version": "v1",
"created": "Fri, 24 Feb 2023 14:24:58 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 09:06:52 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Munasinghe",
"Charith",
""
],
[
"Amin",
"Fatemeh Mohammadi",
""
],
[
"Scaramuzza",
"Davide",
""
],
[
"van de Venn",
"Hans Wernher",
""
]
] | TITLE: COVERED, CollabOratiVE Robot Environment Dataset for 3D Semantic
segmentation
ABSTRACT: Safe human-robot collaboration (HRC) has recently gained a lot of interest
with the emerging Industry 5.0 paradigm. Conventional robots are being replaced
with more intelligent and flexible collaborative robots (cobots). Safe and
efficient collaboration between cobots and humans largely relies on the cobot's
comprehensive semantic understanding of the dynamic surrounding of industrial
environments. Despite the importance of semantic understanding for such
applications, 3D semantic segmentation of collaborative robot workspaces lacks
sufficient research and dedicated datasets. The performance limitation caused
by insufficient datasets is called 'data hunger' problem. To overcome this
current limitation, this work develops a new dataset specifically designed for
this use case, named "COVERED", which includes point-wise annotated point
clouds of a robotic cell. Lastly, we also provide a benchmark of current
state-of-the-art (SOTA) algorithm performance on the dataset and demonstrate a
real-time semantic segmentation of a collaborative robot workspace using a
multi-LiDAR system. The promising results from using the trained Deep Networks
on a real-time dynamically changing situation shows that we are on the right
track. Our perception pipeline achieves 20Hz throughput with a prediction point
accuracy of $>$96\% and $>$92\% mean intersection over union (mIOU) while
maintaining an 8Hz throughput.
| new_dataset | 0.961929 |
2303.03373 | Yixin Chen | Yixin Chen, Sai Kumar Dwivedi, Michael J. Black, Dimitrios Tzionas | Detecting Human-Object Contact in Images | Accepted at CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Humans constantly contact objects to move and perform tasks. Thus, detecting
human-object contact is important for building human-centered artificial
intelligence. However, there exists no robust method to detect contact between
the body and the scene from an image, and there exists no dataset to learn such
a detector. We fill this gap with HOT ("Human-Object conTact"), a new dataset
of human-object contacts for images. To build HOT, we use two data sources: (1)
We use the PROX dataset of 3D human meshes moving in 3D scenes, and
automatically annotate 2D image areas for contact via 3D mesh proximity and
projection. (2) We use the V-COCO, HAKE and Watch-n-Patch datasets, and ask
trained annotators to draw polygons for the 2D image areas where contact takes
place. We also annotate the involved body part of the human body. We use our
HOT dataset to train a new contact detector, which takes a single color image
as input, and outputs 2D contact heatmaps as well as the body-part labels that
are in contact. This is a new and challenging task that extends current
foot-ground or hand-object contact detectors to the full generality of the
whole body. The detector uses a part-attention branch to guide contact
estimation through the context of the surrounding body parts and scene. We
evaluate our detector extensively, and quantitative results show that our model
outperforms baselines, and that all components contribute to better
performance. Results on images from an online repository show reasonable
detections and generalizability.
| [
{
"version": "v1",
"created": "Mon, 6 Mar 2023 18:56:26 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 13:48:30 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Chen",
"Yixin",
""
],
[
"Dwivedi",
"Sai Kumar",
""
],
[
"Black",
"Michael J.",
""
],
[
"Tzionas",
"Dimitrios",
""
]
] | TITLE: Detecting Human-Object Contact in Images
ABSTRACT: Humans constantly contact objects to move and perform tasks. Thus, detecting
human-object contact is important for building human-centered artificial
intelligence. However, there exists no robust method to detect contact between
the body and the scene from an image, and there exists no dataset to learn such
a detector. We fill this gap with HOT ("Human-Object conTact"), a new dataset
of human-object contacts for images. To build HOT, we use two data sources: (1)
We use the PROX dataset of 3D human meshes moving in 3D scenes, and
automatically annotate 2D image areas for contact via 3D mesh proximity and
projection. (2) We use the V-COCO, HAKE and Watch-n-Patch datasets, and ask
trained annotators to draw polygons for the 2D image areas where contact takes
place. We also annotate the involved body part of the human body. We use our
HOT dataset to train a new contact detector, which takes a single color image
as input, and outputs 2D contact heatmaps as well as the body-part labels that
are in contact. This is a new and challenging task that extends current
foot-ground or hand-object contact detectors to the full generality of the
whole body. The detector uses a part-attention branch to guide contact
estimation through the context of the surrounding body parts and scene. We
evaluate our detector extensively, and quantitative results show that our model
outperforms baselines, and that all components contribute to better
performance. Results on images from an online repository show reasonable
detections and generalizability.
| new_dataset | 0.975785 |
2303.06531 | Xiaopeng Hong | Yabin Wang, Xiaopeng Hong, Zhiheng Ma, Tiedong Ma, Baoxing Qin, Zhou
Su | Towards Practical Multi-Robot Hybrid Tasks Allocation for Autonomous
Cleaning | null | null | null | null | cs.RO cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Task allocation plays a vital role in multi-robot autonomous cleaning
systems, where multiple robots work together to clean a large area. However,
most current studies mainly focus on deterministic, single-task allocation for
cleaning robots, without considering hybrid tasks in uncertain working
environments. Moreover, there is a lack of datasets and benchmarks for relevant
research. In this paper, to address these problems, we formulate multi-robot
hybrid-task allocation under the uncertain cleaning environment as a robust
optimization problem. Firstly, we propose a novel robust mixed-integer linear
programming model with practical constraints including the task order
constraint for different tasks and the ability constraints of hybrid robots.
Secondly, we establish a dataset of \emph{100} instances made from floor plans,
each of which has 2D manually-labeled images and a 3D model. Thirdly, we
provide comprehensive results on the collected dataset using three traditional
optimization approaches and a deep reinforcement learning-based solver. The
evaluation results show that our solution meets the needs of multi-robot
cleaning task allocation and the robust solver can protect the system from
worst-case scenarios with little additional cost. The benchmark will be
available at
{https://github.com/iamwangyabin/Multi-robot-Cleaning-Task-Allocation}.
| [
{
"version": "v1",
"created": "Sun, 12 Mar 2023 01:15:08 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 06:13:27 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Wang",
"Yabin",
""
],
[
"Hong",
"Xiaopeng",
""
],
[
"Ma",
"Zhiheng",
""
],
[
"Ma",
"Tiedong",
""
],
[
"Qin",
"Baoxing",
""
],
[
"Su",
"Zhou",
""
]
] | TITLE: Towards Practical Multi-Robot Hybrid Tasks Allocation for Autonomous
Cleaning
ABSTRACT: Task allocation plays a vital role in multi-robot autonomous cleaning
systems, where multiple robots work together to clean a large area. However,
most current studies mainly focus on deterministic, single-task allocation for
cleaning robots, without considering hybrid tasks in uncertain working
environments. Moreover, there is a lack of datasets and benchmarks for relevant
research. In this paper, to address these problems, we formulate multi-robot
hybrid-task allocation under the uncertain cleaning environment as a robust
optimization problem. Firstly, we propose a novel robust mixed-integer linear
programming model with practical constraints including the task order
constraint for different tasks and the ability constraints of hybrid robots.
Secondly, we establish a dataset of \emph{100} instances made from floor plans,
each of which has 2D manually-labeled images and a 3D model. Thirdly, we
provide comprehensive results on the collected dataset using three traditional
optimization approaches and a deep reinforcement learning-based solver. The
evaluation results show that our solution meets the needs of multi-robot
cleaning task allocation and the robust solver can protect the system from
worst-case scenarios with little additional cost. The benchmark will be
available at
{https://github.com/iamwangyabin/Multi-robot-Cleaning-Task-Allocation}.
| new_dataset | 0.961316 |
2303.09101 | Shirui Huang | Shirui Huang, Keyan Wang, Huan Liu, Jun Chen and Yunsong Li | Contrastive Semi-supervised Learning for Underwater Image Restoration
via Reliable Bank | CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Despite the remarkable achievement of recent underwater image restoration
techniques, the lack of labeled data has become a major hurdle for further
progress. In this work, we propose a mean-teacher based Semi-supervised
Underwater Image Restoration (Semi-UIR) framework to incorporate the unlabeled
data into network training. However, the naive mean-teacher method suffers from
two main problems: (1) The consistency loss used in training might become
ineffective when the teacher's prediction is wrong. (2) Using L1 distance may
cause the network to overfit wrong labels, resulting in confirmation bias. To
address the above problems, we first introduce a reliable bank to store the
"best-ever" outputs as pseudo ground truth. To assess the quality of outputs,
we conduct an empirical analysis based on the monotonicity property to select
the most trustworthy NR-IQA method. Besides, in view of the confirmation bias
problem, we incorporate contrastive regularization to prevent the overfitting
on wrong labels. Experimental results on both full-reference and non-reference
underwater benchmarks demonstrate that our algorithm has obvious improvement
over SOTA methods quantitatively and qualitatively. Code has been released at
https://github.com/Huang-ShiRui/Semi-UIR.
| [
{
"version": "v1",
"created": "Thu, 16 Mar 2023 06:14:18 GMT"
},
{
"version": "v2",
"created": "Mon, 20 Mar 2023 05:47:14 GMT"
},
{
"version": "v3",
"created": "Tue, 21 Mar 2023 02:21:03 GMT"
},
{
"version": "v4",
"created": "Tue, 4 Apr 2023 08:19:34 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Huang",
"Shirui",
""
],
[
"Wang",
"Keyan",
""
],
[
"Liu",
"Huan",
""
],
[
"Chen",
"Jun",
""
],
[
"Li",
"Yunsong",
""
]
] | TITLE: Contrastive Semi-supervised Learning for Underwater Image Restoration
via Reliable Bank
ABSTRACT: Despite the remarkable achievement of recent underwater image restoration
techniques, the lack of labeled data has become a major hurdle for further
progress. In this work, we propose a mean-teacher based Semi-supervised
Underwater Image Restoration (Semi-UIR) framework to incorporate the unlabeled
data into network training. However, the naive mean-teacher method suffers from
two main problems: (1) The consistency loss used in training might become
ineffective when the teacher's prediction is wrong. (2) Using L1 distance may
cause the network to overfit wrong labels, resulting in confirmation bias. To
address the above problems, we first introduce a reliable bank to store the
"best-ever" outputs as pseudo ground truth. To assess the quality of outputs,
we conduct an empirical analysis based on the monotonicity property to select
the most trustworthy NR-IQA method. Besides, in view of the confirmation bias
problem, we incorporate contrastive regularization to prevent the overfitting
on wrong labels. Experimental results on both full-reference and non-reference
underwater benchmarks demonstrate that our algorithm has obvious improvement
over SOTA methods quantitatively and qualitatively. Code has been released at
https://github.com/Huang-ShiRui/Semi-UIR.
| no_new_dataset | 0.947039 |
2303.12582 | Chris C. Emezue | Chris Chinenye Emezue, Sanchit Gandhi, Lewis Tunstall, Abubakar Abid,
Josh Meyer, Quentin Lhoest, Pete Allen, Patrick Von Platen, Douwe Kiela,
Yacine Jernite, Julien Chaumond, Merve Noyan, Omar Sanseviero | AfroDigits: A Community-Driven Spoken Digit Dataset for African
Languages | Accepted to the AfricaNLP Workshop at ICLR 2023 | null | null | null | cs.CL | http://creativecommons.org/licenses/by-nc-sa/4.0/ | The advancement of speech technologies has been remarkable, yet its
integration with African languages remains limited due to the scarcity of
African speech corpora. To address this issue, we present AfroDigits, a
minimalist, community-driven dataset of spoken digits for African languages,
currently covering 38 African languages. As a demonstration of the practical
applications of AfroDigits, we conduct audio digit classification experiments
on six African languages [Igbo (ibo), Yoruba (yor), Rundi (run), Oshiwambo
(kua), Shona (sna), and Oromo (gax)] using the Wav2Vec2.0-Large and XLS-R
models. Our experiments reveal a useful insight on the effect of mixing African
speech corpora during finetuning. AfroDigits is the first published audio digit
dataset for African languages and we believe it will, among other things, pave
the way for Afro-centric speech applications such as the recognition of
telephone numbers, and street numbers. We release the dataset and platform
publicly at https://huggingface.co/datasets/chrisjay/crowd-speech-africa and
https://huggingface.co/spaces/chrisjay/afro-speech respectively.
| [
{
"version": "v1",
"created": "Wed, 22 Mar 2023 14:09:20 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 03:32:24 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Emezue",
"Chris Chinenye",
""
],
[
"Gandhi",
"Sanchit",
""
],
[
"Tunstall",
"Lewis",
""
],
[
"Abid",
"Abubakar",
""
],
[
"Meyer",
"Josh",
""
],
[
"Lhoest",
"Quentin",
""
],
[
"Allen",
"Pete",
""
],
[
"Von Platen",
"Patrick",
""
],
[
"Kiela",
"Douwe",
""
],
[
"Jernite",
"Yacine",
""
],
[
"Chaumond",
"Julien",
""
],
[
"Noyan",
"Merve",
""
],
[
"Sanseviero",
"Omar",
""
]
] | TITLE: AfroDigits: A Community-Driven Spoken Digit Dataset for African
Languages
ABSTRACT: The advancement of speech technologies has been remarkable, yet its
integration with African languages remains limited due to the scarcity of
African speech corpora. To address this issue, we present AfroDigits, a
minimalist, community-driven dataset of spoken digits for African languages,
currently covering 38 African languages. As a demonstration of the practical
applications of AfroDigits, we conduct audio digit classification experiments
on six African languages [Igbo (ibo), Yoruba (yor), Rundi (run), Oshiwambo
(kua), Shona (sna), and Oromo (gax)] using the Wav2Vec2.0-Large and XLS-R
models. Our experiments reveal a useful insight on the effect of mixing African
speech corpora during finetuning. AfroDigits is the first published audio digit
dataset for African languages and we believe it will, among other things, pave
the way for Afro-centric speech applications such as the recognition of
telephone numbers, and street numbers. We release the dataset and platform
publicly at https://huggingface.co/datasets/chrisjay/crowd-speech-africa and
https://huggingface.co/spaces/chrisjay/afro-speech respectively.
| new_dataset | 0.955651 |
2303.12741 | Harrison Smith | Harrison Jesse Smith, Qingyuan Zheng, Yifei Li, Somya Jain, Jessica K.
Hodgins | A Method for Animating Children's Drawings of the Human Figure | null | null | null | null | cs.CV cs.GR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Children's drawings have a wonderful inventiveness, creativity, and variety
to them. We present a system that automatically animates children's drawings of
the human figure, is robust to the variance inherent in these depictions, and
is simple and straightforward enough for anyone to use. We demonstrate the
value and broad appeal of our approach by building and releasing the Animated
Drawings Demo, a freely available public website that has been used by millions
of people around the world. We present a set of experiments exploring the
amount of training data needed for fine-tuning, as well as a perceptual study
demonstrating the appeal of a novel twisted perspective retargeting technique.
Finally, we introduce the Amateur Drawings Dataset, a first-of-its-kind
annotated dataset, collected via the public demo, containing over 178,000
amateur drawings and corresponding user-accepted character bounding boxes,
segmentation masks, and joint location annotations.
| [
{
"version": "v1",
"created": "Tue, 7 Mar 2023 22:31:28 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 17:03:59 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Smith",
"Harrison Jesse",
""
],
[
"Zheng",
"Qingyuan",
""
],
[
"Li",
"Yifei",
""
],
[
"Jain",
"Somya",
""
],
[
"Hodgins",
"Jessica K.",
""
]
] | TITLE: A Method for Animating Children's Drawings of the Human Figure
ABSTRACT: Children's drawings have a wonderful inventiveness, creativity, and variety
to them. We present a system that automatically animates children's drawings of
the human figure, is robust to the variance inherent in these depictions, and
is simple and straightforward enough for anyone to use. We demonstrate the
value and broad appeal of our approach by building and releasing the Animated
Drawings Demo, a freely available public website that has been used by millions
of people around the world. We present a set of experiments exploring the
amount of training data needed for fine-tuning, as well as a perceptual study
demonstrating the appeal of a novel twisted perspective retargeting technique.
Finally, we introduce the Amateur Drawings Dataset, a first-of-its-kind
annotated dataset, collected via the public demo, containing over 178,000
amateur drawings and corresponding user-accepted character bounding boxes,
segmentation masks, and joint location annotations.
| new_dataset | 0.952926 |
2303.15161 | Yunhao Chen | Yunhao Chen and Yunjie Zhu and Zihui Yan and Jianlu Shen and Zhen Ren
and Yifan Huang | Data Augmentation for Environmental Sound Classification Using Diffusion
Probabilistic Model with Top-k Selection Discriminator | null | null | null | null | cs.SD eess.AS | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Despite consistent advancement in powerful deep learning techniques in recent
years, large amounts of training data are still necessary for the models to
avoid overfitting. Synthetic datasets using generative adversarial networks
(GAN) have recently been generated to overcome this problem. Nevertheless,
despite advancements, GAN-based methods are usually hard to train or fail to
generate high-quality data samples. In this paper, we propose an environmental
sound classification augmentation technique based on the diffusion
probabilistic model with DPM-Solver$++$ for fast sampling. In addition, to
ensure the quality of the generated spectrograms, we train a top-k selection
discriminator on the dataset. According to the experiment results, the
synthesized spectrograms have similar features to the original dataset and can
significantly increase the classification accuracy of different
state-of-the-art models compared with traditional data augmentation techniques.
The public code is available on
https://github.com/JNAIC/DPMs-for-Audio-Data-Augmentation.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 12:51:33 GMT"
},
{
"version": "v2",
"created": "Wed, 29 Mar 2023 02:18:57 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Apr 2023 17:18:12 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Chen",
"Yunhao",
""
],
[
"Zhu",
"Yunjie",
""
],
[
"Yan",
"Zihui",
""
],
[
"Shen",
"Jianlu",
""
],
[
"Ren",
"Zhen",
""
],
[
"Huang",
"Yifan",
""
]
] | TITLE: Data Augmentation for Environmental Sound Classification Using Diffusion
Probabilistic Model with Top-k Selection Discriminator
ABSTRACT: Despite consistent advancement in powerful deep learning techniques in recent
years, large amounts of training data are still necessary for the models to
avoid overfitting. Synthetic datasets using generative adversarial networks
(GAN) have recently been generated to overcome this problem. Nevertheless,
despite advancements, GAN-based methods are usually hard to train or fail to
generate high-quality data samples. In this paper, we propose an environmental
sound classification augmentation technique based on the diffusion
probabilistic model with DPM-Solver$++$ for fast sampling. In addition, to
ensure the quality of the generated spectrograms, we train a top-k selection
discriminator on the dataset. According to the experiment results, the
synthesized spectrograms have similar features to the original dataset and can
significantly increase the classification accuracy of different
state-of-the-art models compared with traditional data augmentation techniques.
The public code is available on
https://github.com/JNAIC/DPMs-for-Audio-Data-Augmentation.
| no_new_dataset | 0.950549 |
2303.17489 | Kim Sung-Bin | Minkyu Kim, Kim Sung-Bin, Tae-Hyun Oh | Prefix tuning for automated audio captioning | ICASSP 2023 | null | null | null | eess.AS cs.MM cs.SD | http://creativecommons.org/licenses/by/4.0/ | Audio captioning aims to generate text descriptions from environmental
sounds. One challenge of audio captioning is the difficulty of the
generalization due to the lack of audio-text paired training data. In this
work, we propose a simple yet effective method of dealing with small-scaled
datasets by leveraging a pre-trained language model. We keep the language model
frozen to maintain the expressivity for text generation, and we only learn to
extract global and temporal features from the input audio. To bridge a modality
gap between the audio features and the language model, we employ mapping
networks that translate audio features to the continuous vectors the language
model can understand, called prefixes. We evaluate our proposed method on the
Clotho and AudioCaps dataset and show our method outperforms prior arts in
diverse experimental settings.
| [
{
"version": "v1",
"created": "Thu, 30 Mar 2023 16:01:28 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 07:39:28 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Kim",
"Minkyu",
""
],
[
"Sung-Bin",
"Kim",
""
],
[
"Oh",
"Tae-Hyun",
""
]
] | TITLE: Prefix tuning for automated audio captioning
ABSTRACT: Audio captioning aims to generate text descriptions from environmental
sounds. One challenge of audio captioning is the difficulty of the
generalization due to the lack of audio-text paired training data. In this
work, we propose a simple yet effective method of dealing with small-scaled
datasets by leveraging a pre-trained language model. We keep the language model
frozen to maintain the expressivity for text generation, and we only learn to
extract global and temporal features from the input audio. To bridge a modality
gap between the audio features and the language model, we employ mapping
networks that translate audio features to the continuous vectors the language
model can understand, called prefixes. We evaluate our proposed method on the
Clotho and AudioCaps dataset and show our method outperforms prior arts in
diverse experimental settings.
| no_new_dataset | 0.9462 |
2303.18044 | Shengyang Sun | Shengyang Sun, Xiaojin Gong | Long-Short Temporal Co-Teaching for Weakly Supervised Video Anomaly
Detection | Accepted by ICME 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Weakly supervised video anomaly detection (WS-VAD) is a challenging problem
that aims to learn VAD models only with video-level annotations. In this work,
we propose a Long-Short Temporal Co-teaching (LSTC) method to address the
WS-VAD problem. It constructs two tubelet-based spatio-temporal transformer
networks to learn from short- and long-term video clips respectively. Each
network is trained with respect to a multiple instance learning (MIL)-based
ranking loss, together with a cross-entropy loss when clip-level pseudo labels
are available. A co-teaching strategy is adopted to train the two networks.
That is, clip-level pseudo labels generated from each network are used to
supervise the other one at the next training round, and the two networks are
learned alternatively and iteratively. Our proposed method is able to better
deal with the anomalies with varying durations as well as subtle anomalies.
Extensive experiments on three public datasets demonstrate that our method
outperforms state-of-the-art WS-VAD methods.
| [
{
"version": "v1",
"created": "Fri, 31 Mar 2023 13:28:06 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 07:05:46 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Sun",
"Shengyang",
""
],
[
"Gong",
"Xiaojin",
""
]
] | TITLE: Long-Short Temporal Co-Teaching for Weakly Supervised Video Anomaly
Detection
ABSTRACT: Weakly supervised video anomaly detection (WS-VAD) is a challenging problem
that aims to learn VAD models only with video-level annotations. In this work,
we propose a Long-Short Temporal Co-teaching (LSTC) method to address the
WS-VAD problem. It constructs two tubelet-based spatio-temporal transformer
networks to learn from short- and long-term video clips respectively. Each
network is trained with respect to a multiple instance learning (MIL)-based
ranking loss, together with a cross-entropy loss when clip-level pseudo labels
are available. A co-teaching strategy is adopted to train the two networks.
That is, clip-level pseudo labels generated from each network are used to
supervise the other one at the next training round, and the two networks are
learned alternatively and iteratively. Our proposed method is able to better
deal with the anomalies with varying durations as well as subtle anomalies.
Extensive experiments on three public datasets demonstrate that our method
outperforms state-of-the-art WS-VAD methods.
| no_new_dataset | 0.951142 |
2304.00254 | Shuning Chang | Shuning Chang, Pichao Wang, Fan Wang, Jiashi Feng, Mike Zheng Show | DOAD: Decoupled One Stage Action Detection Network | 11 pages | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Localizing people and recognizing their actions from videos is a challenging
task towards high-level video understanding. Existing methods are mostly
two-stage based, with one stage for person bounding box generation and the
other stage for action recognition. However, such two-stage methods are
generally with low efficiency. We observe that directly unifying detection and
action recognition normally suffers from (i) inferior learning due to different
desired properties of context representation for detection and action
recognition; (ii) optimization difficulty with insufficient training data. In
this work, we present a decoupled one-stage network dubbed DOAD, to mitigate
above issues and improve the efficiency for spatio-temporal action detection.
To achieve it, we decouple detection and action recognition into two branches.
Specifically, one branch focuses on detection representation for actor
detection, and the other one for action recognition. For the action branch, we
design a transformer-based module (TransPC) to model pairwise relationships
between people and context. Different from commonly used vector-based dot
product in self-attention, it is built upon a novel matrix-based key and value
for Hadamard attention to model person-context information. It not only
exploits relationships between person pairs but also takes into account context
and relative position information. The results on AVA and UCF101-24 datasets
show that our method is competitive with two-stage state-of-the-art methods
with significant efficiency improvement.
| [
{
"version": "v1",
"created": "Sat, 1 Apr 2023 08:06:43 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 07:08:41 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Chang",
"Shuning",
""
],
[
"Wang",
"Pichao",
""
],
[
"Wang",
"Fan",
""
],
[
"Feng",
"Jiashi",
""
],
[
"Show",
"Mike Zheng",
""
]
] | TITLE: DOAD: Decoupled One Stage Action Detection Network
ABSTRACT: Localizing people and recognizing their actions from videos is a challenging
task towards high-level video understanding. Existing methods are mostly
two-stage based, with one stage for person bounding box generation and the
other stage for action recognition. However, such two-stage methods are
generally with low efficiency. We observe that directly unifying detection and
action recognition normally suffers from (i) inferior learning due to different
desired properties of context representation for detection and action
recognition; (ii) optimization difficulty with insufficient training data. In
this work, we present a decoupled one-stage network dubbed DOAD, to mitigate
above issues and improve the efficiency for spatio-temporal action detection.
To achieve it, we decouple detection and action recognition into two branches.
Specifically, one branch focuses on detection representation for actor
detection, and the other one for action recognition. For the action branch, we
design a transformer-based module (TransPC) to model pairwise relationships
between people and context. Different from commonly used vector-based dot
product in self-attention, it is built upon a novel matrix-based key and value
for Hadamard attention to model person-context information. It not only
exploits relationships between person pairs but also takes into account context
and relative position information. The results on AVA and UCF101-24 datasets
show that our method is competitive with two-stage state-of-the-art methods
with significant efficiency improvement.
| no_new_dataset | 0.941815 |
2304.00388 | Cosmas Heiss | Cosmas Hei{\ss}, Ingo G\"uhring and Martin Eigel | Multilevel CNNs for Parametric PDEs | 42 pages, 5 figures, 5 tables | null | null | null | cs.LG cs.NA math.AP math.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We combine concepts from multilevel solvers for partial differential
equations (PDEs) with neural network based deep learning and propose a new
methodology for the efficient numerical solution of high-dimensional parametric
PDEs. An in-depth theoretical analysis shows that the proposed architecture is
able to approximate multigrid V-cycles to arbitrary precision with the number
of weights only depending logarithmically on the resolution of the finest mesh.
As a consequence, approximation bounds for the solution of parametric PDEs by
neural networks that are independent on the (stochastic) parameter dimension
can be derived. The performance of the proposed method is illustrated on
high-dimensional parametric linear elliptic PDEs that are common benchmark
problems in uncertainty quantification. We find substantial improvements over
state-of-the-art deep learning-based solvers. As particularly challenging
examples, random conductivity with high-dimensional non-affine Gaussian fields
in 100 parameter dimensions and a random cookie problem are examined. Due to
the multilevel structure of our method, the amount of training samples can be
reduced on finer levels, hence significantly lowering the generation time for
training data and the training time of our method.
| [
{
"version": "v1",
"created": "Sat, 1 Apr 2023 21:11:05 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Apr 2023 12:42:26 GMT"
}
] | 2023-04-05T00:00:00 | [
[
"Heiß",
"Cosmas",
""
],
[
"Gühring",
"Ingo",
""
],
[
"Eigel",
"Martin",
""
]
] | TITLE: Multilevel CNNs for Parametric PDEs
ABSTRACT: We combine concepts from multilevel solvers for partial differential
equations (PDEs) with neural network based deep learning and propose a new
methodology for the efficient numerical solution of high-dimensional parametric
PDEs. An in-depth theoretical analysis shows that the proposed architecture is
able to approximate multigrid V-cycles to arbitrary precision with the number
of weights only depending logarithmically on the resolution of the finest mesh.
As a consequence, approximation bounds for the solution of parametric PDEs by
neural networks that are independent on the (stochastic) parameter dimension
can be derived. The performance of the proposed method is illustrated on
high-dimensional parametric linear elliptic PDEs that are common benchmark
problems in uncertainty quantification. We find substantial improvements over
state-of-the-art deep learning-based solvers. As particularly challenging
examples, random conductivity with high-dimensional non-affine Gaussian fields
in 100 parameter dimensions and a random cookie problem are examined. Due to
the multilevel structure of our method, the amount of training samples can be
reduced on finer levels, hence significantly lowering the generation time for
training data and the training time of our method.
| no_new_dataset | 0.947235 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.