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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2202.06843 | Sayantan Auddy | Sayantan Auddy, Jakob Hollenstein, Matteo Saveriano, Antonio
Rodr\'iguez-S\'anchez and Justus Piater | Continual Learning from Demonstration of Robotics Skills | To appear in Robotics and Autonomous Systems | null | null | null | cs.RO cs.LG | http://creativecommons.org/licenses/by/4.0/ | Methods for teaching motion skills to robots focus on training for a single
skill at a time. Robots capable of learning from demonstration can considerably
benefit from the added ability to learn new movement skills without forgetting
what was learned in the past. To this end, we propose an approach for continual
learning from demonstration using hypernetworks and neural ordinary
differential equation solvers. We empirically demonstrate the effectiveness of
this approach in remembering long sequences of trajectory learning tasks
without the need to store any data from past demonstrations. Our results show
that hypernetworks outperform other state-of-the-art continual learning
approaches for learning from demonstration. In our experiments, we use the
popular LASA benchmark, and two new datasets of kinesthetic demonstrations
collected with a real robot that we introduce in this paper called the
HelloWorld and RoboTasks datasets. We evaluate our approach on a physical robot
and demonstrate its effectiveness in learning real-world robotic tasks
involving changing positions as well as orientations. We report both trajectory
error metrics and continual learning metrics, and we propose two new continual
learning metrics. Our code, along with the newly collected datasets, is
available at https://github.com/sayantanauddy/clfd.
| [
{
"version": "v1",
"created": "Mon, 14 Feb 2022 16:26:52 GMT"
},
{
"version": "v2",
"created": "Tue, 15 Feb 2022 11:17:25 GMT"
},
{
"version": "v3",
"created": "Tue, 15 Nov 2022 12:24:58 GMT"
},
{
"version": "v4",
"created": "Wed, 12 Apr 2023 19:05:34 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Auddy",
"Sayantan",
""
],
[
"Hollenstein",
"Jakob",
""
],
[
"Saveriano",
"Matteo",
""
],
[
"Rodríguez-Sánchez",
"Antonio",
""
],
[
"Piater",
"Justus",
""
]
] | TITLE: Continual Learning from Demonstration of Robotics Skills
ABSTRACT: Methods for teaching motion skills to robots focus on training for a single
skill at a time. Robots capable of learning from demonstration can considerably
benefit from the added ability to learn new movement skills without forgetting
what was learned in the past. To this end, we propose an approach for continual
learning from demonstration using hypernetworks and neural ordinary
differential equation solvers. We empirically demonstrate the effectiveness of
this approach in remembering long sequences of trajectory learning tasks
without the need to store any data from past demonstrations. Our results show
that hypernetworks outperform other state-of-the-art continual learning
approaches for learning from demonstration. In our experiments, we use the
popular LASA benchmark, and two new datasets of kinesthetic demonstrations
collected with a real robot that we introduce in this paper called the
HelloWorld and RoboTasks datasets. We evaluate our approach on a physical robot
and demonstrate its effectiveness in learning real-world robotic tasks
involving changing positions as well as orientations. We report both trajectory
error metrics and continual learning metrics, and we propose two new continual
learning metrics. Our code, along with the newly collected datasets, is
available at https://github.com/sayantanauddy/clfd.
| new_dataset | 0.958924 |
2205.13803 | Xiaojian Ma | Huaizu Jiang, Xiaojian Ma, Weili Nie, Zhiding Yu, Yuke Zhu, Song-Chun
Zhu, Anima Anandkumar | Bongard-HOI: Benchmarking Few-Shot Visual Reasoning for Human-Object
Interactions | CVPR 2022 (oral); First two authors contributed equally; Code:
https://github.com/NVlabs/Bongard-HOI | null | null | null | cs.CV cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A significant gap remains between today's visual pattern recognition models
and human-level visual cognition especially when it comes to few-shot learning
and compositional reasoning of novel concepts. We introduce Bongard-HOI, a new
visual reasoning benchmark that focuses on compositional learning of
human-object interactions (HOIs) from natural images. It is inspired by two
desirable characteristics from the classical Bongard problems (BPs): 1)
few-shot concept learning, and 2) context-dependent reasoning. We carefully
curate the few-shot instances with hard negatives, where positive and negative
images only disagree on action labels, making mere recognition of object
categories insufficient to complete our benchmarks. We also design multiple
test sets to systematically study the generalization of visual learning models,
where we vary the overlap of the HOI concepts between the training and test
sets of few-shot instances, from partial to no overlaps. Bongard-HOI presents a
substantial challenge to today's visual recognition models. The
state-of-the-art HOI detection model achieves only 62% accuracy on few-shot
binary prediction while even amateur human testers on MTurk have 91% accuracy.
With the Bongard-HOI benchmark, we hope to further advance research efforts in
visual reasoning, especially in holistic perception-reasoning systems and
better representation learning.
| [
{
"version": "v1",
"created": "Fri, 27 May 2022 07:36:29 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 07:29:12 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Jiang",
"Huaizu",
""
],
[
"Ma",
"Xiaojian",
""
],
[
"Nie",
"Weili",
""
],
[
"Yu",
"Zhiding",
""
],
[
"Zhu",
"Yuke",
""
],
[
"Zhu",
"Song-Chun",
""
],
[
"Anandkumar",
"Anima",
""
]
] | TITLE: Bongard-HOI: Benchmarking Few-Shot Visual Reasoning for Human-Object
Interactions
ABSTRACT: A significant gap remains between today's visual pattern recognition models
and human-level visual cognition especially when it comes to few-shot learning
and compositional reasoning of novel concepts. We introduce Bongard-HOI, a new
visual reasoning benchmark that focuses on compositional learning of
human-object interactions (HOIs) from natural images. It is inspired by two
desirable characteristics from the classical Bongard problems (BPs): 1)
few-shot concept learning, and 2) context-dependent reasoning. We carefully
curate the few-shot instances with hard negatives, where positive and negative
images only disagree on action labels, making mere recognition of object
categories insufficient to complete our benchmarks. We also design multiple
test sets to systematically study the generalization of visual learning models,
where we vary the overlap of the HOI concepts between the training and test
sets of few-shot instances, from partial to no overlaps. Bongard-HOI presents a
substantial challenge to today's visual recognition models. The
state-of-the-art HOI detection model achieves only 62% accuracy on few-shot
binary prediction while even amateur human testers on MTurk have 91% accuracy.
With the Bongard-HOI benchmark, we hope to further advance research efforts in
visual reasoning, especially in holistic perception-reasoning systems and
better representation learning.
| no_new_dataset | 0.923799 |
2208.14241 | Sen Wang | Zhifeng Xie, Sen Wang, Ke Xu, Zhizhong Zhang, Xin Tan, Yuan Xie,
Lizhuang Ma | Boosting Night-time Scene Parsing with Learnable Frequency | null | IEEE TIP 2023 | 10.1109/TIP.2023.3267044 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Night-Time Scene Parsing (NTSP) is essential to many vision applications,
especially for autonomous driving. Most of the existing methods are proposed
for day-time scene parsing. They rely on modeling pixel intensity-based spatial
contextual cues under even illumination. Hence, these methods do not perform
well in night-time scenes as such spatial contextual cues are buried in the
over-/under-exposed regions in night-time scenes. In this paper, we first
conduct an image frequency-based statistical experiment to interpret the
day-time and night-time scene discrepancies. We find that image frequency
distributions differ significantly between day-time and night-time scenes, and
understanding such frequency distributions is critical to NTSP problem. Based
on this, we propose to exploit the image frequency distributions for night-time
scene parsing. First, we propose a Learnable Frequency Encoder (LFE) to model
the relationship between different frequency coefficients to measure all
frequency components dynamically. Second, we propose a Spatial Frequency Fusion
module (SFF) that fuses both spatial and frequency information to guide the
extraction of spatial context features. Extensive experiments show that our
method performs favorably against the state-of-the-art methods on the
NightCity, NightCity+ and BDD100K-night datasets. In addition, we demonstrate
that our method can be applied to existing day-time scene parsing methods and
boost their performance on night-time scenes.
| [
{
"version": "v1",
"created": "Tue, 30 Aug 2022 13:09:59 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Xie",
"Zhifeng",
""
],
[
"Wang",
"Sen",
""
],
[
"Xu",
"Ke",
""
],
[
"Zhang",
"Zhizhong",
""
],
[
"Tan",
"Xin",
""
],
[
"Xie",
"Yuan",
""
],
[
"Ma",
"Lizhuang",
""
]
] | TITLE: Boosting Night-time Scene Parsing with Learnable Frequency
ABSTRACT: Night-Time Scene Parsing (NTSP) is essential to many vision applications,
especially for autonomous driving. Most of the existing methods are proposed
for day-time scene parsing. They rely on modeling pixel intensity-based spatial
contextual cues under even illumination. Hence, these methods do not perform
well in night-time scenes as such spatial contextual cues are buried in the
over-/under-exposed regions in night-time scenes. In this paper, we first
conduct an image frequency-based statistical experiment to interpret the
day-time and night-time scene discrepancies. We find that image frequency
distributions differ significantly between day-time and night-time scenes, and
understanding such frequency distributions is critical to NTSP problem. Based
on this, we propose to exploit the image frequency distributions for night-time
scene parsing. First, we propose a Learnable Frequency Encoder (LFE) to model
the relationship between different frequency coefficients to measure all
frequency components dynamically. Second, we propose a Spatial Frequency Fusion
module (SFF) that fuses both spatial and frequency information to guide the
extraction of spatial context features. Extensive experiments show that our
method performs favorably against the state-of-the-art methods on the
NightCity, NightCity+ and BDD100K-night datasets. In addition, we demonstrate
that our method can be applied to existing day-time scene parsing methods and
boost their performance on night-time scenes.
| no_new_dataset | 0.949248 |
2209.03716 | Zhipeng Wei | Zhipeng Wei, Jingjing Chen, Zuxuan Wu, Yu-Gang Jiang | Enhancing the Self-Universality for Transferable Targeted Attacks | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | In this paper, we propose a novel transfer-based targeted attack method that
optimizes the adversarial perturbations without any extra training efforts for
auxiliary networks on training data. Our new attack method is proposed based on
the observation that highly universal adversarial perturbations tend to be more
transferable for targeted attacks. Therefore, we propose to make the
perturbation to be agnostic to different local regions within one image, which
we called as self-universality. Instead of optimizing the perturbations on
different images, optimizing on different regions to achieve self-universality
can get rid of using extra data. Specifically, we introduce a feature
similarity loss that encourages the learned perturbations to be universal by
maximizing the feature similarity between adversarial perturbed global images
and randomly cropped local regions. With the feature similarity loss, our
method makes the features from adversarial perturbations to be more dominant
than that of benign images, hence improving targeted transferability. We name
the proposed attack method as Self-Universality (SU) attack. Extensive
experiments demonstrate that SU can achieve high success rates for
transfer-based targeted attacks. On ImageNet-compatible dataset, SU yields an
improvement of 12\% compared with existing state-of-the-art methods. Code is
available at https://github.com/zhipeng-wei/Self-Universality.
| [
{
"version": "v1",
"created": "Thu, 8 Sep 2022 11:21:26 GMT"
},
{
"version": "v2",
"created": "Tue, 21 Mar 2023 06:49:48 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 02:51:03 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Wei",
"Zhipeng",
""
],
[
"Chen",
"Jingjing",
""
],
[
"Wu",
"Zuxuan",
""
],
[
"Jiang",
"Yu-Gang",
""
]
] | TITLE: Enhancing the Self-Universality for Transferable Targeted Attacks
ABSTRACT: In this paper, we propose a novel transfer-based targeted attack method that
optimizes the adversarial perturbations without any extra training efforts for
auxiliary networks on training data. Our new attack method is proposed based on
the observation that highly universal adversarial perturbations tend to be more
transferable for targeted attacks. Therefore, we propose to make the
perturbation to be agnostic to different local regions within one image, which
we called as self-universality. Instead of optimizing the perturbations on
different images, optimizing on different regions to achieve self-universality
can get rid of using extra data. Specifically, we introduce a feature
similarity loss that encourages the learned perturbations to be universal by
maximizing the feature similarity between adversarial perturbed global images
and randomly cropped local regions. With the feature similarity loss, our
method makes the features from adversarial perturbations to be more dominant
than that of benign images, hence improving targeted transferability. We name
the proposed attack method as Self-Universality (SU) attack. Extensive
experiments demonstrate that SU can achieve high success rates for
transfer-based targeted attacks. On ImageNet-compatible dataset, SU yields an
improvement of 12\% compared with existing state-of-the-art methods. Code is
available at https://github.com/zhipeng-wei/Self-Universality.
| no_new_dataset | 0.95096 |
2209.15511 | Andreea Dogaru | Andreea Dogaru, Andrei Timotei Ardelean, Savva Ignatyev, Egor
Zakharov, Evgeny Burnaev | Sphere-Guided Training of Neural Implicit Surfaces | Accepted at CVPR 2023 | null | null | null | cs.CV cs.GR | http://creativecommons.org/licenses/by-nc-sa/4.0/ | In recent years, neural distance functions trained via volumetric ray
marching have been widely adopted for multi-view 3D reconstruction. These
methods, however, apply the ray marching procedure for the entire scene volume,
leading to reduced sampling efficiency and, as a result, lower reconstruction
quality in the areas of high-frequency details. In this work, we address this
problem via joint training of the implicit function and our new coarse
sphere-based surface reconstruction. We use the coarse representation to
efficiently exclude the empty volume of the scene from the volumetric ray
marching procedure without additional forward passes of the neural surface
network, which leads to an increased fidelity of the reconstructions compared
to the base systems. We evaluate our approach by incorporating it into the
training procedures of several implicit surface modeling methods and observe
uniform improvements across both synthetic and real-world datasets. Our
codebase can be accessed via the project page:
https://andreeadogaru.github.io/SphereGuided
| [
{
"version": "v1",
"created": "Fri, 30 Sep 2022 15:00:03 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 13:03:58 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Dogaru",
"Andreea",
""
],
[
"Ardelean",
"Andrei Timotei",
""
],
[
"Ignatyev",
"Savva",
""
],
[
"Zakharov",
"Egor",
""
],
[
"Burnaev",
"Evgeny",
""
]
] | TITLE: Sphere-Guided Training of Neural Implicit Surfaces
ABSTRACT: In recent years, neural distance functions trained via volumetric ray
marching have been widely adopted for multi-view 3D reconstruction. These
methods, however, apply the ray marching procedure for the entire scene volume,
leading to reduced sampling efficiency and, as a result, lower reconstruction
quality in the areas of high-frequency details. In this work, we address this
problem via joint training of the implicit function and our new coarse
sphere-based surface reconstruction. We use the coarse representation to
efficiently exclude the empty volume of the scene from the volumetric ray
marching procedure without additional forward passes of the neural surface
network, which leads to an increased fidelity of the reconstructions compared
to the base systems. We evaluate our approach by incorporating it into the
training procedures of several implicit surface modeling methods and observe
uniform improvements across both synthetic and real-world datasets. Our
codebase can be accessed via the project page:
https://andreeadogaru.github.io/SphereGuided
| no_new_dataset | 0.952618 |
2210.00244 | Zhide Wei | Kuan Cheng, Shaofeng H.-C. Jiang, Luojian Wei, Zhide Wei | On The Relative Error of Random Fourier Features for Preserving Kernel
Distance | null | null | null | null | cs.LG cs.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The method of random Fourier features (RFF), proposed in a seminal paper by
Rahimi and Recht (NIPS'07), is a powerful technique to find approximate
low-dimensional representations of points in (high-dimensional) kernel space,
for shift-invariant kernels. While RFF has been analyzed under various notions
of error guarantee, the ability to preserve the kernel distance with
\emph{relative} error is less understood. We show that for a significant range
of kernels, including the well-known Laplacian kernels, RFF cannot approximate
the kernel distance with small relative error using low dimensions. We
complement this by showing as long as the shift-invariant kernel is analytic,
RFF with $\mathrm{poly}(\epsilon^{-1} \log n)$ dimensions achieves
$\epsilon$-relative error for pairwise kernel distance of $n$ points, and the
dimension bound is improved to $\mathrm{poly}(\epsilon^{-1}\log k)$ for the
specific application of kernel $k$-means. Finally, going beyond RFF, we make
the first step towards data-oblivious dimension-reduction for general
shift-invariant kernels, and we obtain a similar $\mathrm{poly}(\epsilon^{-1}
\log n)$ dimension bound for Laplacian kernels. We also validate the
dimension-error tradeoff of our methods on simulated datasets, and they
demonstrate superior performance compared with other popular methods including
random-projection and Nystr\"{o}m methods.
| [
{
"version": "v1",
"created": "Sat, 1 Oct 2022 10:35:12 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 13:57:13 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Cheng",
"Kuan",
""
],
[
"Jiang",
"Shaofeng H. -C.",
""
],
[
"Wei",
"Luojian",
""
],
[
"Wei",
"Zhide",
""
]
] | TITLE: On The Relative Error of Random Fourier Features for Preserving Kernel
Distance
ABSTRACT: The method of random Fourier features (RFF), proposed in a seminal paper by
Rahimi and Recht (NIPS'07), is a powerful technique to find approximate
low-dimensional representations of points in (high-dimensional) kernel space,
for shift-invariant kernels. While RFF has been analyzed under various notions
of error guarantee, the ability to preserve the kernel distance with
\emph{relative} error is less understood. We show that for a significant range
of kernels, including the well-known Laplacian kernels, RFF cannot approximate
the kernel distance with small relative error using low dimensions. We
complement this by showing as long as the shift-invariant kernel is analytic,
RFF with $\mathrm{poly}(\epsilon^{-1} \log n)$ dimensions achieves
$\epsilon$-relative error for pairwise kernel distance of $n$ points, and the
dimension bound is improved to $\mathrm{poly}(\epsilon^{-1}\log k)$ for the
specific application of kernel $k$-means. Finally, going beyond RFF, we make
the first step towards data-oblivious dimension-reduction for general
shift-invariant kernels, and we obtain a similar $\mathrm{poly}(\epsilon^{-1}
\log n)$ dimension bound for Laplacian kernels. We also validate the
dimension-error tradeoff of our methods on simulated datasets, and they
demonstrate superior performance compared with other popular methods including
random-projection and Nystr\"{o}m methods.
| no_new_dataset | 0.948442 |
2210.03142 | Chenlin Meng | Chenlin Meng, Robin Rombach, Ruiqi Gao, Diederik P. Kingma, Stefano
Ermon, Jonathan Ho, Tim Salimans | On Distillation of Guided Diffusion Models | CVPR 2023, Award candidate | null | null | null | cs.CV cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Classifier-free guided diffusion models have recently been shown to be highly
effective at high-resolution image generation, and they have been widely used
in large-scale diffusion frameworks including DALLE-2, Stable Diffusion and
Imagen. However, a downside of classifier-free guided diffusion models is that
they are computationally expensive at inference time since they require
evaluating two diffusion models, a class-conditional model and an unconditional
model, tens to hundreds of times. To deal with this limitation, we propose an
approach to distilling classifier-free guided diffusion models into models that
are fast to sample from: Given a pre-trained classifier-free guided model, we
first learn a single model to match the output of the combined conditional and
unconditional models, and then we progressively distill that model to a
diffusion model that requires much fewer sampling steps. For standard diffusion
models trained on the pixel-space, our approach is able to generate images
visually comparable to that of the original model using as few as 4 sampling
steps on ImageNet 64x64 and CIFAR-10, achieving FID/IS scores comparable to
that of the original model while being up to 256 times faster to sample from.
For diffusion models trained on the latent-space (e.g., Stable Diffusion), our
approach is able to generate high-fidelity images using as few as 1 to 4
denoising steps, accelerating inference by at least 10-fold compared to
existing methods on ImageNet 256x256 and LAION datasets. We further demonstrate
the effectiveness of our approach on text-guided image editing and inpainting,
where our distilled model is able to generate high-quality results using as few
as 2-4 denoising steps.
| [
{
"version": "v1",
"created": "Thu, 6 Oct 2022 18:03:56 GMT"
},
{
"version": "v2",
"created": "Wed, 30 Nov 2022 16:43:49 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 21:23:35 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Meng",
"Chenlin",
""
],
[
"Rombach",
"Robin",
""
],
[
"Gao",
"Ruiqi",
""
],
[
"Kingma",
"Diederik P.",
""
],
[
"Ermon",
"Stefano",
""
],
[
"Ho",
"Jonathan",
""
],
[
"Salimans",
"Tim",
""
]
] | TITLE: On Distillation of Guided Diffusion Models
ABSTRACT: Classifier-free guided diffusion models have recently been shown to be highly
effective at high-resolution image generation, and they have been widely used
in large-scale diffusion frameworks including DALLE-2, Stable Diffusion and
Imagen. However, a downside of classifier-free guided diffusion models is that
they are computationally expensive at inference time since they require
evaluating two diffusion models, a class-conditional model and an unconditional
model, tens to hundreds of times. To deal with this limitation, we propose an
approach to distilling classifier-free guided diffusion models into models that
are fast to sample from: Given a pre-trained classifier-free guided model, we
first learn a single model to match the output of the combined conditional and
unconditional models, and then we progressively distill that model to a
diffusion model that requires much fewer sampling steps. For standard diffusion
models trained on the pixel-space, our approach is able to generate images
visually comparable to that of the original model using as few as 4 sampling
steps on ImageNet 64x64 and CIFAR-10, achieving FID/IS scores comparable to
that of the original model while being up to 256 times faster to sample from.
For diffusion models trained on the latent-space (e.g., Stable Diffusion), our
approach is able to generate high-fidelity images using as few as 1 to 4
denoising steps, accelerating inference by at least 10-fold compared to
existing methods on ImageNet 256x256 and LAION datasets. We further demonstrate
the effectiveness of our approach on text-guided image editing and inpainting,
where our distilled model is able to generate high-quality results using as few
as 2-4 denoising steps.
| no_new_dataset | 0.952618 |
2210.07474 | Xiaojian Ma | Xiaojian Ma, Silong Yong, Zilong Zheng, Qing Li, Yitao Liang,
Song-Chun Zhu, Siyuan Huang | SQA3D: Situated Question Answering in 3D Scenes | ICLR 2023. First two authors contributed equally. Project website:
https://sqa3d.github.io | null | null | null | cs.CV cs.AI cs.CL cs.LG | http://creativecommons.org/licenses/by/4.0/ | We propose a new task to benchmark scene understanding of embodied agents:
Situated Question Answering in 3D Scenes (SQA3D). Given a scene context (e.g.,
3D scan), SQA3D requires the tested agent to first understand its situation
(position, orientation, etc.) in the 3D scene as described by text, then reason
about its surrounding environment and answer a question under that situation.
Based upon 650 scenes from ScanNet, we provide a dataset centered around 6.8k
unique situations, along with 20.4k descriptions and 33.4k diverse reasoning
questions for these situations. These questions examine a wide spectrum of
reasoning capabilities for an intelligent agent, ranging from spatial relation
comprehension to commonsense understanding, navigation, and multi-hop
reasoning. SQA3D imposes a significant challenge to current multi-modal
especially 3D reasoning models. We evaluate various state-of-the-art approaches
and find that the best one only achieves an overall score of 47.20%, while
amateur human participants can reach 90.06%. We believe SQA3D could facilitate
future embodied AI research with stronger situation understanding and reasoning
capability.
| [
{
"version": "v1",
"created": "Fri, 14 Oct 2022 02:52:26 GMT"
},
{
"version": "v2",
"created": "Sat, 22 Oct 2022 15:25:26 GMT"
},
{
"version": "v3",
"created": "Sat, 11 Feb 2023 01:57:41 GMT"
},
{
"version": "v4",
"created": "Wed, 22 Feb 2023 08:25:24 GMT"
},
{
"version": "v5",
"created": "Wed, 12 Apr 2023 20:05:41 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Ma",
"Xiaojian",
""
],
[
"Yong",
"Silong",
""
],
[
"Zheng",
"Zilong",
""
],
[
"Li",
"Qing",
""
],
[
"Liang",
"Yitao",
""
],
[
"Zhu",
"Song-Chun",
""
],
[
"Huang",
"Siyuan",
""
]
] | TITLE: SQA3D: Situated Question Answering in 3D Scenes
ABSTRACT: We propose a new task to benchmark scene understanding of embodied agents:
Situated Question Answering in 3D Scenes (SQA3D). Given a scene context (e.g.,
3D scan), SQA3D requires the tested agent to first understand its situation
(position, orientation, etc.) in the 3D scene as described by text, then reason
about its surrounding environment and answer a question under that situation.
Based upon 650 scenes from ScanNet, we provide a dataset centered around 6.8k
unique situations, along with 20.4k descriptions and 33.4k diverse reasoning
questions for these situations. These questions examine a wide spectrum of
reasoning capabilities for an intelligent agent, ranging from spatial relation
comprehension to commonsense understanding, navigation, and multi-hop
reasoning. SQA3D imposes a significant challenge to current multi-modal
especially 3D reasoning models. We evaluate various state-of-the-art approaches
and find that the best one only achieves an overall score of 47.20%, while
amateur human participants can reach 90.06%. We believe SQA3D could facilitate
future embodied AI research with stronger situation understanding and reasoning
capability.
| new_dataset | 0.958924 |
2211.11610 | Ruizhi Shao | Ruizhi Shao, Zerong Zheng, Hanzhang Tu, Boning Liu, Hongwen Zhang,
Yebin Liu | Tensor4D : Efficient Neural 4D Decomposition for High-fidelity Dynamic
Reconstruction and Rendering | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present Tensor4D, an efficient yet effective approach to dynamic scene
modeling. The key of our solution is an efficient 4D tensor decomposition
method so that the dynamic scene can be directly represented as a 4D
spatio-temporal tensor. To tackle the accompanying memory issue, we decompose
the 4D tensor hierarchically by projecting it first into three time-aware
volumes and then nine compact feature planes. In this way, spatial information
over time can be simultaneously captured in a compact and memory-efficient
manner. When applying Tensor4D for dynamic scene reconstruction and rendering,
we further factorize the 4D fields to different scales in the sense that
structural motions and dynamic detailed changes can be learned from coarse to
fine. The effectiveness of our method is validated on both synthetic and
real-world scenes. Extensive experiments show that our method is able to
achieve high-quality dynamic reconstruction and rendering from sparse-view
camera rigs or even a monocular camera. The code and dataset will be released
at https://liuyebin.com/tensor4d/tensor4d.html.
| [
{
"version": "v1",
"created": "Mon, 21 Nov 2022 16:04:45 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 11:42:12 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Shao",
"Ruizhi",
""
],
[
"Zheng",
"Zerong",
""
],
[
"Tu",
"Hanzhang",
""
],
[
"Liu",
"Boning",
""
],
[
"Zhang",
"Hongwen",
""
],
[
"Liu",
"Yebin",
""
]
] | TITLE: Tensor4D : Efficient Neural 4D Decomposition for High-fidelity Dynamic
Reconstruction and Rendering
ABSTRACT: We present Tensor4D, an efficient yet effective approach to dynamic scene
modeling. The key of our solution is an efficient 4D tensor decomposition
method so that the dynamic scene can be directly represented as a 4D
spatio-temporal tensor. To tackle the accompanying memory issue, we decompose
the 4D tensor hierarchically by projecting it first into three time-aware
volumes and then nine compact feature planes. In this way, spatial information
over time can be simultaneously captured in a compact and memory-efficient
manner. When applying Tensor4D for dynamic scene reconstruction and rendering,
we further factorize the 4D fields to different scales in the sense that
structural motions and dynamic detailed changes can be learned from coarse to
fine. The effectiveness of our method is validated on both synthetic and
real-world scenes. Extensive experiments show that our method is able to
achieve high-quality dynamic reconstruction and rendering from sparse-view
camera rigs or even a monocular camera. The code and dataset will be released
at https://liuyebin.com/tensor4d/tensor4d.html.
| no_new_dataset | 0.943764 |
2211.11761 | Jie Chen | Jie Chen, Zilong Li, Yin Zhu, Junping Zhang, Jian Pu | From Node Interaction to Hop Interaction: New Effective and Scalable
Graph Learning Paradigm | accepted by CVPR 2023 | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Existing Graph Neural Networks (GNNs) follow the message-passing mechanism
that conducts information interaction among nodes iteratively. While
considerable progress has been made, such node interaction paradigms still have
the following limitation. First, the scalability limitation precludes the broad
application of GNNs in large-scale industrial settings since the node
interaction among rapidly expanding neighbors incurs high computation and
memory costs. Second, the over-smoothing problem restricts the discrimination
ability of nodes, i.e., node representations of different classes will converge
to indistinguishable after repeated node interactions. In this work, we propose
a novel hop interaction paradigm to address these limitations simultaneously.
The core idea is to convert the interaction target among nodes to pre-processed
multi-hop features inside each node. We design a simple yet effective HopGNN
framework that can easily utilize existing GNNs to achieve hop interaction.
Furthermore, we propose a multi-task learning strategy with a self-supervised
learning objective to enhance HopGNN. We conduct extensive experiments on 12
benchmark datasets in a wide range of domains, scales, and smoothness of
graphs. Experimental results show that our methods achieve superior performance
while maintaining high scalability and efficiency. The code is at
https://github.com/JC-202/HopGNN.
| [
{
"version": "v1",
"created": "Mon, 21 Nov 2022 11:29:48 GMT"
},
{
"version": "v2",
"created": "Thu, 16 Mar 2023 08:12:44 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Apr 2023 08:07:32 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Chen",
"Jie",
""
],
[
"Li",
"Zilong",
""
],
[
"Zhu",
"Yin",
""
],
[
"Zhang",
"Junping",
""
],
[
"Pu",
"Jian",
""
]
] | TITLE: From Node Interaction to Hop Interaction: New Effective and Scalable
Graph Learning Paradigm
ABSTRACT: Existing Graph Neural Networks (GNNs) follow the message-passing mechanism
that conducts information interaction among nodes iteratively. While
considerable progress has been made, such node interaction paradigms still have
the following limitation. First, the scalability limitation precludes the broad
application of GNNs in large-scale industrial settings since the node
interaction among rapidly expanding neighbors incurs high computation and
memory costs. Second, the over-smoothing problem restricts the discrimination
ability of nodes, i.e., node representations of different classes will converge
to indistinguishable after repeated node interactions. In this work, we propose
a novel hop interaction paradigm to address these limitations simultaneously.
The core idea is to convert the interaction target among nodes to pre-processed
multi-hop features inside each node. We design a simple yet effective HopGNN
framework that can easily utilize existing GNNs to achieve hop interaction.
Furthermore, we propose a multi-task learning strategy with a self-supervised
learning objective to enhance HopGNN. We conduct extensive experiments on 12
benchmark datasets in a wide range of domains, scales, and smoothness of
graphs. Experimental results show that our methods achieve superior performance
while maintaining high scalability and efficiency. The code is at
https://github.com/JC-202/HopGNN.
| no_new_dataset | 0.946151 |
2211.13606 | Soroosh Tayebi Arasteh | Soroosh Tayebi Arasteh, Peter Isfort, Marwin Saehn, Gustav
Mueller-Franzes, Firas Khader, Jakob Nikolas Kather, Christiane Kuhl, Sven
Nebelung, Daniel Truhn | Collaborative Training of Medical Artificial Intelligence Models with
non-uniform Labels | Published in Nature Scientific Reports | Sci Rep 13, 6046 (2023) | 10.1038/s41598-023-33303-y | null | cs.LG cs.AI eess.IV | http://creativecommons.org/licenses/by-sa/4.0/ | Due to the rapid advancements in recent years, medical image analysis is
largely dominated by deep learning (DL). However, building powerful and robust
DL models requires training with large multi-party datasets. While multiple
stakeholders have provided publicly available datasets, the ways in which these
data are labeled vary widely. For Instance, an institution might provide a
dataset of chest radiographs containing labels denoting the presence of
pneumonia, while another institution might have a focus on determining the
presence of metastases in the lung. Training a single AI model utilizing all
these data is not feasible with conventional federated learning (FL). This
prompts us to propose an extension to the widespread FL process, namely
flexible federated learning (FFL) for collaborative training on such data.
Using 695,000 chest radiographs from five institutions from across the globe -
each with differing labels - we demonstrate that having heterogeneously labeled
datasets, FFL-based training leads to significant performance increase compared
to conventional FL training, where only the uniformly annotated images are
utilized. We believe that our proposed algorithm could accelerate the process
of bringing collaborative training methods from research and simulation phase
to the real-world applications in healthcare.
| [
{
"version": "v1",
"created": "Thu, 24 Nov 2022 13:48:54 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 16:08:06 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Arasteh",
"Soroosh Tayebi",
""
],
[
"Isfort",
"Peter",
""
],
[
"Saehn",
"Marwin",
""
],
[
"Mueller-Franzes",
"Gustav",
""
],
[
"Khader",
"Firas",
""
],
[
"Kather",
"Jakob Nikolas",
""
],
[
"Kuhl",
"Christiane",
""
],
[
"Nebelung",
"Sven",
""
],
[
"Truhn",
"Daniel",
""
]
] | TITLE: Collaborative Training of Medical Artificial Intelligence Models with
non-uniform Labels
ABSTRACT: Due to the rapid advancements in recent years, medical image analysis is
largely dominated by deep learning (DL). However, building powerful and robust
DL models requires training with large multi-party datasets. While multiple
stakeholders have provided publicly available datasets, the ways in which these
data are labeled vary widely. For Instance, an institution might provide a
dataset of chest radiographs containing labels denoting the presence of
pneumonia, while another institution might have a focus on determining the
presence of metastases in the lung. Training a single AI model utilizing all
these data is not feasible with conventional federated learning (FL). This
prompts us to propose an extension to the widespread FL process, namely
flexible federated learning (FFL) for collaborative training on such data.
Using 695,000 chest radiographs from five institutions from across the globe -
each with differing labels - we demonstrate that having heterogeneously labeled
datasets, FFL-based training leads to significant performance increase compared
to conventional FL training, where only the uniformly annotated images are
utilized. We believe that our proposed algorithm could accelerate the process
of bringing collaborative training methods from research and simulation phase
to the real-world applications in healthcare.
| no_new_dataset | 0.920932 |
2212.03793 | Yashovardhan Sharma | Yashovardhan Sharma, Simon Birnbach, Ivan Martinovic | RADAR: A TTP-based Extensible, Explainable, and Effective System for
Network Traffic Analysis and Malware Detection | null | null | null | null | cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Network analysis and machine learning techniques have been widely applied for
building malware detection systems. Though these systems attain impressive
results, they often are $(i)$ not extensible, being monolithic, well tuned for
the specific task they have been designed for but very difficult to adapt
and/or extend to other settings, and $(ii)$ not interpretable, being black
boxes whose inner complexity makes it impossible to link the result of
detection with its root cause, making further analysis of threats a challenge.
In this paper we present RADAR, an extensible and explainable system that
exploits the popular TTP (Tactics, Techniques, and Procedures) ontology of
adversary behaviour described in the industry-standard MITRE ATT\&CK framework
in order to unequivocally identify and classify malicious behaviour using
network traffic. We evaluate RADAR on a very large dataset comprising of
2,286,907 malicious and benign samples, representing a total of 84,792,452
network flows. The experimental analysis confirms that the proposed methodology
can be effectively exploited: RADAR's ability to detect malware is comparable
to other state-of-the-art non-interpretable systems' capabilities. To the best
of our knowledge, RADAR is the first TTP-based system for malware detection
that uses machine learning while being extensible and explainable.
| [
{
"version": "v1",
"created": "Wed, 7 Dec 2022 17:19:43 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 15:28:13 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Sharma",
"Yashovardhan",
""
],
[
"Birnbach",
"Simon",
""
],
[
"Martinovic",
"Ivan",
""
]
] | TITLE: RADAR: A TTP-based Extensible, Explainable, and Effective System for
Network Traffic Analysis and Malware Detection
ABSTRACT: Network analysis and machine learning techniques have been widely applied for
building malware detection systems. Though these systems attain impressive
results, they often are $(i)$ not extensible, being monolithic, well tuned for
the specific task they have been designed for but very difficult to adapt
and/or extend to other settings, and $(ii)$ not interpretable, being black
boxes whose inner complexity makes it impossible to link the result of
detection with its root cause, making further analysis of threats a challenge.
In this paper we present RADAR, an extensible and explainable system that
exploits the popular TTP (Tactics, Techniques, and Procedures) ontology of
adversary behaviour described in the industry-standard MITRE ATT\&CK framework
in order to unequivocally identify and classify malicious behaviour using
network traffic. We evaluate RADAR on a very large dataset comprising of
2,286,907 malicious and benign samples, representing a total of 84,792,452
network flows. The experimental analysis confirms that the proposed methodology
can be effectively exploited: RADAR's ability to detect malware is comparable
to other state-of-the-art non-interpretable systems' capabilities. To the best
of our knowledge, RADAR is the first TTP-based system for malware detection
that uses machine learning while being extensible and explainable.
| no_new_dataset | 0.934932 |
2212.04362 | Jiezhang Cao | Jiezhang Cao, Qin Wang, Yongqin Xian, Yawei Li, Bingbing Ni, Zhiming
Pi, Kai Zhang, Yulun Zhang, Radu Timofte, Luc Van Gool | CiaoSR: Continuous Implicit Attention-in-Attention Network for
Arbitrary-Scale Image Super-Resolution | CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning continuous image representations is recently gaining popularity for
image super-resolution (SR) because of its ability to reconstruct
high-resolution images with arbitrary scales from low-resolution inputs.
Existing methods mostly ensemble nearby features to predict the new pixel at
any queried coordinate in the SR image. Such a local ensemble suffers from some
limitations: i) it has no learnable parameters and it neglects the similarity
of the visual features; ii) it has a limited receptive field and cannot
ensemble relevant features in a large field which are important in an image. To
address these issues, this paper proposes a continuous implicit
attention-in-attention network, called CiaoSR. We explicitly design an implicit
attention network to learn the ensemble weights for the nearby local features.
Furthermore, we embed a scale-aware attention in this implicit attention
network to exploit additional non-local information. Extensive experiments on
benchmark datasets demonstrate CiaoSR significantly outperforms the existing
single image SR methods with the same backbone. In addition, CiaoSR also
achieves the state-of-the-art performance on the arbitrary-scale SR task. The
effectiveness of the method is also demonstrated on the real-world SR setting.
More importantly, CiaoSR can be flexibly integrated into any backbone to
improve the SR performance.
| [
{
"version": "v1",
"created": "Thu, 8 Dec 2022 15:57:46 GMT"
},
{
"version": "v2",
"created": "Thu, 12 Jan 2023 11:23:41 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Apr 2023 07:50:41 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Cao",
"Jiezhang",
""
],
[
"Wang",
"Qin",
""
],
[
"Xian",
"Yongqin",
""
],
[
"Li",
"Yawei",
""
],
[
"Ni",
"Bingbing",
""
],
[
"Pi",
"Zhiming",
""
],
[
"Zhang",
"Kai",
""
],
[
"Zhang",
"Yulun",
""
],
[
"Timofte",
"Radu",
""
],
[
"Van Gool",
"Luc",
""
]
] | TITLE: CiaoSR: Continuous Implicit Attention-in-Attention Network for
Arbitrary-Scale Image Super-Resolution
ABSTRACT: Learning continuous image representations is recently gaining popularity for
image super-resolution (SR) because of its ability to reconstruct
high-resolution images with arbitrary scales from low-resolution inputs.
Existing methods mostly ensemble nearby features to predict the new pixel at
any queried coordinate in the SR image. Such a local ensemble suffers from some
limitations: i) it has no learnable parameters and it neglects the similarity
of the visual features; ii) it has a limited receptive field and cannot
ensemble relevant features in a large field which are important in an image. To
address these issues, this paper proposes a continuous implicit
attention-in-attention network, called CiaoSR. We explicitly design an implicit
attention network to learn the ensemble weights for the nearby local features.
Furthermore, we embed a scale-aware attention in this implicit attention
network to exploit additional non-local information. Extensive experiments on
benchmark datasets demonstrate CiaoSR significantly outperforms the existing
single image SR methods with the same backbone. In addition, CiaoSR also
achieves the state-of-the-art performance on the arbitrary-scale SR task. The
effectiveness of the method is also demonstrated on the real-world SR setting.
More importantly, CiaoSR can be flexibly integrated into any backbone to
improve the SR performance.
| no_new_dataset | 0.949902 |
2212.06008 | Pietro Liguori | Pietro Liguori, Cristina Improta, Roberto Natella, Bojan Cukic, and
Domenico Cotroneo | Who Evaluates the Evaluators? On Automatic Metrics for Assessing
AI-based Offensive Code Generators | null | null | 10.1016/j.eswa.2023.120073 | null | cs.SE cs.AI | http://creativecommons.org/licenses/by/4.0/ | AI-based code generators are an emerging solution for automatically writing
programs starting from descriptions in natural language, by using deep neural
networks (Neural Machine Translation, NMT). In particular, code generators have
been used for ethical hacking and offensive security testing by generating
proof-of-concept attacks. Unfortunately, the evaluation of code generators
still faces several issues. The current practice uses output similarity
metrics, i.e., automatic metrics that compute the textual similarity of
generated code with ground-truth references. However, it is not clear what
metric to use, and which metric is most suitable for specific contexts. This
work analyzes a large set of output similarity metrics on offensive code
generators. We apply the metrics on two state-of-the-art NMT models using two
datasets containing offensive assembly and Python code with their descriptions
in the English language. We compare the estimates from the automatic metrics
with human evaluation and provide practical insights into their strengths and
limitations.
| [
{
"version": "v1",
"created": "Mon, 12 Dec 2022 16:16:09 GMT"
},
{
"version": "v2",
"created": "Sat, 18 Feb 2023 17:57:18 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Apr 2023 11:25:00 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Liguori",
"Pietro",
""
],
[
"Improta",
"Cristina",
""
],
[
"Natella",
"Roberto",
""
],
[
"Cukic",
"Bojan",
""
],
[
"Cotroneo",
"Domenico",
""
]
] | TITLE: Who Evaluates the Evaluators? On Automatic Metrics for Assessing
AI-based Offensive Code Generators
ABSTRACT: AI-based code generators are an emerging solution for automatically writing
programs starting from descriptions in natural language, by using deep neural
networks (Neural Machine Translation, NMT). In particular, code generators have
been used for ethical hacking and offensive security testing by generating
proof-of-concept attacks. Unfortunately, the evaluation of code generators
still faces several issues. The current practice uses output similarity
metrics, i.e., automatic metrics that compute the textual similarity of
generated code with ground-truth references. However, it is not clear what
metric to use, and which metric is most suitable for specific contexts. This
work analyzes a large set of output similarity metrics on offensive code
generators. We apply the metrics on two state-of-the-art NMT models using two
datasets containing offensive assembly and Python code with their descriptions
in the English language. We compare the estimates from the automatic metrics
with human evaluation and provide practical insights into their strengths and
limitations.
| new_dataset | 0.897471 |
2212.06909 | Su Wang | Su Wang, Chitwan Saharia, Ceslee Montgomery, Jordi Pont-Tuset, Shai
Noy, Stefano Pellegrini, Yasumasa Onoe, Sarah Laszlo, David J. Fleet, Radu
Soricut, Jason Baldridge, Mohammad Norouzi, Peter Anderson, William Chan | Imagen Editor and EditBench: Advancing and Evaluating Text-Guided Image
Inpainting | CVPR 2023 Camera Ready | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | Text-guided image editing can have a transformative impact in supporting
creative applications. A key challenge is to generate edits that are faithful
to input text prompts, while consistent with input images. We present Imagen
Editor, a cascaded diffusion model built, by fine-tuning Imagen on text-guided
image inpainting. Imagen Editor's edits are faithful to the text prompts, which
is accomplished by using object detectors to propose inpainting masks during
training. In addition, Imagen Editor captures fine details in the input image
by conditioning the cascaded pipeline on the original high resolution image. To
improve qualitative and quantitative evaluation, we introduce EditBench, a
systematic benchmark for text-guided image inpainting. EditBench evaluates
inpainting edits on natural and generated images exploring objects, attributes,
and scenes. Through extensive human evaluation on EditBench, we find that
object-masking during training leads to across-the-board improvements in
text-image alignment -- such that Imagen Editor is preferred over DALL-E 2 and
Stable Diffusion -- and, as a cohort, these models are better at
object-rendering than text-rendering, and handle material/color/size attributes
better than count/shape attributes.
| [
{
"version": "v1",
"created": "Tue, 13 Dec 2022 21:25:11 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 22:42:08 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Wang",
"Su",
""
],
[
"Saharia",
"Chitwan",
""
],
[
"Montgomery",
"Ceslee",
""
],
[
"Pont-Tuset",
"Jordi",
""
],
[
"Noy",
"Shai",
""
],
[
"Pellegrini",
"Stefano",
""
],
[
"Onoe",
"Yasumasa",
""
],
[
"Laszlo",
"Sarah",
""
],
[
"Fleet",
"David J.",
""
],
[
"Soricut",
"Radu",
""
],
[
"Baldridge",
"Jason",
""
],
[
"Norouzi",
"Mohammad",
""
],
[
"Anderson",
"Peter",
""
],
[
"Chan",
"William",
""
]
] | TITLE: Imagen Editor and EditBench: Advancing and Evaluating Text-Guided Image
Inpainting
ABSTRACT: Text-guided image editing can have a transformative impact in supporting
creative applications. A key challenge is to generate edits that are faithful
to input text prompts, while consistent with input images. We present Imagen
Editor, a cascaded diffusion model built, by fine-tuning Imagen on text-guided
image inpainting. Imagen Editor's edits are faithful to the text prompts, which
is accomplished by using object detectors to propose inpainting masks during
training. In addition, Imagen Editor captures fine details in the input image
by conditioning the cascaded pipeline on the original high resolution image. To
improve qualitative and quantitative evaluation, we introduce EditBench, a
systematic benchmark for text-guided image inpainting. EditBench evaluates
inpainting edits on natural and generated images exploring objects, attributes,
and scenes. Through extensive human evaluation on EditBench, we find that
object-masking during training leads to across-the-board improvements in
text-image alignment -- such that Imagen Editor is preferred over DALL-E 2 and
Stable Diffusion -- and, as a cohort, these models are better at
object-rendering than text-rendering, and handle material/color/size attributes
better than count/shape attributes.
| new_dataset | 0.796846 |
2301.06304 | Yiping Jiao | Yiping Jiao, Jeroen van der Laak, Shadi Albarqouni, Zhang Li, Tao Tan,
Abhir Bhalerao, Jiabo Ma, Jiamei Sun, Johnathan Pocock, Josien P.W. Pluim,
Navid Alemi Koohbanani, Raja Muhammad Saad Bashir, Shan E Ahmed Raza, Sibo
Liu, Simon Graham, Suzanne Wetstein, Syed Ali Khurram, Thomas Watson, Nasir
Rajpoot, Mitko Veta, Francesco Ciompi | LYSTO: The Lymphocyte Assessment Hackathon and Benchmark Dataset | will be sumitted to IEEE-JBHI | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by/4.0/ | We introduce LYSTO, the Lymphocyte Assessment Hackathon, which was held in
conjunction with the MICCAI 2019 Conference in Shenzen (China). The competition
required participants to automatically assess the number of lymphocytes, in
particular T-cells, in histopathological images of colon, breast, and prostate
cancer stained with CD3 and CD8 immunohistochemistry. Differently from other
challenges setup in medical image analysis, LYSTO participants were solely
given a few hours to address this problem. In this paper, we describe the goal
and the multi-phase organization of the hackathon; we describe the proposed
methods and the on-site results. Additionally, we present post-competition
results where we show how the presented methods perform on an independent set
of lung cancer slides, which was not part of the initial competition, as well
as a comparison on lymphocyte assessment between presented methods and a panel
of pathologists. We show that some of the participants were capable to achieve
pathologist-level performance at lymphocyte assessment. After the hackathon,
LYSTO was left as a lightweight plug-and-play benchmark dataset on
grand-challenge website, together with an automatic evaluation platform. LYSTO
has supported a number of research in lymphocyte assessment in oncology. LYSTO
will be a long-lasting educational challenge for deep learning and digital
pathology, it is available at https://lysto.grand-challenge.org/.
| [
{
"version": "v1",
"created": "Mon, 16 Jan 2023 08:18:57 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 15:05:19 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Jiao",
"Yiping",
""
],
[
"van der Laak",
"Jeroen",
""
],
[
"Albarqouni",
"Shadi",
""
],
[
"Li",
"Zhang",
""
],
[
"Tan",
"Tao",
""
],
[
"Bhalerao",
"Abhir",
""
],
[
"Ma",
"Jiabo",
""
],
[
"Sun",
"Jiamei",
""
],
[
"Pocock",
"Johnathan",
""
],
[
"Pluim",
"Josien P. W.",
""
],
[
"Koohbanani",
"Navid Alemi",
""
],
[
"Bashir",
"Raja Muhammad Saad",
""
],
[
"Raza",
"Shan E Ahmed",
""
],
[
"Liu",
"Sibo",
""
],
[
"Graham",
"Simon",
""
],
[
"Wetstein",
"Suzanne",
""
],
[
"Khurram",
"Syed Ali",
""
],
[
"Watson",
"Thomas",
""
],
[
"Rajpoot",
"Nasir",
""
],
[
"Veta",
"Mitko",
""
],
[
"Ciompi",
"Francesco",
""
]
] | TITLE: LYSTO: The Lymphocyte Assessment Hackathon and Benchmark Dataset
ABSTRACT: We introduce LYSTO, the Lymphocyte Assessment Hackathon, which was held in
conjunction with the MICCAI 2019 Conference in Shenzen (China). The competition
required participants to automatically assess the number of lymphocytes, in
particular T-cells, in histopathological images of colon, breast, and prostate
cancer stained with CD3 and CD8 immunohistochemistry. Differently from other
challenges setup in medical image analysis, LYSTO participants were solely
given a few hours to address this problem. In this paper, we describe the goal
and the multi-phase organization of the hackathon; we describe the proposed
methods and the on-site results. Additionally, we present post-competition
results where we show how the presented methods perform on an independent set
of lung cancer slides, which was not part of the initial competition, as well
as a comparison on lymphocyte assessment between presented methods and a panel
of pathologists. We show that some of the participants were capable to achieve
pathologist-level performance at lymphocyte assessment. After the hackathon,
LYSTO was left as a lightweight plug-and-play benchmark dataset on
grand-challenge website, together with an automatic evaluation platform. LYSTO
has supported a number of research in lymphocyte assessment in oncology. LYSTO
will be a long-lasting educational challenge for deep learning and digital
pathology, it is available at https://lysto.grand-challenge.org/.
| new_dataset | 0.96502 |
2301.07805 | Hsiang-Wei Huang | Hsiang-Wei Huang, Cheng-Yen Yang, Jenq-Neng Hwang | Multi-target multi-camera vehicle tracking using transformer-based
camera link model and spatial-temporal information | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Multi-target multi-camera tracking (MTMCT) of vehicles, i.e. tracking
vehicles across multiple cameras, is a crucial application for the development
of smart city and intelligent traffic system. The main challenges of MTMCT of
vehicles include the intra-class variability of the same vehicle and
inter-class similarity between different vehicles and how to associate the same
vehicle accurately across different cameras under large search space. Previous
methods for MTMCT usually use hierarchical clustering of trajectories to
conduct cross camera association. However, the search space can be large and
does not take spatial and temporal information into consideration. In this
paper, we proposed a transformer-based camera link model with spatial and
temporal filtering to conduct cross camera tracking. Achieving 73.68% IDF1 on
the Nvidia Cityflow V2 dataset test set, showing the effectiveness of our
camera link model on multi-target multi-camera tracking.
| [
{
"version": "v1",
"created": "Wed, 18 Jan 2023 22:27:08 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 22:18:33 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Apr 2023 01:48:08 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Huang",
"Hsiang-Wei",
""
],
[
"Yang",
"Cheng-Yen",
""
],
[
"Hwang",
"Jenq-Neng",
""
]
] | TITLE: Multi-target multi-camera vehicle tracking using transformer-based
camera link model and spatial-temporal information
ABSTRACT: Multi-target multi-camera tracking (MTMCT) of vehicles, i.e. tracking
vehicles across multiple cameras, is a crucial application for the development
of smart city and intelligent traffic system. The main challenges of MTMCT of
vehicles include the intra-class variability of the same vehicle and
inter-class similarity between different vehicles and how to associate the same
vehicle accurately across different cameras under large search space. Previous
methods for MTMCT usually use hierarchical clustering of trajectories to
conduct cross camera association. However, the search space can be large and
does not take spatial and temporal information into consideration. In this
paper, we proposed a transformer-based camera link model with spatial and
temporal filtering to conduct cross camera tracking. Achieving 73.68% IDF1 on
the Nvidia Cityflow V2 dataset test set, showing the effectiveness of our
camera link model on multi-target multi-camera tracking.
| no_new_dataset | 0.94868 |
2302.03896 | Zhengqing Yuan | Zhengqing Yuan, Huiwen Xue, Chao Zhang and Yongming Liu | EvoText: Enhancing Natural Language Generation Models via
Self-Escalation Learning for Up-to-Date Knowledge and Improved Performance | 22 pages, 4 figures | Appl. Sci. 2023, 13, 4758 | 10.3390/app13084758 | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, pretrained models have been widely used in various fields,
including natural language understanding, computer vision, and natural language
generation. However, the performance of these language generation models is
highly dependent on the model size and the dataset size. While larger models
excel in some aspects, they cannot learn up-to-date knowledge and are
relatively difficult to relearn. In this paper, we introduce EvoText, a novel
training method that enhances the performance of any natural language
generation model without requiring additional datasets during the entire
training process (although a prior dataset is necessary for pretraining).
EvoText employs two models: $G$, a text generation model, and $D$, a model that
can determine whether the data generated by $G$ is legitimate. Initially, the
fine-tuned $D$ model serves as the knowledge base. The text generated by $G$ is
then input to $D$ to determine whether it is legitimate. Finally, $G$ is
fine-tuned based on $D$'s output. EvoText enables the model to learn up-to-date
knowledge through a self-escalation process that builds on a priori knowledge.
When EvoText needs to learn something new, it simply fine-tunes the $D$ model.
Our approach applies to autoregressive language modeling for all Transformer
classes. With EvoText, eight models achieved stable improvements in seven
natural language processing tasks without any changes to the model structure.
| [
{
"version": "v1",
"created": "Wed, 8 Feb 2023 06:09:55 GMT"
},
{
"version": "v2",
"created": "Thu, 9 Feb 2023 09:44:00 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Apr 2023 07:29:20 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Yuan",
"Zhengqing",
""
],
[
"Xue",
"Huiwen",
""
],
[
"Zhang",
"Chao",
""
],
[
"Liu",
"Yongming",
""
]
] | TITLE: EvoText: Enhancing Natural Language Generation Models via
Self-Escalation Learning for Up-to-Date Knowledge and Improved Performance
ABSTRACT: In recent years, pretrained models have been widely used in various fields,
including natural language understanding, computer vision, and natural language
generation. However, the performance of these language generation models is
highly dependent on the model size and the dataset size. While larger models
excel in some aspects, they cannot learn up-to-date knowledge and are
relatively difficult to relearn. In this paper, we introduce EvoText, a novel
training method that enhances the performance of any natural language
generation model without requiring additional datasets during the entire
training process (although a prior dataset is necessary for pretraining).
EvoText employs two models: $G$, a text generation model, and $D$, a model that
can determine whether the data generated by $G$ is legitimate. Initially, the
fine-tuned $D$ model serves as the knowledge base. The text generated by $G$ is
then input to $D$ to determine whether it is legitimate. Finally, $G$ is
fine-tuned based on $D$'s output. EvoText enables the model to learn up-to-date
knowledge through a self-escalation process that builds on a priori knowledge.
When EvoText needs to learn something new, it simply fine-tunes the $D$ model.
Our approach applies to autoregressive language modeling for all Transformer
classes. With EvoText, eight models achieved stable improvements in seven
natural language processing tasks without any changes to the model structure.
| no_new_dataset | 0.948442 |
2303.16100 | Zirui Fu | Zirui Fu, Aleksandre Avaliani, Marco Donato | Energy-efficient Task Adaptation for NLP Edge Inference Leveraging
Heterogeneous Memory Architectures | 10 pages, 6 figures, 3 tables | null | null | null | cs.LG cs.AR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Executing machine learning inference tasks on resource-constrained edge
devices requires careful hardware-software co-design optimizations. Recent
examples have shown how transformer-based deep neural network models such as
ALBERT can be used to enable the execution of natural language processing (NLP)
inference on mobile systems-on-chip housing custom hardware accelerators.
However, while these existing solutions are effective in alleviating the
latency, energy, and area costs of running single NLP tasks, achieving
multi-task inference requires running computations over multiple variants of
the model parameters, which are tailored to each of the targeted tasks. This
approach leads to either prohibitive on-chip memory requirements or paying the
cost of off-chip memory access. This paper proposes adapter-ALBERT, an
efficient model optimization for maximal data reuse across different tasks. The
proposed model's performance and robustness to data compression methods are
evaluated across several language tasks from the GLUE benchmark. Additionally,
we demonstrate the advantage of mapping the model to a heterogeneous on-chip
memory architecture by performing simulations on a validated NLP edge
accelerator to extrapolate performance, power, and area improvements over the
execution of a traditional ALBERT model on the same hardware platform.
| [
{
"version": "v1",
"created": "Sat, 25 Mar 2023 14:40:59 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 20:05:43 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Fu",
"Zirui",
""
],
[
"Avaliani",
"Aleksandre",
""
],
[
"Donato",
"Marco",
""
]
] | TITLE: Energy-efficient Task Adaptation for NLP Edge Inference Leveraging
Heterogeneous Memory Architectures
ABSTRACT: Executing machine learning inference tasks on resource-constrained edge
devices requires careful hardware-software co-design optimizations. Recent
examples have shown how transformer-based deep neural network models such as
ALBERT can be used to enable the execution of natural language processing (NLP)
inference on mobile systems-on-chip housing custom hardware accelerators.
However, while these existing solutions are effective in alleviating the
latency, energy, and area costs of running single NLP tasks, achieving
multi-task inference requires running computations over multiple variants of
the model parameters, which are tailored to each of the targeted tasks. This
approach leads to either prohibitive on-chip memory requirements or paying the
cost of off-chip memory access. This paper proposes adapter-ALBERT, an
efficient model optimization for maximal data reuse across different tasks. The
proposed model's performance and robustness to data compression methods are
evaluated across several language tasks from the GLUE benchmark. Additionally,
we demonstrate the advantage of mapping the model to a heterogeneous on-chip
memory architecture by performing simulations on a validated NLP edge
accelerator to extrapolate performance, power, and area improvements over the
execution of a traditional ALBERT model on the same hardware platform.
| no_new_dataset | 0.942454 |
2303.16646 | Jiahuan Yu | Jiahao Chang, Jiahuan Yu, Tianzhu Zhang | Structured Epipolar Matcher for Local Feature Matching | Accepted to CVPR Workshop 2023 (Image Matching: Local Features &
Beyond). Project Page: https://sem2023.github.io | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Local feature matching is challenging due to textureless and repetitive
patterns. Existing methods focus on using appearance features and global
interaction and matching, while the importance of geometry priors in local
feature matching has not been fully exploited. Different from these methods, in
this paper, we delve into the importance of geometry prior and propose
Structured Epipolar Matcher (SEM) for local feature matching, which can
leverage the geometric information in an iterative matching way. The proposed
model enjoys several merits. First, our proposed Structured Feature Extractor
can model the relative positional relationship between pixels and
high-confidence anchor points. Second, our proposed Epipolar Attention and
Matching can filter out irrelevant areas by utilizing the epipolar constraint.
Extensive experimental results on five standard benchmarks demonstrate the
superior performance of our SEM compared to state-of-the-art methods. Project
page: https://sem2023.github.io.
| [
{
"version": "v1",
"created": "Wed, 29 Mar 2023 12:57:27 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 09:09:34 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Apr 2023 04:16:35 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Chang",
"Jiahao",
""
],
[
"Yu",
"Jiahuan",
""
],
[
"Zhang",
"Tianzhu",
""
]
] | TITLE: Structured Epipolar Matcher for Local Feature Matching
ABSTRACT: Local feature matching is challenging due to textureless and repetitive
patterns. Existing methods focus on using appearance features and global
interaction and matching, while the importance of geometry priors in local
feature matching has not been fully exploited. Different from these methods, in
this paper, we delve into the importance of geometry prior and propose
Structured Epipolar Matcher (SEM) for local feature matching, which can
leverage the geometric information in an iterative matching way. The proposed
model enjoys several merits. First, our proposed Structured Feature Extractor
can model the relative positional relationship between pixels and
high-confidence anchor points. Second, our proposed Epipolar Attention and
Matching can filter out irrelevant areas by utilizing the epipolar constraint.
Extensive experimental results on five standard benchmarks demonstrate the
superior performance of our SEM compared to state-of-the-art methods. Project
page: https://sem2023.github.io.
| no_new_dataset | 0.950869 |
2304.01897 | Seungbae Kim | Seungbae Kim, Jyun-Yu Jiang, Jinyoung Han, Wei Wang | InfluencerRank: Discovering Effective Influencers via Graph
Convolutional Attentive Recurrent Neural Networks | ICWSM 2023 | null | null | null | cs.SI cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | As influencers play considerable roles in social media marketing, companies
increase the budget for influencer marketing. Hiring effective influencers is
crucial in social influencer marketing, but it is challenging to find the right
influencers among hundreds of millions of social media users. In this paper, we
propose InfluencerRank that ranks influencers by their effectiveness based on
their posting behaviors and social relations over time. To represent the
posting behaviors and social relations, the graph convolutional neural networks
are applied to model influencers with heterogeneous networks during different
historical periods. By learning the network structure with the embedded node
features, InfluencerRank can derive informative representations for influencers
at each period. An attentive recurrent neural network finally distinguishes
highly effective influencers from other influencers by capturing the knowledge
of the dynamics of influencer representations over time. Extensive experiments
have been conducted on an Instagram dataset that consists of 18,397 influencers
with their 2,952,075 posts published within 12 months. The experimental results
demonstrate that InfluencerRank outperforms existing baseline methods. An
in-depth analysis further reveals that all of our proposed features and model
components are beneficial to discover effective influencers.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 15:48:08 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 19:24:30 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Kim",
"Seungbae",
""
],
[
"Jiang",
"Jyun-Yu",
""
],
[
"Han",
"Jinyoung",
""
],
[
"Wang",
"Wei",
""
]
] | TITLE: InfluencerRank: Discovering Effective Influencers via Graph
Convolutional Attentive Recurrent Neural Networks
ABSTRACT: As influencers play considerable roles in social media marketing, companies
increase the budget for influencer marketing. Hiring effective influencers is
crucial in social influencer marketing, but it is challenging to find the right
influencers among hundreds of millions of social media users. In this paper, we
propose InfluencerRank that ranks influencers by their effectiveness based on
their posting behaviors and social relations over time. To represent the
posting behaviors and social relations, the graph convolutional neural networks
are applied to model influencers with heterogeneous networks during different
historical periods. By learning the network structure with the embedded node
features, InfluencerRank can derive informative representations for influencers
at each period. An attentive recurrent neural network finally distinguishes
highly effective influencers from other influencers by capturing the knowledge
of the dynamics of influencer representations over time. Extensive experiments
have been conducted on an Instagram dataset that consists of 18,397 influencers
with their 2,952,075 posts published within 12 months. The experimental results
demonstrate that InfluencerRank outperforms existing baseline methods. An
in-depth analysis further reveals that all of our proposed features and model
components are beneficial to discover effective influencers.
| no_new_dataset | 0.909626 |
2304.02308 | Vincent Corlay | Baptiste Chatelier, Vincent Corlay, Cristina Ciochina, Fallou Coly,
and Julien Guillet | Influence of Dataset Parameters on the Performance of Direct UE
Positioning via Deep Learning | Accepted for publication at the European Conference on Networks and
Communications (EuCNC) 2023 | null | null | null | cs.IT math.IT | http://creativecommons.org/licenses/by/4.0/ | User equipment (UE) positioning accuracy is of paramount importance in
current and future communications standard. However, traditional methods tend
to perform poorly in non line of sight (NLoS) scenarios. As a result, deep
learning is a candidate to enhance the UE positioning accuracy in NLoS
environments. In this paper, we study the efficiency of deep learning on the
3GPP indoor factory (InF) statistical channel. More specifically, we analyse
the impacts of several key elements on the positioning accuracy: the type of
radio data used, the number of base stations (BS), the size of the training
dataset, and the generalization ability of a trained model.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 09:04:47 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 15:53:19 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Chatelier",
"Baptiste",
""
],
[
"Corlay",
"Vincent",
""
],
[
"Ciochina",
"Cristina",
""
],
[
"Coly",
"Fallou",
""
],
[
"Guillet",
"Julien",
""
]
] | TITLE: Influence of Dataset Parameters on the Performance of Direct UE
Positioning via Deep Learning
ABSTRACT: User equipment (UE) positioning accuracy is of paramount importance in
current and future communications standard. However, traditional methods tend
to perform poorly in non line of sight (NLoS) scenarios. As a result, deep
learning is a candidate to enhance the UE positioning accuracy in NLoS
environments. In this paper, we study the efficiency of deep learning on the
3GPP indoor factory (InF) statistical channel. More specifically, we analyse
the impacts of several key elements on the positioning accuracy: the type of
radio data used, the number of base stations (BS), the size of the training
dataset, and the generalization ability of a trained model.
| no_new_dataset | 0.955527 |
2304.04063 | Giorgio Luigi Morales Luna | Giorgio Morales and John Sheppard | Counterfactual Explanations of Neural Network-Generated Response Curves | Accepted to appear in the International Joint Conference on Neural
Networks 2023 | null | null | null | cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Response curves exhibit the magnitude of the response of a sensitive system
to a varying stimulus. However, response of such systems may be sensitive to
multiple stimuli (i.e., input features) that are not necessarily independent.
As a consequence, the shape of response curves generated for a selected input
feature (referred to as "active feature") might depend on the values of the
other input features (referred to as "passive features"). In this work, we
consider the case of systems whose response is approximated using regression
neural networks. We propose to use counterfactual explanations (CFEs) for the
identification of the features with the highest relevance on the shape of
response curves generated by neural network black boxes. CFEs are generated by
a genetic algorithm-based approach that solves a multi-objective optimization
problem. In particular, given a response curve generated for an active feature,
a CFE finds the minimum combination of passive features that need to be
modified to alter the shape of the response curve. We tested our method on a
synthetic dataset with 1-D inputs and two crop yield prediction datasets with
2-D inputs. The relevance ranking of features and feature combinations obtained
on the synthetic dataset coincided with the analysis of the equation that was
used to generate the problem. Results obtained on the yield prediction datasets
revealed that the impact on fertilizer responsivity of passive features depends
on the terrain characteristics of each field.
| [
{
"version": "v1",
"created": "Sat, 8 Apr 2023 16:25:21 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 15:48:33 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Morales",
"Giorgio",
""
],
[
"Sheppard",
"John",
""
]
] | TITLE: Counterfactual Explanations of Neural Network-Generated Response Curves
ABSTRACT: Response curves exhibit the magnitude of the response of a sensitive system
to a varying stimulus. However, response of such systems may be sensitive to
multiple stimuli (i.e., input features) that are not necessarily independent.
As a consequence, the shape of response curves generated for a selected input
feature (referred to as "active feature") might depend on the values of the
other input features (referred to as "passive features"). In this work, we
consider the case of systems whose response is approximated using regression
neural networks. We propose to use counterfactual explanations (CFEs) for the
identification of the features with the highest relevance on the shape of
response curves generated by neural network black boxes. CFEs are generated by
a genetic algorithm-based approach that solves a multi-objective optimization
problem. In particular, given a response curve generated for an active feature,
a CFE finds the minimum combination of passive features that need to be
modified to alter the shape of the response curve. We tested our method on a
synthetic dataset with 1-D inputs and two crop yield prediction datasets with
2-D inputs. The relevance ranking of features and feature combinations obtained
on the synthetic dataset coincided with the analysis of the equation that was
used to generate the problem. Results obtained on the yield prediction datasets
revealed that the impact on fertilizer responsivity of passive features depends
on the terrain characteristics of each field.
| no_new_dataset | 0.951774 |
2304.04773 | Yubo Peng | Huanjing Yue, Yubo Peng, Biting Yu, Xuanwu Yin, Zhenyu Zhou, Jingyu
Yang | HDR Video Reconstruction with a Large Dynamic Dataset in Raw and sRGB
Domains | null | null | null | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | High dynamic range (HDR) video reconstruction is attracting more and more
attention due to the superior visual quality compared with those of low dynamic
range (LDR) videos. The availability of LDR-HDR training pairs is essential for
the HDR reconstruction quality. However, there are still no real LDR-HDR pairs
for dynamic scenes due to the difficulty in capturing LDR-HDR frames
simultaneously. In this work, we propose to utilize a staggered sensor to
capture two alternate exposure images simultaneously, which are then fused into
an HDR frame in both raw and sRGB domains. In this way, we build a large scale
LDR-HDR video dataset with 85 scenes and each scene contains 60 frames. Based
on this dataset, we further propose a Raw-HDRNet, which utilizes the raw LDR
frames as inputs. We propose a pyramid flow-guided deformation convolution to
align neighboring frames. Experimental results demonstrate that 1) the proposed
dataset can improve the HDR reconstruction performance on real scenes for three
benchmark networks; 2) Compared with sRGB inputs, utilizing raw inputs can
further improve the reconstruction quality and our proposed Raw-HDRNet is a
strong baseline for raw HDR reconstruction. Our dataset and code will be
released after the acceptance of this paper.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 11:59:03 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 04:06:16 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Yue",
"Huanjing",
""
],
[
"Peng",
"Yubo",
""
],
[
"Yu",
"Biting",
""
],
[
"Yin",
"Xuanwu",
""
],
[
"Zhou",
"Zhenyu",
""
],
[
"Yang",
"Jingyu",
""
]
] | TITLE: HDR Video Reconstruction with a Large Dynamic Dataset in Raw and sRGB
Domains
ABSTRACT: High dynamic range (HDR) video reconstruction is attracting more and more
attention due to the superior visual quality compared with those of low dynamic
range (LDR) videos. The availability of LDR-HDR training pairs is essential for
the HDR reconstruction quality. However, there are still no real LDR-HDR pairs
for dynamic scenes due to the difficulty in capturing LDR-HDR frames
simultaneously. In this work, we propose to utilize a staggered sensor to
capture two alternate exposure images simultaneously, which are then fused into
an HDR frame in both raw and sRGB domains. In this way, we build a large scale
LDR-HDR video dataset with 85 scenes and each scene contains 60 frames. Based
on this dataset, we further propose a Raw-HDRNet, which utilizes the raw LDR
frames as inputs. We propose a pyramid flow-guided deformation convolution to
align neighboring frames. Experimental results demonstrate that 1) the proposed
dataset can improve the HDR reconstruction performance on real scenes for three
benchmark networks; 2) Compared with sRGB inputs, utilizing raw inputs can
further improve the reconstruction quality and our proposed Raw-HDRNet is a
strong baseline for raw HDR reconstruction. Our dataset and code will be
released after the acceptance of this paper.
| new_dataset | 0.956431 |
2304.05170 | Yutao Cui | Yutao Cui, Chenkai Zeng, Xiaoyu Zhao, Yichun Yang, Gangshan Wu and
Limin Wang | SportsMOT: A Large Multi-Object Tracking Dataset in Multiple Sports
Scenes | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Multi-object tracking in sports scenes plays a critical role in gathering
players statistics, supporting further analysis, such as automatic tactical
analysis. Yet existing MOT benchmarks cast little attention on the domain,
limiting its development. In this work, we present a new large-scale
multi-object tracking dataset in diverse sports scenes, coined as
\emph{SportsMOT}, where all players on the court are supposed to be tracked. It
consists of 240 video sequences, over 150K frames (almost 15\times MOT17) and
over 1.6M bounding boxes (3\times MOT17) collected from 3 sports categories,
including basketball, volleyball and football. Our dataset is characterized
with two key properties: 1) fast and variable-speed motion and 2) similar yet
distinguishable appearance. We expect SportsMOT to encourage the MOT trackers
to promote in both motion-based association and appearance-based association.
We benchmark several state-of-the-art trackers and reveal the key challenge of
SportsMOT lies in object association. To alleviate the issue, we further
propose a new multi-object tracking framework, termed as \emph{MixSort},
introducing a MixFormer-like structure as an auxiliary association model to
prevailing tracking-by-detection trackers. By integrating the customized
appearance-based association with the original motion-based association,
MixSort achieves state-of-the-art performance on SportsMOT and MOT17. Based on
MixSort, we give an in-depth analysis and provide some profound insights into
SportsMOT. The dataset and code will be available at
https://deeperaction.github.io/datasets/sportsmot.html.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 12:07:31 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 12:23:36 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Cui",
"Yutao",
""
],
[
"Zeng",
"Chenkai",
""
],
[
"Zhao",
"Xiaoyu",
""
],
[
"Yang",
"Yichun",
""
],
[
"Wu",
"Gangshan",
""
],
[
"Wang",
"Limin",
""
]
] | TITLE: SportsMOT: A Large Multi-Object Tracking Dataset in Multiple Sports
Scenes
ABSTRACT: Multi-object tracking in sports scenes plays a critical role in gathering
players statistics, supporting further analysis, such as automatic tactical
analysis. Yet existing MOT benchmarks cast little attention on the domain,
limiting its development. In this work, we present a new large-scale
multi-object tracking dataset in diverse sports scenes, coined as
\emph{SportsMOT}, where all players on the court are supposed to be tracked. It
consists of 240 video sequences, over 150K frames (almost 15\times MOT17) and
over 1.6M bounding boxes (3\times MOT17) collected from 3 sports categories,
including basketball, volleyball and football. Our dataset is characterized
with two key properties: 1) fast and variable-speed motion and 2) similar yet
distinguishable appearance. We expect SportsMOT to encourage the MOT trackers
to promote in both motion-based association and appearance-based association.
We benchmark several state-of-the-art trackers and reveal the key challenge of
SportsMOT lies in object association. To alleviate the issue, we further
propose a new multi-object tracking framework, termed as \emph{MixSort},
introducing a MixFormer-like structure as an auxiliary association model to
prevailing tracking-by-detection trackers. By integrating the customized
appearance-based association with the original motion-based association,
MixSort achieves state-of-the-art performance on SportsMOT and MOT17. Based on
MixSort, we give an in-depth analysis and provide some profound insights into
SportsMOT. The dataset and code will be available at
https://deeperaction.github.io/datasets/sportsmot.html.
| new_dataset | 0.971618 |
2304.05800 | Chang Wei Tan | Matthieu Herrmann, Chang Wei Tan, Mahsa Salehi, Geoffrey I. Webb | Proximity Forest 2.0: A new effective and scalable similarity-based
classifier for time series | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | Time series classification (TSC) is a challenging task due to the diversity
of types of feature that may be relevant for different classification tasks,
including trends, variance, frequency, magnitude, and various patterns. To
address this challenge, several alternative classes of approach have been
developed, including similarity-based, features and intervals, shapelets,
dictionary, kernel, neural network, and hybrid approaches. While kernel, neural
network, and hybrid approaches perform well overall, some specialized
approaches are better suited for specific tasks. In this paper, we propose a
new similarity-based classifier, Proximity Forest version 2.0 (PF 2.0), which
outperforms previous state-of-the-art similarity-based classifiers across the
UCR benchmark and outperforms state-of-the-art kernel, neural network, and
hybrid methods on specific datasets in the benchmark that are best addressed by
similarity-base methods. PF 2.0 incorporates three recent advances in time
series similarity measures -- (1) computationally efficient early abandoning
and pruning to speedup elastic similarity computations; (2) a new elastic
similarity measure, Amerced Dynamic Time Warping (ADTW); and (3) cost function
tuning. It rationalizes the set of similarity measures employed, reducing the
eight base measures of the original PF to three and using the first derivative
transform with all similarity measures, rather than a limited subset. We have
implemented both PF 1.0 and PF 2.0 in a single C++ framework, making the PF
framework more efficient.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 12:22:31 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 04:35:34 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Herrmann",
"Matthieu",
""
],
[
"Tan",
"Chang Wei",
""
],
[
"Salehi",
"Mahsa",
""
],
[
"Webb",
"Geoffrey I.",
""
]
] | TITLE: Proximity Forest 2.0: A new effective and scalable similarity-based
classifier for time series
ABSTRACT: Time series classification (TSC) is a challenging task due to the diversity
of types of feature that may be relevant for different classification tasks,
including trends, variance, frequency, magnitude, and various patterns. To
address this challenge, several alternative classes of approach have been
developed, including similarity-based, features and intervals, shapelets,
dictionary, kernel, neural network, and hybrid approaches. While kernel, neural
network, and hybrid approaches perform well overall, some specialized
approaches are better suited for specific tasks. In this paper, we propose a
new similarity-based classifier, Proximity Forest version 2.0 (PF 2.0), which
outperforms previous state-of-the-art similarity-based classifiers across the
UCR benchmark and outperforms state-of-the-art kernel, neural network, and
hybrid methods on specific datasets in the benchmark that are best addressed by
similarity-base methods. PF 2.0 incorporates three recent advances in time
series similarity measures -- (1) computationally efficient early abandoning
and pruning to speedup elastic similarity computations; (2) a new elastic
similarity measure, Amerced Dynamic Time Warping (ADTW); and (3) cost function
tuning. It rationalizes the set of similarity measures employed, reducing the
eight base measures of the original PF to three and using the first derivative
transform with all similarity measures, rather than a limited subset. We have
implemented both PF 1.0 and PF 2.0 in a single C++ framework, making the PF
framework more efficient.
| no_new_dataset | 0.952926 |
2304.06036 | Syed Anwar | Saadat Ullah Khan, Muhammad Majid, Syed Muhammad Anwar | Upper Limb Movement Execution Classification using
Electroencephalography for Brain Computer Interface | null | null | null | null | eess.SP cs.HC | http://creativecommons.org/licenses/by/4.0/ | An accurate classification of upper limb movements using
electroencephalography (EEG) signals is gaining significant importance in
recent years due to the prevalence of brain-computer interfaces. The upper
limbs in the human body are crucial since different skeletal segments combine
to make a range of motion that helps us in our trivial daily tasks. Decoding
EEG-based upper limb movements can be of great help to people with spinal cord
injury (SCI) or other neuro-muscular diseases such as amyotrophic lateral
sclerosis (ALS), primary lateral sclerosis, and periodic paralysis. This can
manifest in a loss of sensory and motor function, which could make a person
reliant on others to provide care in day-to-day activities. We can detect and
classify upper limb movement activities, whether they be executed or imagined
using an EEG-based brain-computer interface (BCI). Toward this goal, we focus
our attention on decoding movement execution (ME) of the upper limb in this
study. For this purpose, we utilize a publicly available EEG dataset that
contains EEG signal recordings from fifteen subjects acquired using a
61-channel EEG device. We propose a method to classify four ME classes for
different subjects using spectrograms of the EEG data through pre-trained deep
learning (DL) models. Our proposed method of using EEG spectrograms for the
classification of ME has shown significant results, where the highest average
classification accuracy (for four ME classes) obtained is 87.36%, with one
subject achieving the best classification accuracy of 97.03%.
| [
{
"version": "v1",
"created": "Sat, 1 Apr 2023 16:54:17 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Khan",
"Saadat Ullah",
""
],
[
"Majid",
"Muhammad",
""
],
[
"Anwar",
"Syed Muhammad",
""
]
] | TITLE: Upper Limb Movement Execution Classification using
Electroencephalography for Brain Computer Interface
ABSTRACT: An accurate classification of upper limb movements using
electroencephalography (EEG) signals is gaining significant importance in
recent years due to the prevalence of brain-computer interfaces. The upper
limbs in the human body are crucial since different skeletal segments combine
to make a range of motion that helps us in our trivial daily tasks. Decoding
EEG-based upper limb movements can be of great help to people with spinal cord
injury (SCI) or other neuro-muscular diseases such as amyotrophic lateral
sclerosis (ALS), primary lateral sclerosis, and periodic paralysis. This can
manifest in a loss of sensory and motor function, which could make a person
reliant on others to provide care in day-to-day activities. We can detect and
classify upper limb movement activities, whether they be executed or imagined
using an EEG-based brain-computer interface (BCI). Toward this goal, we focus
our attention on decoding movement execution (ME) of the upper limb in this
study. For this purpose, we utilize a publicly available EEG dataset that
contains EEG signal recordings from fifteen subjects acquired using a
61-channel EEG device. We propose a method to classify four ME classes for
different subjects using spectrograms of the EEG data through pre-trained deep
learning (DL) models. Our proposed method of using EEG spectrograms for the
classification of ME has shown significant results, where the highest average
classification accuracy (for four ME classes) obtained is 87.36%, with one
subject achieving the best classification accuracy of 97.03%.
| no_new_dataset | 0.912826 |
2304.06039 | Eleni Oikonomaki | Eleni Oikonomaki, Dimitris Belivanis | A new perspective on the prediction of the innovation performance: A
data driven methodology to identify innovation indicators through a
comparative study of Boston's neighborhoods | null | null | null | null | cs.CY | http://creativecommons.org/licenses/by-nc-nd/4.0/ | In an era of knowledge-based economy, commercialized research and globalized
competition for talent, the creation of innovation ecosystems and innovation
networks is at the forefront of efforts of cities. In this context, public
authorities, private organizations, and academics respond to the question of
the most promising indicators that can predict innovation with various
innovation scoreboards. The current paper aims at increasing the understanding
of the existing indicators and complementing the various innovation assessment
toolkits, using large datasets from non-traditional sources. The success of
both top down implemented innovation districts and community-level innovation
ecosystems is complex and has not been well examined. Yet, limited data shed
light on the association between indicators and innovation performance at the
neighborhood level. For this purpose, the city of Boston has been selected as a
case study to reveal the importance of its neighborhood's different
characteristics in achieving high innovation performance. The study uses a
large geographically distributed dataset across Boston's 35 zip code areas,
which contains various business, entrepreneurial-specific, socio-economic data
and other types of data that can reveal contextual urban dimensions.
Furthermore, in order to express the innovation performance of the zip code
areas, new metrics are proposed connected to innovation locations. The outcomes
of this analysis aim to introduce a 'Neighborhood Innovation Index' that will
generate new planning models for higher innovation performance, which can be
easily applied in other cases. By publishing this large-scale dataset of urban
informatics, the goal is to contribute to the innovation discourse and enable a
new theoretical framework that identifies the linkages among cities'
socio-economic characteristics and innovation performance.
| [
{
"version": "v1",
"created": "Tue, 4 Apr 2023 05:45:50 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Oikonomaki",
"Eleni",
""
],
[
"Belivanis",
"Dimitris",
""
]
] | TITLE: A new perspective on the prediction of the innovation performance: A
data driven methodology to identify innovation indicators through a
comparative study of Boston's neighborhoods
ABSTRACT: In an era of knowledge-based economy, commercialized research and globalized
competition for talent, the creation of innovation ecosystems and innovation
networks is at the forefront of efforts of cities. In this context, public
authorities, private organizations, and academics respond to the question of
the most promising indicators that can predict innovation with various
innovation scoreboards. The current paper aims at increasing the understanding
of the existing indicators and complementing the various innovation assessment
toolkits, using large datasets from non-traditional sources. The success of
both top down implemented innovation districts and community-level innovation
ecosystems is complex and has not been well examined. Yet, limited data shed
light on the association between indicators and innovation performance at the
neighborhood level. For this purpose, the city of Boston has been selected as a
case study to reveal the importance of its neighborhood's different
characteristics in achieving high innovation performance. The study uses a
large geographically distributed dataset across Boston's 35 zip code areas,
which contains various business, entrepreneurial-specific, socio-economic data
and other types of data that can reveal contextual urban dimensions.
Furthermore, in order to express the innovation performance of the zip code
areas, new metrics are proposed connected to innovation locations. The outcomes
of this analysis aim to introduce a 'Neighborhood Innovation Index' that will
generate new planning models for higher innovation performance, which can be
easily applied in other cases. By publishing this large-scale dataset of urban
informatics, the goal is to contribute to the innovation discourse and enable a
new theoretical framework that identifies the linkages among cities'
socio-economic characteristics and innovation performance.
| new_dataset | 0.782579 |
2304.06043 | Janamejaya Channegowda | Janamejaya Channegowda, Vageesh Maiya, Chaitanya Lingaraj | A Deep Learning Approach Towards Generating High-fidelity Diverse
Synthetic Battery Datasets | Accepted at IEEE Transactions on Industry Applications | null | 10.1109/TIA.2023.3265359 | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Recent surge in the number of Electric Vehicles have created a need to
develop inexpensive energy-dense Battery Storage Systems. Many countries across
the planet have put in place concrete measures to reduce and subsequently limit
the number of vehicles powered by fossil fuels. Lithium-ion based batteries are
presently dominating the electric automotive sector. Energy research efforts
are also focussed on accurate computation of State-of-Charge of such batteries
to provide reliable vehicle range estimates. Although such estimation
algorithms provide precise estimates, all such techniques available in
literature presume availability of superior quality battery datasets. In
reality, gaining access to proprietary battery usage datasets is very tough for
battery scientists. Moreover, open access datasets lack the diverse battery
charge/discharge patterns needed to build generalized models. Curating battery
measurement data is time consuming and needs expensive equipment. To surmount
such limited data scenarios, we introduce few Deep Learning-based methods to
synthesize high-fidelity battery datasets, these augmented synthetic datasets
will help battery researchers build better estimation models in the presence of
limited data. We have released the code and dataset used in the present
approach to generate synthetic data. The battery data augmentation techniques
introduced here will alleviate limited battery dataset challenges.
| [
{
"version": "v1",
"created": "Sun, 9 Apr 2023 05:41:21 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Channegowda",
"Janamejaya",
""
],
[
"Maiya",
"Vageesh",
""
],
[
"Lingaraj",
"Chaitanya",
""
]
] | TITLE: A Deep Learning Approach Towards Generating High-fidelity Diverse
Synthetic Battery Datasets
ABSTRACT: Recent surge in the number of Electric Vehicles have created a need to
develop inexpensive energy-dense Battery Storage Systems. Many countries across
the planet have put in place concrete measures to reduce and subsequently limit
the number of vehicles powered by fossil fuels. Lithium-ion based batteries are
presently dominating the electric automotive sector. Energy research efforts
are also focussed on accurate computation of State-of-Charge of such batteries
to provide reliable vehicle range estimates. Although such estimation
algorithms provide precise estimates, all such techniques available in
literature presume availability of superior quality battery datasets. In
reality, gaining access to proprietary battery usage datasets is very tough for
battery scientists. Moreover, open access datasets lack the diverse battery
charge/discharge patterns needed to build generalized models. Curating battery
measurement data is time consuming and needs expensive equipment. To surmount
such limited data scenarios, we introduce few Deep Learning-based methods to
synthesize high-fidelity battery datasets, these augmented synthetic datasets
will help battery researchers build better estimation models in the presence of
limited data. We have released the code and dataset used in the present
approach to generate synthetic data. The battery data augmentation techniques
introduced here will alleviate limited battery dataset challenges.
| no_new_dataset | 0.925297 |
2304.06103 | Axel Elaldi | Axel Elaldi, Guido Gerig, Neel Dey | $E(3) \times SO(3)$-Equivariant Networks for Spherical Deconvolution in
Diffusion MRI | Accepted to Medical Imaging with Deep Learning (MIDL) 2023. Code
available at https://github.com/AxelElaldi/e3so3_conv . 19 pages with 6
figures | null | null | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present Roto-Translation Equivariant Spherical Deconvolution (RT-ESD), an
$E(3)\times SO(3)$ equivariant framework for sparse deconvolution of volumes
where each voxel contains a spherical signal. Such 6D data naturally arises in
diffusion MRI (dMRI), a medical imaging modality widely used to measure
microstructure and structural connectivity. As each dMRI voxel is typically a
mixture of various overlapping structures, there is a need for blind
deconvolution to recover crossing anatomical structures such as white matter
tracts. Existing dMRI work takes either an iterative or deep learning approach
to sparse spherical deconvolution, yet it typically does not account for
relationships between neighboring measurements. This work constructs
equivariant deep learning layers which respect to symmetries of spatial
rotations, reflections, and translations, alongside the symmetries of voxelwise
spherical rotations. As a result, RT-ESD improves on previous work across
several tasks including fiber recovery on the DiSCo dataset,
deconvolution-derived partial volume estimation on real-world \textit{in vivo}
human brain dMRI, and improved downstream reconstruction of fiber tractograms
on the Tractometer dataset. Our implementation is available at
https://github.com/AxelElaldi/e3so3_conv
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 18:37:32 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Elaldi",
"Axel",
""
],
[
"Gerig",
"Guido",
""
],
[
"Dey",
"Neel",
""
]
] | TITLE: $E(3) \times SO(3)$-Equivariant Networks for Spherical Deconvolution in
Diffusion MRI
ABSTRACT: We present Roto-Translation Equivariant Spherical Deconvolution (RT-ESD), an
$E(3)\times SO(3)$ equivariant framework for sparse deconvolution of volumes
where each voxel contains a spherical signal. Such 6D data naturally arises in
diffusion MRI (dMRI), a medical imaging modality widely used to measure
microstructure and structural connectivity. As each dMRI voxel is typically a
mixture of various overlapping structures, there is a need for blind
deconvolution to recover crossing anatomical structures such as white matter
tracts. Existing dMRI work takes either an iterative or deep learning approach
to sparse spherical deconvolution, yet it typically does not account for
relationships between neighboring measurements. This work constructs
equivariant deep learning layers which respect to symmetries of spatial
rotations, reflections, and translations, alongside the symmetries of voxelwise
spherical rotations. As a result, RT-ESD improves on previous work across
several tasks including fiber recovery on the DiSCo dataset,
deconvolution-derived partial volume estimation on real-world \textit{in vivo}
human brain dMRI, and improved downstream reconstruction of fiber tractograms
on the Tractometer dataset. Our implementation is available at
https://github.com/AxelElaldi/e3so3_conv
| no_new_dataset | 0.948537 |
2304.06106 | Hazem Zein | Hazem Zein, Lou Laurent, R\'egis Fournier, Amine Nait-Ali | Generation of artificial facial drug abuse images using Deep
De-identified anonymous Dataset augmentation through Genetics Algorithm
(3DG-GA) | null | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In biomedical research and artificial intelligence, access to large,
well-balanced, and representative datasets is crucial for developing
trustworthy applications that can be used in real-world scenarios. However,
obtaining such datasets can be challenging, as they are often restricted to
hospitals and specialized facilities. To address this issue, the study proposes
to generate highly realistic synthetic faces exhibiting drug abuse traits
through augmentation. The proposed method, called "3DG-GA", Deep De-identified
anonymous Dataset Generation, uses Genetics Algorithm as a strategy for
synthetic faces generation. The algorithm includes GAN artificial face
generation, forgery detection, and face recognition. Initially, a dataset of
120 images of actual facial drug abuse is used. By preserving, the drug traits,
the 3DG-GA provides a dataset containing 3000 synthetic facial drug abuse
images. The dataset will be open to the scientific community, which can
reproduce our results and benefit from the generated datasets while avoiding
legal or ethical restrictions.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 18:45:26 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Zein",
"Hazem",
""
],
[
"Laurent",
"Lou",
""
],
[
"Fournier",
"Régis",
""
],
[
"Nait-Ali",
"Amine",
""
]
] | TITLE: Generation of artificial facial drug abuse images using Deep
De-identified anonymous Dataset augmentation through Genetics Algorithm
(3DG-GA)
ABSTRACT: In biomedical research and artificial intelligence, access to large,
well-balanced, and representative datasets is crucial for developing
trustworthy applications that can be used in real-world scenarios. However,
obtaining such datasets can be challenging, as they are often restricted to
hospitals and specialized facilities. To address this issue, the study proposes
to generate highly realistic synthetic faces exhibiting drug abuse traits
through augmentation. The proposed method, called "3DG-GA", Deep De-identified
anonymous Dataset Generation, uses Genetics Algorithm as a strategy for
synthetic faces generation. The algorithm includes GAN artificial face
generation, forgery detection, and face recognition. Initially, a dataset of
120 images of actual facial drug abuse is used. By preserving, the drug traits,
the 3DG-GA provides a dataset containing 3000 synthetic facial drug abuse
images. The dataset will be open to the scientific community, which can
reproduce our results and benefit from the generated datasets while avoiding
legal or ethical restrictions.
| new_dataset | 0.965771 |
2304.06114 | Jacob Meilleur | Jacob Meilleur and Guillaume-Alexandre Bilodeau | TopTrack: Tracking Objects By Their Top | 14 pages, 7 figures, submitted to Machine Vision and Applications | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, the joint detection-and-tracking paradigm has been a very
popular way of tackling the multi-object tracking (MOT) task. Many of the
methods following this paradigm use the object center keypoint for detection.
However, we argue that the center point is not optimal since it is often not
visible in crowded scenarios, which results in many missed detections when the
objects are partially occluded. We propose TopTrack, a joint
detection-and-tracking method that uses the top of the object as a keypoint for
detection instead of the center because it is more often visible. Furthermore,
TopTrack processes consecutive frames in separate streams in order to
facilitate training. We performed experiments to show that using the object top
as a keypoint for detection can reduce the amount of missed detections, which
in turn leads to more complete trajectories and less lost trajectories.
TopTrack manages to achieve competitive results with other state-of-the-art
trackers on two MOT benchmarks.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 19:00:12 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Meilleur",
"Jacob",
""
],
[
"Bilodeau",
"Guillaume-Alexandre",
""
]
] | TITLE: TopTrack: Tracking Objects By Their Top
ABSTRACT: In recent years, the joint detection-and-tracking paradigm has been a very
popular way of tackling the multi-object tracking (MOT) task. Many of the
methods following this paradigm use the object center keypoint for detection.
However, we argue that the center point is not optimal since it is often not
visible in crowded scenarios, which results in many missed detections when the
objects are partially occluded. We propose TopTrack, a joint
detection-and-tracking method that uses the top of the object as a keypoint for
detection instead of the center because it is more often visible. Furthermore,
TopTrack processes consecutive frames in separate streams in order to
facilitate training. We performed experiments to show that using the object top
as a keypoint for detection can reduce the amount of missed detections, which
in turn leads to more complete trajectories and less lost trajectories.
TopTrack manages to achieve competitive results with other state-of-the-art
trackers on two MOT benchmarks.
| no_new_dataset | 0.953794 |
2304.06116 | Wentao Zhu | Wentao Zhu, Yufang Huang, Xiufeng Xie, Wenxian Liu, Jincan Deng,
Debing Zhang, Zhangyang Wang, Ji Liu | AutoShot: A Short Video Dataset and State-of-the-Art Shot Boundary
Detection | 10 pages, 5 figures, 3 tables, in CVPR 2023; Top-1 solution for scene
/ shot boundary detection
https://paperswithcode.com/paper/autoshot-a-short-video-dataset-and-state-of | null | null | null | cs.CV cs.AI cs.LG cs.MM cs.NE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The short-form videos have explosive popularity and have dominated the new
social media trends. Prevailing short-video platforms,~\textit{e.g.}, Kuaishou
(Kwai), TikTok, Instagram Reels, and YouTube Shorts, have changed the way we
consume and create content. For video content creation and understanding, the
shot boundary detection (SBD) is one of the most essential components in
various scenarios. In this work, we release a new public Short video sHot
bOundary deTection dataset, named SHOT, consisting of 853 complete short videos
and 11,606 shot annotations, with 2,716 high quality shot boundary annotations
in 200 test videos. Leveraging this new data wealth, we propose to optimize the
model design for video SBD, by conducting neural architecture search in a
search space encapsulating various advanced 3D ConvNets and Transformers. Our
proposed approach, named AutoShot, achieves higher F1 scores than previous
state-of-the-art approaches, e.g., outperforming TransNetV2 by 4.2%, when being
derived and evaluated on our newly constructed SHOT dataset. Moreover, to
validate the generalizability of the AutoShot architecture, we directly
evaluate it on another three public datasets: ClipShots, BBC and RAI, and the
F1 scores of AutoShot outperform previous state-of-the-art approaches by 1.1%,
0.9% and 1.2%, respectively. The SHOT dataset and code can be found in
https://github.com/wentaozhu/AutoShot.git .
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 19:01:21 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Zhu",
"Wentao",
""
],
[
"Huang",
"Yufang",
""
],
[
"Xie",
"Xiufeng",
""
],
[
"Liu",
"Wenxian",
""
],
[
"Deng",
"Jincan",
""
],
[
"Zhang",
"Debing",
""
],
[
"Wang",
"Zhangyang",
""
],
[
"Liu",
"Ji",
""
]
] | TITLE: AutoShot: A Short Video Dataset and State-of-the-Art Shot Boundary
Detection
ABSTRACT: The short-form videos have explosive popularity and have dominated the new
social media trends. Prevailing short-video platforms,~\textit{e.g.}, Kuaishou
(Kwai), TikTok, Instagram Reels, and YouTube Shorts, have changed the way we
consume and create content. For video content creation and understanding, the
shot boundary detection (SBD) is one of the most essential components in
various scenarios. In this work, we release a new public Short video sHot
bOundary deTection dataset, named SHOT, consisting of 853 complete short videos
and 11,606 shot annotations, with 2,716 high quality shot boundary annotations
in 200 test videos. Leveraging this new data wealth, we propose to optimize the
model design for video SBD, by conducting neural architecture search in a
search space encapsulating various advanced 3D ConvNets and Transformers. Our
proposed approach, named AutoShot, achieves higher F1 scores than previous
state-of-the-art approaches, e.g., outperforming TransNetV2 by 4.2%, when being
derived and evaluated on our newly constructed SHOT dataset. Moreover, to
validate the generalizability of the AutoShot architecture, we directly
evaluate it on another three public datasets: ClipShots, BBC and RAI, and the
F1 scores of AutoShot outperform previous state-of-the-art approaches by 1.1%,
0.9% and 1.2%, respectively. The SHOT dataset and code can be found in
https://github.com/wentaozhu/AutoShot.git .
| new_dataset | 0.959307 |
2304.06121 | Abduallah Mohamed | Abduallah Mohamed, Jundi Liu, Linda Ng Boyle, Christian Claudel | FollowMe: Vehicle Behaviour Prediction in Autonomous Vehicle Settings | null | null | null | null | cs.RO cs.CV | http://creativecommons.org/licenses/by/4.0/ | An ego vehicle following a virtual lead vehicle planned route is an essential
component when autonomous and non-autonomous vehicles interact. Yet, there is a
question about the driver's ability to follow the planned lead vehicle route.
Thus, predicting the trajectory of the ego vehicle route given a lead vehicle
route is of interest. We introduce a new dataset, the FollowMe dataset, which
offers a motion and behavior prediction problem by answering the latter
question of the driver's ability to follow a lead vehicle. We also introduce a
deep spatio-temporal graph model FollowMe-STGCNN as a baseline for the dataset.
In our experiments and analysis, we show the design benefits of FollowMe-STGCNN
in capturing the interactions that lie within the dataset. We contrast the
performance of FollowMe-STGCNN with prior motion prediction models showing the
need to have a different design mechanism to address the lead vehicle following
settings.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 19:05:56 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Mohamed",
"Abduallah",
""
],
[
"Liu",
"Jundi",
""
],
[
"Boyle",
"Linda Ng",
""
],
[
"Claudel",
"Christian",
""
]
] | TITLE: FollowMe: Vehicle Behaviour Prediction in Autonomous Vehicle Settings
ABSTRACT: An ego vehicle following a virtual lead vehicle planned route is an essential
component when autonomous and non-autonomous vehicles interact. Yet, there is a
question about the driver's ability to follow the planned lead vehicle route.
Thus, predicting the trajectory of the ego vehicle route given a lead vehicle
route is of interest. We introduce a new dataset, the FollowMe dataset, which
offers a motion and behavior prediction problem by answering the latter
question of the driver's ability to follow a lead vehicle. We also introduce a
deep spatio-temporal graph model FollowMe-STGCNN as a baseline for the dataset.
In our experiments and analysis, we show the design benefits of FollowMe-STGCNN
in capturing the interactions that lie within the dataset. We contrast the
performance of FollowMe-STGCNN with prior motion prediction models showing the
need to have a different design mechanism to address the lead vehicle following
settings.
| new_dataset | 0.960063 |
2304.06125 | Yuhang Lu | Yuhang Lu and Touradj Ebrahimi | Assessment Framework for Deepfake Detection in Real-world Situations | null | null | null | null | cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Detecting digital face manipulation in images and video has attracted
extensive attention due to the potential risk to public trust. To counteract
the malicious usage of such techniques, deep learning-based deepfake detection
methods have been employed and have exhibited remarkable performance. However,
the performance of such detectors is often assessed on related benchmarks that
hardly reflect real-world situations. For example, the impact of various image
and video processing operations and typical workflow distortions on detection
accuracy has not been systematically measured. In this paper, a more reliable
assessment framework is proposed to evaluate the performance of learning-based
deepfake detectors in more realistic settings. To the best of our
acknowledgment, it is the first systematic assessment approach for deepfake
detectors that not only reports the general performance under real-world
conditions but also quantitatively measures their robustness toward different
processing operations. To demonstrate the effectiveness and usage of the
framework, extensive experiments and detailed analysis of three popular
deepfake detection methods are further presented in this paper. In addition, a
stochastic degradation-based data augmentation method driven by realistic
processing operations is designed, which significantly improves the robustness
of deepfake detectors.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 19:09:22 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Lu",
"Yuhang",
""
],
[
"Ebrahimi",
"Touradj",
""
]
] | TITLE: Assessment Framework for Deepfake Detection in Real-world Situations
ABSTRACT: Detecting digital face manipulation in images and video has attracted
extensive attention due to the potential risk to public trust. To counteract
the malicious usage of such techniques, deep learning-based deepfake detection
methods have been employed and have exhibited remarkable performance. However,
the performance of such detectors is often assessed on related benchmarks that
hardly reflect real-world situations. For example, the impact of various image
and video processing operations and typical workflow distortions on detection
accuracy has not been systematically measured. In this paper, a more reliable
assessment framework is proposed to evaluate the performance of learning-based
deepfake detectors in more realistic settings. To the best of our
acknowledgment, it is the first systematic assessment approach for deepfake
detectors that not only reports the general performance under real-world
conditions but also quantitatively measures their robustness toward different
processing operations. To demonstrate the effectiveness and usage of the
framework, extensive experiments and detailed analysis of three popular
deepfake detection methods are further presented in this paper. In addition, a
stochastic degradation-based data augmentation method driven by realistic
processing operations is designed, which significantly improves the robustness
of deepfake detectors.
| no_new_dataset | 0.952662 |
2304.06131 | Jose Javier Gonzalez Ortiz | Victor Ion Butoi, Jose Javier Gonzalez Ortiz, Tianyu Ma, Mert R.
Sabuncu, John Guttag, Adrian V. Dalca | UniverSeg: Universal Medical Image Segmentation | Victor and Jose Javier contributed equally to this work. Project
Website: https://universeg.csail.mit.edu | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | While deep learning models have become the predominant method for medical
image segmentation, they are typically not capable of generalizing to unseen
segmentation tasks involving new anatomies, image modalities, or labels. Given
a new segmentation task, researchers generally have to train or fine-tune
models, which is time-consuming and poses a substantial barrier for clinical
researchers, who often lack the resources and expertise to train neural
networks. We present UniverSeg, a method for solving unseen medical
segmentation tasks without additional training. Given a query image and example
set of image-label pairs that define a new segmentation task, UniverSeg employs
a new Cross-Block mechanism to produce accurate segmentation maps without the
need for additional training. To achieve generalization to new tasks, we have
gathered and standardized a collection of 53 open-access medical segmentation
datasets with over 22,000 scans, which we refer to as MegaMedical. We used this
collection to train UniverSeg on a diverse set of anatomies and imaging
modalities. We demonstrate that UniverSeg substantially outperforms several
related methods on unseen tasks, and thoroughly analyze and draw insights about
important aspects of the proposed system. The UniverSeg source code and model
weights are freely available at https://universeg.csail.mit.edu
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 19:36:46 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Butoi",
"Victor Ion",
""
],
[
"Ortiz",
"Jose Javier Gonzalez",
""
],
[
"Ma",
"Tianyu",
""
],
[
"Sabuncu",
"Mert R.",
""
],
[
"Guttag",
"John",
""
],
[
"Dalca",
"Adrian V.",
""
]
] | TITLE: UniverSeg: Universal Medical Image Segmentation
ABSTRACT: While deep learning models have become the predominant method for medical
image segmentation, they are typically not capable of generalizing to unseen
segmentation tasks involving new anatomies, image modalities, or labels. Given
a new segmentation task, researchers generally have to train or fine-tune
models, which is time-consuming and poses a substantial barrier for clinical
researchers, who often lack the resources and expertise to train neural
networks. We present UniverSeg, a method for solving unseen medical
segmentation tasks without additional training. Given a query image and example
set of image-label pairs that define a new segmentation task, UniverSeg employs
a new Cross-Block mechanism to produce accurate segmentation maps without the
need for additional training. To achieve generalization to new tasks, we have
gathered and standardized a collection of 53 open-access medical segmentation
datasets with over 22,000 scans, which we refer to as MegaMedical. We used this
collection to train UniverSeg on a diverse set of anatomies and imaging
modalities. We demonstrate that UniverSeg substantially outperforms several
related methods on unseen tasks, and thoroughly analyze and draw insights about
important aspects of the proposed system. The UniverSeg source code and model
weights are freely available at https://universeg.csail.mit.edu
| new_dataset | 0.947769 |
2304.06168 | Ming-Chang Lee | Ming-Chang Lee, Jia-Chun Lin, and Volker Stolz | NP-Free: A Real-Time Normalization-free and Parameter-tuning-free
Representation Approach for Open-ended Time Series | 9 pages, 12 figures, 9 tables, and this paper was accepted by 2023
IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC
2023) | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | As more connected devices are implemented in a cyber-physical world and data
is expected to be collected and processed in real time, the ability to handle
time series data has become increasingly significant. To help analyze time
series in data mining applications, many time series representation approaches
have been proposed to convert a raw time series into another series for
representing the original time series. However, existing approaches are not
designed for open-ended time series (which is a sequence of data points being
continuously collected at a fixed interval without any length limit) because
these approaches need to know the total length of the target time series in
advance and pre-process the entire time series using normalization methods.
Furthermore, many representation approaches require users to configure and tune
some parameters beforehand in order to achieve satisfactory representation
results. In this paper, we propose NP-Free, a real-time Normalization-free and
Parameter-tuning-free representation approach for open-ended time series.
Without needing to use any normalization method or tune any parameter, NP-Free
can generate a representation for a raw time series on the fly by converting
each data point of the time series into a root-mean-square error (RMSE) value
based on Long Short-Term Memory (LSTM) and a Look-Back and Predict-Forward
strategy. To demonstrate the capability of NP-Free in representing time series,
we conducted several experiments based on real-world open-source time series
datasets. We also evaluated the time consumption of NP-Free in generating
representations.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 21:48:53 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Lee",
"Ming-Chang",
""
],
[
"Lin",
"Jia-Chun",
""
],
[
"Stolz",
"Volker",
""
]
] | TITLE: NP-Free: A Real-Time Normalization-free and Parameter-tuning-free
Representation Approach for Open-ended Time Series
ABSTRACT: As more connected devices are implemented in a cyber-physical world and data
is expected to be collected and processed in real time, the ability to handle
time series data has become increasingly significant. To help analyze time
series in data mining applications, many time series representation approaches
have been proposed to convert a raw time series into another series for
representing the original time series. However, existing approaches are not
designed for open-ended time series (which is a sequence of data points being
continuously collected at a fixed interval without any length limit) because
these approaches need to know the total length of the target time series in
advance and pre-process the entire time series using normalization methods.
Furthermore, many representation approaches require users to configure and tune
some parameters beforehand in order to achieve satisfactory representation
results. In this paper, we propose NP-Free, a real-time Normalization-free and
Parameter-tuning-free representation approach for open-ended time series.
Without needing to use any normalization method or tune any parameter, NP-Free
can generate a representation for a raw time series on the fly by converting
each data point of the time series into a root-mean-square error (RMSE) value
based on Long Short-Term Memory (LSTM) and a Look-Back and Predict-Forward
strategy. To demonstrate the capability of NP-Free in representing time series,
we conducted several experiments based on real-world open-source time series
datasets. We also evaluated the time consumption of NP-Free in generating
representations.
| no_new_dataset | 0.954478 |
2304.06184 | Anjana Arunkumar | Anjana Arunkumar, Shubham Sharma, Rakhi Agrawal, Sriram
Chandrasekaran, Chris Bryan | LINGO : Visually Debiasing Natural Language Instructions to Support Task
Diversity | 13 pages, 6 figures, Eurovis 2023 | null | null | null | cs.HC cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Cross-task generalization is a significant outcome that defines mastery in
natural language understanding. Humans show a remarkable aptitude for this, and
can solve many different types of tasks, given definitions in the form of
textual instructions and a small set of examples. Recent work with pre-trained
language models mimics this learning style: users can define and exemplify a
task for the model to attempt as a series of natural language prompts or
instructions. While prompting approaches have led to higher cross-task
generalization compared to traditional supervised learning, analyzing 'bias' in
the task instructions given to the model is a difficult problem, and has thus
been relatively unexplored. For instance, are we truly modeling a task, or are
we modeling a user's instructions? To help investigate this, we develop LINGO,
a novel visual analytics interface that supports an effective, task-driven
workflow to (1) help identify bias in natural language task instructions, (2)
alter (or create) task instructions to reduce bias, and (3) evaluate
pre-trained model performance on debiased task instructions. To robustly
evaluate LINGO, we conduct a user study with both novice and expert instruction
creators, over a dataset of 1,616 linguistic tasks and their natural language
instructions, spanning 55 different languages. For both user groups, LINGO
promotes the creation of more difficult tasks for pre-trained models, that
contain higher linguistic diversity and lower instruction bias. We additionally
discuss how the insights learned in developing and evaluating LINGO can aid in
the design of future dashboards that aim to minimize the effort involved in
prompt creation across multiple domains.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 22:55:52 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Arunkumar",
"Anjana",
""
],
[
"Sharma",
"Shubham",
""
],
[
"Agrawal",
"Rakhi",
""
],
[
"Chandrasekaran",
"Sriram",
""
],
[
"Bryan",
"Chris",
""
]
] | TITLE: LINGO : Visually Debiasing Natural Language Instructions to Support Task
Diversity
ABSTRACT: Cross-task generalization is a significant outcome that defines mastery in
natural language understanding. Humans show a remarkable aptitude for this, and
can solve many different types of tasks, given definitions in the form of
textual instructions and a small set of examples. Recent work with pre-trained
language models mimics this learning style: users can define and exemplify a
task for the model to attempt as a series of natural language prompts or
instructions. While prompting approaches have led to higher cross-task
generalization compared to traditional supervised learning, analyzing 'bias' in
the task instructions given to the model is a difficult problem, and has thus
been relatively unexplored. For instance, are we truly modeling a task, or are
we modeling a user's instructions? To help investigate this, we develop LINGO,
a novel visual analytics interface that supports an effective, task-driven
workflow to (1) help identify bias in natural language task instructions, (2)
alter (or create) task instructions to reduce bias, and (3) evaluate
pre-trained model performance on debiased task instructions. To robustly
evaluate LINGO, we conduct a user study with both novice and expert instruction
creators, over a dataset of 1,616 linguistic tasks and their natural language
instructions, spanning 55 different languages. For both user groups, LINGO
promotes the creation of more difficult tasks for pre-trained models, that
contain higher linguistic diversity and lower instruction bias. We additionally
discuss how the insights learned in developing and evaluating LINGO can aid in
the design of future dashboards that aim to minimize the effort involved in
prompt creation across multiple domains.
| no_new_dataset | 0.704008 |
2304.06194 | Pierre Gleize | Pierre Gleize, Weiyao Wang, Matt Feiszli | SiLK -- Simple Learned Keypoints | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Keypoint detection & descriptors are foundational tech-nologies for computer
vision tasks like image matching, 3D reconstruction and visual odometry.
Hand-engineered methods like Harris corners, SIFT, and HOG descriptors have
been used for decades; more recently, there has been a trend to introduce
learning in an attempt to improve keypoint detectors. On inspection however,
the results are difficult to interpret; recent learning-based methods employ a
vast diversity of experimental setups and design choices: empirical results are
often reported using different backbones, protocols, datasets, types of
supervisions or tasks. Since these differences are often coupled together, it
raises a natural question on what makes a good learned keypoint detector. In
this work, we revisit the design of existing keypoint detectors by
deconstructing their methodologies and identifying the key components. We
re-design each component from first-principle and propose Simple Learned
Keypoints (SiLK) that is fully-differentiable, lightweight, and flexible.
Despite its simplicity, SiLK advances new state-of-the-art on Detection
Repeatability and Homography Estimation tasks on HPatches and 3D Point-Cloud
Registration task on ScanNet, and achieves competitive performance to
state-of-the-art on camera pose estimation in 2022 Image Matching Challenge and
ScanNet.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 23:56:00 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Gleize",
"Pierre",
""
],
[
"Wang",
"Weiyao",
""
],
[
"Feiszli",
"Matt",
""
]
] | TITLE: SiLK -- Simple Learned Keypoints
ABSTRACT: Keypoint detection & descriptors are foundational tech-nologies for computer
vision tasks like image matching, 3D reconstruction and visual odometry.
Hand-engineered methods like Harris corners, SIFT, and HOG descriptors have
been used for decades; more recently, there has been a trend to introduce
learning in an attempt to improve keypoint detectors. On inspection however,
the results are difficult to interpret; recent learning-based methods employ a
vast diversity of experimental setups and design choices: empirical results are
often reported using different backbones, protocols, datasets, types of
supervisions or tasks. Since these differences are often coupled together, it
raises a natural question on what makes a good learned keypoint detector. In
this work, we revisit the design of existing keypoint detectors by
deconstructing their methodologies and identifying the key components. We
re-design each component from first-principle and propose Simple Learned
Keypoints (SiLK) that is fully-differentiable, lightweight, and flexible.
Despite its simplicity, SiLK advances new state-of-the-art on Detection
Repeatability and Homography Estimation tasks on HPatches and 3D Point-Cloud
Registration task on ScanNet, and achieves competitive performance to
state-of-the-art on camera pose estimation in 2022 Image Matching Challenge and
ScanNet.
| no_new_dataset | 0.949529 |
2304.06211 | Wenguan Wang | Yurong Zhang, Liulei Li, Wenguan Wang, Rong Xie, Li Song, Wenjun Zhang | Boosting Video Object Segmentation via Space-time Correspondence
Learning | CVPR 2023; Project page:
https://github.com/wenguanwang/VOS_Correspondence | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Current top-leading solutions for video object segmentation (VOS) typically
follow a matching-based regime: for each query frame, the segmentation mask is
inferred according to its correspondence to previously processed and the first
annotated frames. They simply exploit the supervisory signals from the
groundtruth masks for learning mask prediction only, without posing any
constraint on the space-time correspondence matching, which, however, is the
fundamental building block of such regime. To alleviate this crucial yet
commonly ignored issue, we devise a correspondence-aware training framework,
which boosts matching-based VOS solutions by explicitly encouraging robust
correspondence matching during network learning. Through comprehensively
exploring the intrinsic coherence in videos on pixel and object levels, our
algorithm reinforces the standard, fully supervised training of mask
segmentation with label-free, contrastive correspondence learning. Without
neither requiring extra annotation cost during training, nor causing speed
delay during deployment, nor incurring architectural modification, our
algorithm provides solid performance gains on four widely used benchmarks,
i.e., DAVIS2016&2017, and YouTube-VOS2018&2019, on the top of famous
matching-based VOS solutions.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 01:34:44 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Zhang",
"Yurong",
""
],
[
"Li",
"Liulei",
""
],
[
"Wang",
"Wenguan",
""
],
[
"Xie",
"Rong",
""
],
[
"Song",
"Li",
""
],
[
"Zhang",
"Wenjun",
""
]
] | TITLE: Boosting Video Object Segmentation via Space-time Correspondence
Learning
ABSTRACT: Current top-leading solutions for video object segmentation (VOS) typically
follow a matching-based regime: for each query frame, the segmentation mask is
inferred according to its correspondence to previously processed and the first
annotated frames. They simply exploit the supervisory signals from the
groundtruth masks for learning mask prediction only, without posing any
constraint on the space-time correspondence matching, which, however, is the
fundamental building block of such regime. To alleviate this crucial yet
commonly ignored issue, we devise a correspondence-aware training framework,
which boosts matching-based VOS solutions by explicitly encouraging robust
correspondence matching during network learning. Through comprehensively
exploring the intrinsic coherence in videos on pixel and object levels, our
algorithm reinforces the standard, fully supervised training of mask
segmentation with label-free, contrastive correspondence learning. Without
neither requiring extra annotation cost during training, nor causing speed
delay during deployment, nor incurring architectural modification, our
algorithm provides solid performance gains on four widely used benchmarks,
i.e., DAVIS2016&2017, and YouTube-VOS2018&2019, on the top of famous
matching-based VOS solutions.
| no_new_dataset | 0.950365 |
2304.06229 | Muhammad Febrian Rachmadi | Muhammad Febrian Rachmadi, Charissa Poon, Henrik Skibbe | Improving Segmentation of Objects with Varying Sizes in Biomedical
Images using Instance-wise and Center-of-Instance Segmentation Loss Function | conference | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | In this paper, we propose a novel two-component loss for biomedical image
segmentation tasks called the Instance-wise and Center-of-Instance (ICI) loss,
a loss function that addresses the instance imbalance problem commonly
encountered when using pixel-wise loss functions such as the Dice loss. The
Instance-wise component improves the detection of small instances or ``blobs"
in image datasets with both large and small instances. The Center-of-Instance
component improves the overall detection accuracy. We compared the ICI loss
with two existing losses, the Dice loss and the blob loss, in the task of
stroke lesion segmentation using the ATLAS R2.0 challenge dataset from MICCAI
2022. Compared to the other losses, the ICI loss provided a better balanced
segmentation, and significantly outperformed the Dice loss with an improvement
of $1.7-3.7\%$ and the blob loss by $0.6-5.0\%$ in terms of the Dice similarity
coefficient on both validation and test set, suggesting that the ICI loss is a
potential solution to the instance imbalance problem.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 02:53:50 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Rachmadi",
"Muhammad Febrian",
""
],
[
"Poon",
"Charissa",
""
],
[
"Skibbe",
"Henrik",
""
]
] | TITLE: Improving Segmentation of Objects with Varying Sizes in Biomedical
Images using Instance-wise and Center-of-Instance Segmentation Loss Function
ABSTRACT: In this paper, we propose a novel two-component loss for biomedical image
segmentation tasks called the Instance-wise and Center-of-Instance (ICI) loss,
a loss function that addresses the instance imbalance problem commonly
encountered when using pixel-wise loss functions such as the Dice loss. The
Instance-wise component improves the detection of small instances or ``blobs"
in image datasets with both large and small instances. The Center-of-Instance
component improves the overall detection accuracy. We compared the ICI loss
with two existing losses, the Dice loss and the blob loss, in the task of
stroke lesion segmentation using the ATLAS R2.0 challenge dataset from MICCAI
2022. Compared to the other losses, the ICI loss provided a better balanced
segmentation, and significantly outperformed the Dice loss with an improvement
of $1.7-3.7\%$ and the blob loss by $0.6-5.0\%$ in terms of the Dice similarity
coefficient on both validation and test set, suggesting that the ICI loss is a
potential solution to the instance imbalance problem.
| no_new_dataset | 0.950915 |
2304.06233 | Xiaojian Zhang | Xiaojian Zhang, Xilei Zhao, Yiming Xu, Ruggiero Lovreglio, Daniel
Nilsson | Situational-Aware Multi-Graph Convolutional Recurrent Network (SA-MGCRN)
for Travel Demand Forecasting During Wildfires | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Real-time forecasting of travel demand during wildfire evacuations is crucial
for emergency managers and transportation planners to make timely and
better-informed decisions. However, few studies focus on accurate travel demand
forecasting in large-scale emergency evacuations. Therefore, this study
develops and tests a new methodological framework for modeling trip generation
in wildfire evacuations by using (a) large-scale GPS data generated by mobile
devices and (b) state-of-the-art AI technologies. The proposed methodology aims
at forecasting evacuation trips and other types of trips. Based on the travel
demand inferred from the GPS data, we develop a new deep learning model, i.e.,
Situational-Aware Multi-Graph Convolutional Recurrent Network (SA-MGCRN), along
with a model updating scheme to achieve real-time forecasting of travel demand
during wildfire evacuations. The proposed methodological framework is tested in
this study for a real-world case study: the 2019 Kincade Fire in Sonoma County,
CA. The results show that SA-MGCRN significantly outperforms all the selected
state-of-the-art benchmarks in terms of prediction performance. Our finding
suggests that the most important model components of SA-MGCRN are evacuation
order/warning information, proximity to fire, and population change, which are
consistent with behavioral theories and empirical findings.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 03:04:36 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Zhang",
"Xiaojian",
""
],
[
"Zhao",
"Xilei",
""
],
[
"Xu",
"Yiming",
""
],
[
"Lovreglio",
"Ruggiero",
""
],
[
"Nilsson",
"Daniel",
""
]
] | TITLE: Situational-Aware Multi-Graph Convolutional Recurrent Network (SA-MGCRN)
for Travel Demand Forecasting During Wildfires
ABSTRACT: Real-time forecasting of travel demand during wildfire evacuations is crucial
for emergency managers and transportation planners to make timely and
better-informed decisions. However, few studies focus on accurate travel demand
forecasting in large-scale emergency evacuations. Therefore, this study
develops and tests a new methodological framework for modeling trip generation
in wildfire evacuations by using (a) large-scale GPS data generated by mobile
devices and (b) state-of-the-art AI technologies. The proposed methodology aims
at forecasting evacuation trips and other types of trips. Based on the travel
demand inferred from the GPS data, we develop a new deep learning model, i.e.,
Situational-Aware Multi-Graph Convolutional Recurrent Network (SA-MGCRN), along
with a model updating scheme to achieve real-time forecasting of travel demand
during wildfire evacuations. The proposed methodological framework is tested in
this study for a real-world case study: the 2019 Kincade Fire in Sonoma County,
CA. The results show that SA-MGCRN significantly outperforms all the selected
state-of-the-art benchmarks in terms of prediction performance. Our finding
suggests that the most important model components of SA-MGCRN are evacuation
order/warning information, proximity to fire, and population change, which are
consistent with behavioral theories and empirical findings.
| no_new_dataset | 0.94887 |
2304.06247 | Zixuan Huang | Zixuan Huang, Varun Jampani, Anh Thai, Yuanzhen Li, Stefan Stojanov,
James M. Rehg | ShapeClipper: Scalable 3D Shape Learning from Single-View Images via
Geometric and CLIP-based Consistency | Accepted to CVPR 2023, project website at
https://zixuanh.com/projects/shapeclipper.html | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | We present ShapeClipper, a novel method that reconstructs 3D object shapes
from real-world single-view RGB images. Instead of relying on laborious 3D,
multi-view or camera pose annotation, ShapeClipper learns shape reconstruction
from a set of single-view segmented images. The key idea is to facilitate shape
learning via CLIP-based shape consistency, where we encourage objects with
similar CLIP encodings to share similar shapes. We also leverage off-the-shelf
normals as an additional geometric constraint so the model can learn better
bottom-up reasoning of detailed surface geometry. These two novel consistency
constraints, when used to regularize our model, improve its ability to learn
both global shape structure and local geometric details. We evaluate our method
over three challenging real-world datasets, Pix3D, Pascal3D+, and OpenImages,
where we achieve superior performance over state-of-the-art methods.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 03:53:12 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Huang",
"Zixuan",
""
],
[
"Jampani",
"Varun",
""
],
[
"Thai",
"Anh",
""
],
[
"Li",
"Yuanzhen",
""
],
[
"Stojanov",
"Stefan",
""
],
[
"Rehg",
"James M.",
""
]
] | TITLE: ShapeClipper: Scalable 3D Shape Learning from Single-View Images via
Geometric and CLIP-based Consistency
ABSTRACT: We present ShapeClipper, a novel method that reconstructs 3D object shapes
from real-world single-view RGB images. Instead of relying on laborious 3D,
multi-view or camera pose annotation, ShapeClipper learns shape reconstruction
from a set of single-view segmented images. The key idea is to facilitate shape
learning via CLIP-based shape consistency, where we encourage objects with
similar CLIP encodings to share similar shapes. We also leverage off-the-shelf
normals as an additional geometric constraint so the model can learn better
bottom-up reasoning of detailed surface geometry. These two novel consistency
constraints, when used to regularize our model, improve its ability to learn
both global shape structure and local geometric details. We evaluate our method
over three challenging real-world datasets, Pix3D, Pascal3D+, and OpenImages,
where we achieve superior performance over state-of-the-art methods.
| no_new_dataset | 0.952486 |
2304.06248 | Hao Fei | Hao Fei, Shengqiong Wu, Jingye Li, Bobo Li, Fei Li, Libo Qin, Meishan
Zhang, Min Zhang, Tat-Seng Chua | LasUIE: Unifying Information Extraction with Latent Adaptive
Structure-aware Generative Language Model | NeurIPS2022 conference paper | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Universally modeling all typical information extraction tasks (UIE) with one
generative language model (GLM) has revealed great potential by the latest
study, where various IE predictions are unified into a linearized hierarchical
expression under a GLM. Syntactic structure information, a type of effective
feature which has been extensively utilized in IE community, should also be
beneficial to UIE. In this work, we propose a novel structure-aware GLM, fully
unleashing the power of syntactic knowledge for UIE. A heterogeneous structure
inductor is explored to unsupervisedly induce rich heterogeneous structural
representations by post-training an existing GLM. In particular, a structural
broadcaster is devised to compact various latent trees into explicit high-order
forests, helping to guide a better generation during decoding. We finally
introduce a task-oriented structure fine-tuning mechanism, further adjusting
the learned structures to most coincide with the end-task's need. Over 12 IE
benchmarks across 7 tasks our system shows significant improvements over the
baseline UIE system. Further in-depth analyses show that our GLM learns rich
task-adaptive structural bias that greatly resolves the UIE crux, the
long-range dependence issue and boundary identifying. Source codes are open at
https://github.com/ChocoWu/LasUIE.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 04:01:14 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Fei",
"Hao",
""
],
[
"Wu",
"Shengqiong",
""
],
[
"Li",
"Jingye",
""
],
[
"Li",
"Bobo",
""
],
[
"Li",
"Fei",
""
],
[
"Qin",
"Libo",
""
],
[
"Zhang",
"Meishan",
""
],
[
"Zhang",
"Min",
""
],
[
"Chua",
"Tat-Seng",
""
]
] | TITLE: LasUIE: Unifying Information Extraction with Latent Adaptive
Structure-aware Generative Language Model
ABSTRACT: Universally modeling all typical information extraction tasks (UIE) with one
generative language model (GLM) has revealed great potential by the latest
study, where various IE predictions are unified into a linearized hierarchical
expression under a GLM. Syntactic structure information, a type of effective
feature which has been extensively utilized in IE community, should also be
beneficial to UIE. In this work, we propose a novel structure-aware GLM, fully
unleashing the power of syntactic knowledge for UIE. A heterogeneous structure
inductor is explored to unsupervisedly induce rich heterogeneous structural
representations by post-training an existing GLM. In particular, a structural
broadcaster is devised to compact various latent trees into explicit high-order
forests, helping to guide a better generation during decoding. We finally
introduce a task-oriented structure fine-tuning mechanism, further adjusting
the learned structures to most coincide with the end-task's need. Over 12 IE
benchmarks across 7 tasks our system shows significant improvements over the
baseline UIE system. Further in-depth analyses show that our GLM learns rich
task-adaptive structural bias that greatly resolves the UIE crux, the
long-range dependence issue and boundary identifying. Source codes are open at
https://github.com/ChocoWu/LasUIE.
| no_new_dataset | 0.941975 |
2304.06249 | Jiong Wang | Jiong Wang, Zhou Zhao, Fei Wu | Set-Based Face Recognition Beyond Disentanglement: Burstiness
Suppression With Variance Vocabulary | ACM MM 2022 accepted, code will be released | null | 10.1145/3503161.3547794 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Set-based face recognition (SFR) aims to recognize the face sets in the
unconstrained scenario, where the appearance of same identity may change
dramatically with extreme variances (e.g., illumination, pose, expression). We
argue that the two crucial issues in SFR, the face quality and burstiness, are
both identity-irrelevant and variance-relevant. The quality and burstiness
assessment are interfered with by the entanglement of identity, and the face
recognition is interfered with by the entanglement of variance. Thus we propose
to separate the identity features with the variance features in a
light-weighted set-based disentanglement framework. Beyond disentanglement, the
variance features are fully utilized to indicate face quality and burstiness in
a set, rather than being discarded after training. To suppress face burstiness
in the sets, we propose a vocabulary-based burst suppression (VBS) method which
quantizes faces with a reference vocabulary. With interword and intra-word
normalization operations on the assignment scores, the face burtisness degrees
are appropriately estimated. The extensive illustrations and experiments
demonstrate the effect of the disentanglement framework with VBS, which gets
new state-of-the-art on the SFR benchmarks. The code will be released at
https://github.com/Liubinggunzu/set_burstiness.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 04:02:58 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Wang",
"Jiong",
""
],
[
"Zhao",
"Zhou",
""
],
[
"Wu",
"Fei",
""
]
] | TITLE: Set-Based Face Recognition Beyond Disentanglement: Burstiness
Suppression With Variance Vocabulary
ABSTRACT: Set-based face recognition (SFR) aims to recognize the face sets in the
unconstrained scenario, where the appearance of same identity may change
dramatically with extreme variances (e.g., illumination, pose, expression). We
argue that the two crucial issues in SFR, the face quality and burstiness, are
both identity-irrelevant and variance-relevant. The quality and burstiness
assessment are interfered with by the entanglement of identity, and the face
recognition is interfered with by the entanglement of variance. Thus we propose
to separate the identity features with the variance features in a
light-weighted set-based disentanglement framework. Beyond disentanglement, the
variance features are fully utilized to indicate face quality and burstiness in
a set, rather than being discarded after training. To suppress face burstiness
in the sets, we propose a vocabulary-based burst suppression (VBS) method which
quantizes faces with a reference vocabulary. With interword and intra-word
normalization operations on the assignment scores, the face burtisness degrees
are appropriately estimated. The extensive illustrations and experiments
demonstrate the effect of the disentanglement framework with VBS, which gets
new state-of-the-art on the SFR benchmarks. The code will be released at
https://github.com/Liubinggunzu/set_burstiness.
| no_new_dataset | 0.952086 |
2304.06275 | Haochen Han | Haochen Han, Kaiyao Miao, Qinghua Zheng, Minnan Luo | Noisy Correspondence Learning with Meta Similarity Correction | Accepted at CVPR 2023 | null | null | null | cs.CV cs.MM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Despite the success of multimodal learning in cross-modal retrieval task, the
remarkable progress relies on the correct correspondence among multimedia data.
However, collecting such ideal data is expensive and time-consuming. In
practice, most widely used datasets are harvested from the Internet and
inevitably contain mismatched pairs. Training on such noisy correspondence
datasets causes performance degradation because the cross-modal retrieval
methods can wrongly enforce the mismatched data to be similar. To tackle this
problem, we propose a Meta Similarity Correction Network (MSCN) to provide
reliable similarity scores. We view a binary classification task as the
meta-process that encourages the MSCN to learn discrimination from positive and
negative meta-data. To further alleviate the influence of noise, we design an
effective data purification strategy using meta-data as prior knowledge to
remove the noisy samples. Extensive experiments are conducted to demonstrate
the strengths of our method in both synthetic and real-world noises, including
Flickr30K, MS-COCO, and Conceptual Captions.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 05:20:45 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Han",
"Haochen",
""
],
[
"Miao",
"Kaiyao",
""
],
[
"Zheng",
"Qinghua",
""
],
[
"Luo",
"Minnan",
""
]
] | TITLE: Noisy Correspondence Learning with Meta Similarity Correction
ABSTRACT: Despite the success of multimodal learning in cross-modal retrieval task, the
remarkable progress relies on the correct correspondence among multimedia data.
However, collecting such ideal data is expensive and time-consuming. In
practice, most widely used datasets are harvested from the Internet and
inevitably contain mismatched pairs. Training on such noisy correspondence
datasets causes performance degradation because the cross-modal retrieval
methods can wrongly enforce the mismatched data to be similar. To tackle this
problem, we propose a Meta Similarity Correction Network (MSCN) to provide
reliable similarity scores. We view a binary classification task as the
meta-process that encourages the MSCN to learn discrimination from positive and
negative meta-data. To further alleviate the influence of noise, we design an
effective data purification strategy using meta-data as prior knowledge to
remove the noisy samples. Extensive experiments are conducted to demonstrate
the strengths of our method in both synthetic and real-world noises, including
Flickr30K, MS-COCO, and Conceptual Captions.
| no_new_dataset | 0.950319 |
2304.06277 | Anand Gokul Mahalingam | Anand Gokul Mahalingam, Aayush Shah, Akshay Gulati, Royston
Mascarenhas, Rakshitha Panduranga | Optimizing Multi-Domain Performance with Active Learning-based
Improvement Strategies | 13 pages, 20 figures, draft work previously published as a medium
story | null | null | null | cs.LG cs.AI cs.CV | http://creativecommons.org/licenses/by/4.0/ | Improving performance in multiple domains is a challenging task, and often
requires significant amounts of data to train and test models. Active learning
techniques provide a promising solution by enabling models to select the most
informative samples for labeling, thus reducing the amount of labeled data
required to achieve high performance. In this paper, we present an active
learning-based framework for improving performance across multiple domains. Our
approach consists of two stages: first, we use an initial set of labeled data
to train a base model, and then we iteratively select the most informative
samples for labeling to refine the model. We evaluate our approach on several
multi-domain datasets, including image classification, sentiment analysis, and
object recognition. Our experiments demonstrate that our approach consistently
outperforms baseline methods and achieves state-of-the-art performance on
several datasets. We also show that our method is highly efficient, requiring
significantly fewer labeled samples than other active learning-based methods.
Overall, our approach provides a practical and effective solution for improving
performance across multiple domains using active learning techniques.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 05:27:43 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Mahalingam",
"Anand Gokul",
""
],
[
"Shah",
"Aayush",
""
],
[
"Gulati",
"Akshay",
""
],
[
"Mascarenhas",
"Royston",
""
],
[
"Panduranga",
"Rakshitha",
""
]
] | TITLE: Optimizing Multi-Domain Performance with Active Learning-based
Improvement Strategies
ABSTRACT: Improving performance in multiple domains is a challenging task, and often
requires significant amounts of data to train and test models. Active learning
techniques provide a promising solution by enabling models to select the most
informative samples for labeling, thus reducing the amount of labeled data
required to achieve high performance. In this paper, we present an active
learning-based framework for improving performance across multiple domains. Our
approach consists of two stages: first, we use an initial set of labeled data
to train a base model, and then we iteratively select the most informative
samples for labeling to refine the model. We evaluate our approach on several
multi-domain datasets, including image classification, sentiment analysis, and
object recognition. Our experiments demonstrate that our approach consistently
outperforms baseline methods and achieves state-of-the-art performance on
several datasets. We also show that our method is highly efficient, requiring
significantly fewer labeled samples than other active learning-based methods.
Overall, our approach provides a practical and effective solution for improving
performance across multiple domains using active learning techniques.
| no_new_dataset | 0.950457 |
2304.06297 | Hongchen Tan | Hongchen Tan, Baocai Yin, Kun Wei, Xiuping Liu, Xin Li | ALR-GAN: Adaptive Layout Refinement for Text-to-Image Synthesis | Accepted by TMM | null | 10.1109/TMM.2023.3238554 | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | We propose a novel Text-to-Image Generation Network, Adaptive Layout
Refinement Generative Adversarial Network (ALR-GAN), to adaptively refine the
layout of synthesized images without any auxiliary information. The ALR-GAN
includes an Adaptive Layout Refinement (ALR) module and a Layout Visual
Refinement (LVR) loss. The ALR module aligns the layout structure (which refers
to locations of objects and background) of a synthesized image with that of its
corresponding real image. In ALR module, we proposed an Adaptive Layout
Refinement (ALR) loss to balance the matching of hard and easy features, for
more efficient layout structure matching. Based on the refined layout
structure, the LVR loss further refines the visual representation within the
layout area. Experimental results on two widely-used datasets show that ALR-GAN
performs competitively at the Text-to-Image generation task.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 07:07:01 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Tan",
"Hongchen",
""
],
[
"Yin",
"Baocai",
""
],
[
"Wei",
"Kun",
""
],
[
"Liu",
"Xiuping",
""
],
[
"Li",
"Xin",
""
]
] | TITLE: ALR-GAN: Adaptive Layout Refinement for Text-to-Image Synthesis
ABSTRACT: We propose a novel Text-to-Image Generation Network, Adaptive Layout
Refinement Generative Adversarial Network (ALR-GAN), to adaptively refine the
layout of synthesized images without any auxiliary information. The ALR-GAN
includes an Adaptive Layout Refinement (ALR) module and a Layout Visual
Refinement (LVR) loss. The ALR module aligns the layout structure (which refers
to locations of objects and background) of a synthesized image with that of its
corresponding real image. In ALR module, we proposed an Adaptive Layout
Refinement (ALR) loss to balance the matching of hard and easy features, for
more efficient layout structure matching. Based on the refined layout
structure, the LVR loss further refines the visual representation within the
layout area. Experimental results on two widely-used datasets show that ALR-GAN
performs competitively at the Text-to-Image generation task.
| no_new_dataset | 0.952131 |
2304.06299 | Arash Fayyazi | Jingkai Hong, Arash Fayyazi, Amirhossein Esmaili, Mahdi Nazemi,
Massoud Pedram | Algorithms and Hardware for Efficient Processing of Logic-based Neural
Networks | null | null | null | null | cs.AR | http://creativecommons.org/licenses/by/4.0/ | Recent efforts to improve the performance of neural network (NN) accelerators
that meet today's application requirements have given rise to a new trend of
logic-based NN inference relying on fixed-function combinational logic (FFCL).
This paper presents an innovative optimization methodology for compiling and
mapping NNs utilizing FFCL into a logic processor. The presented method maps
FFCL blocks to a set of Boolean functions where Boolean operations in each
function are mapped to high-performance, low-latency, parallelized processing
elements. Graph partitioning and scheduling algorithms are presented to handle
FFCL blocks that cannot straightforwardly fit the logic processor. Our
experimental evaluations across several datasets and NNs demonstrate the
superior performance of our framework in terms of the inference throughput
compared to prior art NN accelerators. We achieve 25x higher throughput
compared with the XNOR-based accelerator for VGG16 model that can be amplified
5x deploying the graph partitioning and merging algorithms.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 07:12:40 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Hong",
"Jingkai",
""
],
[
"Fayyazi",
"Arash",
""
],
[
"Esmaili",
"Amirhossein",
""
],
[
"Nazemi",
"Mahdi",
""
],
[
"Pedram",
"Massoud",
""
]
] | TITLE: Algorithms and Hardware for Efficient Processing of Logic-based Neural
Networks
ABSTRACT: Recent efforts to improve the performance of neural network (NN) accelerators
that meet today's application requirements have given rise to a new trend of
logic-based NN inference relying on fixed-function combinational logic (FFCL).
This paper presents an innovative optimization methodology for compiling and
mapping NNs utilizing FFCL into a logic processor. The presented method maps
FFCL blocks to a set of Boolean functions where Boolean operations in each
function are mapped to high-performance, low-latency, parallelized processing
elements. Graph partitioning and scheduling algorithms are presented to handle
FFCL blocks that cannot straightforwardly fit the logic processor. Our
experimental evaluations across several datasets and NNs demonstrate the
superior performance of our framework in terms of the inference throughput
compared to prior art NN accelerators. We achieve 25x higher throughput
compared with the XNOR-based accelerator for VGG16 model that can be amplified
5x deploying the graph partitioning and merging algorithms.
| no_new_dataset | 0.941761 |
2304.06305 | Zhuo Su | Zhuo Su, Jiehua Zhang, Tianpeng Liu, Zhen Liu, Shuanghui Zhang, Matti
Pietik\"ainen, Li Liu | Boosting Convolutional Neural Networks with Middle Spectrum Grouped
Convolution | 13 pages, 11 figures, submitted to IEEEE Transactions on xxx | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper proposes a novel module called middle spectrum grouped convolution
(MSGC) for efficient deep convolutional neural networks (DCNNs) with the
mechanism of grouped convolution. It explores the broad "middle spectrum" area
between channel pruning and conventional grouped convolution. Compared with
channel pruning, MSGC can retain most of the information from the input feature
maps due to the group mechanism; compared with grouped convolution, MSGC
benefits from the learnability, the core of channel pruning, for constructing
its group topology, leading to better channel division. The middle spectrum
area is unfolded along four dimensions: group-wise, layer-wise, sample-wise,
and attention-wise, making it possible to reveal more powerful and
interpretable structures. As a result, the proposed module acts as a booster
that can reduce the computational cost of the host backbones for general image
recognition with even improved predictive accuracy. For example, in the
experiments on ImageNet dataset for image classification, MSGC can reduce the
multiply-accumulates (MACs) of ResNet-18 and ResNet-50 by half but still
increase the Top-1 accuracy by more than 1%. With 35% reduction of MACs, MSGC
can also increase the Top-1 accuracy of the MobileNetV2 backbone. Results on MS
COCO dataset for object detection show similar observations. Our code and
trained models are available at https://github.com/hellozhuo/msgc.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 07:31:41 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Su",
"Zhuo",
""
],
[
"Zhang",
"Jiehua",
""
],
[
"Liu",
"Tianpeng",
""
],
[
"Liu",
"Zhen",
""
],
[
"Zhang",
"Shuanghui",
""
],
[
"Pietikäinen",
"Matti",
""
],
[
"Liu",
"Li",
""
]
] | TITLE: Boosting Convolutional Neural Networks with Middle Spectrum Grouped
Convolution
ABSTRACT: This paper proposes a novel module called middle spectrum grouped convolution
(MSGC) for efficient deep convolutional neural networks (DCNNs) with the
mechanism of grouped convolution. It explores the broad "middle spectrum" area
between channel pruning and conventional grouped convolution. Compared with
channel pruning, MSGC can retain most of the information from the input feature
maps due to the group mechanism; compared with grouped convolution, MSGC
benefits from the learnability, the core of channel pruning, for constructing
its group topology, leading to better channel division. The middle spectrum
area is unfolded along four dimensions: group-wise, layer-wise, sample-wise,
and attention-wise, making it possible to reveal more powerful and
interpretable structures. As a result, the proposed module acts as a booster
that can reduce the computational cost of the host backbones for general image
recognition with even improved predictive accuracy. For example, in the
experiments on ImageNet dataset for image classification, MSGC can reduce the
multiply-accumulates (MACs) of ResNet-18 and ResNet-50 by half but still
increase the Top-1 accuracy by more than 1%. With 35% reduction of MACs, MSGC
can also increase the Top-1 accuracy of the MobileNetV2 backbone. Results on MS
COCO dataset for object detection show similar observations. Our code and
trained models are available at https://github.com/hellozhuo/msgc.
| no_new_dataset | 0.94474 |
2304.06309 | Xinyun Zhang | Xinyun Zhang and Lanqing Hong | Out-of-distribution Few-shot Learning For Edge Devices without Model
Fine-tuning | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Few-shot learning (FSL) via customization of a deep learning network with
limited data has emerged as a promising technique to achieve personalized user
experiences on edge devices. However, existing FSL methods primarily assume
independent and identically distributed (IID) data and utilize either
computational backpropagation updates for each task or a common model with
task-specific prototypes. Unfortunately, the former solution is infeasible for
edge devices that lack on-device backpropagation capabilities, while the latter
often struggles with limited generalization ability, especially for
out-of-distribution (OOD) data. This paper proposes a lightweight,
plug-and-play FSL module called Task-aware Normalization (TANO) that enables
efficient and task-aware adaptation of a deep neural network without
backpropagation. TANO covers the properties of multiple user groups by
coordinating the updates of several groups of the normalization statistics
during meta-training and automatically identifies the appropriate normalization
group for a downstream few-shot task. Consequently, TANO provides stable but
task-specific estimations of the normalization statistics to close the
distribution gaps and achieve efficient model adaptation. Results on both
intra-domain and out-of-domain generalization experiments demonstrate that TANO
outperforms recent methods in terms of accuracy, inference speed, and model
size. Moreover, TANO achieves promising results on widely-used FSL benchmarks
and data from real applications.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 07:33:22 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Zhang",
"Xinyun",
""
],
[
"Hong",
"Lanqing",
""
]
] | TITLE: Out-of-distribution Few-shot Learning For Edge Devices without Model
Fine-tuning
ABSTRACT: Few-shot learning (FSL) via customization of a deep learning network with
limited data has emerged as a promising technique to achieve personalized user
experiences on edge devices. However, existing FSL methods primarily assume
independent and identically distributed (IID) data and utilize either
computational backpropagation updates for each task or a common model with
task-specific prototypes. Unfortunately, the former solution is infeasible for
edge devices that lack on-device backpropagation capabilities, while the latter
often struggles with limited generalization ability, especially for
out-of-distribution (OOD) data. This paper proposes a lightweight,
plug-and-play FSL module called Task-aware Normalization (TANO) that enables
efficient and task-aware adaptation of a deep neural network without
backpropagation. TANO covers the properties of multiple user groups by
coordinating the updates of several groups of the normalization statistics
during meta-training and automatically identifies the appropriate normalization
group for a downstream few-shot task. Consequently, TANO provides stable but
task-specific estimations of the normalization statistics to close the
distribution gaps and achieve efficient model adaptation. Results on both
intra-domain and out-of-domain generalization experiments demonstrate that TANO
outperforms recent methods in terms of accuracy, inference speed, and model
size. Moreover, TANO achieves promising results on widely-used FSL benchmarks
and data from real applications.
| no_new_dataset | 0.946498 |
2304.06334 | Luigi Piccinelli | Luigi Piccinelli, Christos Sakaridis, Fisher Yu | iDisc: Internal Discretization for Monocular Depth Estimation | Accepted at CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Monocular depth estimation is fundamental for 3D scene understanding and
downstream applications. However, even under the supervised setup, it is still
challenging and ill-posed due to the lack of full geometric constraints.
Although a scene can consist of millions of pixels, there are fewer high-level
patterns. We propose iDisc to learn those patterns with internal discretized
representations. The method implicitly partitions the scene into a set of
high-level patterns. In particular, our new module, Internal Discretization
(ID), implements a continuous-discrete-continuous bottleneck to learn those
concepts without supervision. In contrast to state-of-the-art methods, the
proposed model does not enforce any explicit constraints or priors on the depth
output. The whole network with the ID module can be trained end-to-end, thanks
to the bottleneck module based on attention. Our method sets the new state of
the art with significant improvements on NYU-Depth v2 and KITTI, outperforming
all published methods on the official KITTI benchmark. iDisc can also achieve
state-of-the-art results on surface normal estimation. Further, we explore the
model generalization capability via zero-shot testing. We observe the
compelling need to promote diversification in the outdoor scenario. Hence, we
introduce splits of two autonomous driving datasets, DDAD and Argoverse. Code
is available at http://vis.xyz/pub/idisc .
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 08:29:59 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Piccinelli",
"Luigi",
""
],
[
"Sakaridis",
"Christos",
""
],
[
"Yu",
"Fisher",
""
]
] | TITLE: iDisc: Internal Discretization for Monocular Depth Estimation
ABSTRACT: Monocular depth estimation is fundamental for 3D scene understanding and
downstream applications. However, even under the supervised setup, it is still
challenging and ill-posed due to the lack of full geometric constraints.
Although a scene can consist of millions of pixels, there are fewer high-level
patterns. We propose iDisc to learn those patterns with internal discretized
representations. The method implicitly partitions the scene into a set of
high-level patterns. In particular, our new module, Internal Discretization
(ID), implements a continuous-discrete-continuous bottleneck to learn those
concepts without supervision. In contrast to state-of-the-art methods, the
proposed model does not enforce any explicit constraints or priors on the depth
output. The whole network with the ID module can be trained end-to-end, thanks
to the bottleneck module based on attention. Our method sets the new state of
the art with significant improvements on NYU-Depth v2 and KITTI, outperforming
all published methods on the official KITTI benchmark. iDisc can also achieve
state-of-the-art results on surface normal estimation. Further, we explore the
model generalization capability via zero-shot testing. We observe the
compelling need to promote diversification in the outdoor scenario. Hence, we
introduce splits of two autonomous driving datasets, DDAD and Argoverse. Code
is available at http://vis.xyz/pub/idisc .
| no_new_dataset | 0.943138 |
2304.06335 | Chien-Pin Liu | Chien-Pin Liu, Ju-Hsuan Li, En-Ping Chu, Chia-Yeh Hsieh, Kai-Chun Liu,
Chia-Tai Chan, Yu Tsao | Deep Learning-based Fall Detection Algorithm Using Ensemble Model of
Coarse-fine CNN and GRU Networks | null | null | null | null | cs.LG eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Falls are the public health issue for the elderly all over the world since
the fall-induced injuries are associated with a large amount of healthcare
cost. Falls can cause serious injuries, even leading to death if the elderly
suffers a "long-lie". Hence, a reliable fall detection (FD) system is required
to provide an emergency alarm for first aid. Due to the advances in wearable
device technology and artificial intelligence, some fall detection systems have
been developed using machine learning and deep learning methods to analyze the
signal collected from accelerometer and gyroscopes. In order to achieve better
fall detection performance, an ensemble model that combines a coarse-fine
convolutional neural network and gated recurrent unit is proposed in this
study. The parallel structure design used in this model restores the different
grains of spatial characteristics and capture temporal dependencies for feature
representation. This study applies the FallAllD public dataset to validate the
reliability of the proposed model, which achieves a recall, precision, and
F-score of 92.54%, 96.13%, and 94.26%, respectively. The results demonstrate
the reliability of the proposed ensemble model in discriminating falls from
daily living activities and its superior performance compared to the
state-of-the-art convolutional neural network long short-term memory (CNN-LSTM)
for FD.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 08:30:46 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Liu",
"Chien-Pin",
""
],
[
"Li",
"Ju-Hsuan",
""
],
[
"Chu",
"En-Ping",
""
],
[
"Hsieh",
"Chia-Yeh",
""
],
[
"Liu",
"Kai-Chun",
""
],
[
"Chan",
"Chia-Tai",
""
],
[
"Tsao",
"Yu",
""
]
] | TITLE: Deep Learning-based Fall Detection Algorithm Using Ensemble Model of
Coarse-fine CNN and GRU Networks
ABSTRACT: Falls are the public health issue for the elderly all over the world since
the fall-induced injuries are associated with a large amount of healthcare
cost. Falls can cause serious injuries, even leading to death if the elderly
suffers a "long-lie". Hence, a reliable fall detection (FD) system is required
to provide an emergency alarm for first aid. Due to the advances in wearable
device technology and artificial intelligence, some fall detection systems have
been developed using machine learning and deep learning methods to analyze the
signal collected from accelerometer and gyroscopes. In order to achieve better
fall detection performance, an ensemble model that combines a coarse-fine
convolutional neural network and gated recurrent unit is proposed in this
study. The parallel structure design used in this model restores the different
grains of spatial characteristics and capture temporal dependencies for feature
representation. This study applies the FallAllD public dataset to validate the
reliability of the proposed model, which achieves a recall, precision, and
F-score of 92.54%, 96.13%, and 94.26%, respectively. The results demonstrate
the reliability of the proposed ensemble model in discriminating falls from
daily living activities and its superior performance compared to the
state-of-the-art convolutional neural network long short-term memory (CNN-LSTM)
for FD.
| no_new_dataset | 0.950227 |
2304.06344 | Sergio Gonz\'alez V\'azquez | Jonathan Hans Soeseno, Sergio Gonz\'alez, Trista Pei-Chun Chen | Streamlined Framework for Agile Forecasting Model Development towards
Efficient Inventory Management | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | This paper proposes a framework for developing forecasting models by
streamlining the connections between core components of the developmental
process. The proposed framework enables swift and robust integration of new
datasets, experimentation on different algorithms, and selection of the best
models. We start with the datasets of different issues and apply pre-processing
steps to clean and engineer meaningful representations of time-series data. To
identify robust training configurations, we introduce a novel mechanism of
multiple cross-validation strategies. We apply different evaluation metrics to
find the best-suited models for varying applications. One of the referent
applications is our participation in the intelligent forecasting competition
held by the United States Agency of International Development (USAID). Finally,
we leverage the flexibility of the framework by applying different evaluation
metrics to assess the performance of the models in inventory management
settings.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 08:52:32 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Soeseno",
"Jonathan Hans",
""
],
[
"González",
"Sergio",
""
],
[
"Chen",
"Trista Pei-Chun",
""
]
] | TITLE: Streamlined Framework for Agile Forecasting Model Development towards
Efficient Inventory Management
ABSTRACT: This paper proposes a framework for developing forecasting models by
streamlining the connections between core components of the developmental
process. The proposed framework enables swift and robust integration of new
datasets, experimentation on different algorithms, and selection of the best
models. We start with the datasets of different issues and apply pre-processing
steps to clean and engineer meaningful representations of time-series data. To
identify robust training configurations, we introduce a novel mechanism of
multiple cross-validation strategies. We apply different evaluation metrics to
find the best-suited models for varying applications. One of the referent
applications is our participation in the intelligent forecasting competition
held by the United States Agency of International Development (USAID). Finally,
we leverage the flexibility of the framework by applying different evaluation
metrics to assess the performance of the models in inventory management
settings.
| no_new_dataset | 0.947235 |
2304.06351 | Lorenzo Berlincioni | Lorenzo Berlincioni, Luca Cultrera, Chiara Albisani, Lisa Cresti,
Andrea Leonardo, Sara Picchioni, Federico Becattini, Alberto Del Bimbo | Neuromorphic Event-based Facial Expression Recognition | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Recently, event cameras have shown large applicability in several computer
vision fields especially concerning tasks that require high temporal
resolution. In this work, we investigate the usage of such kind of data for
emotion recognition by presenting NEFER, a dataset for Neuromorphic Event-based
Facial Expression Recognition. NEFER is composed of paired RGB and event videos
representing human faces labeled with the respective emotions and also
annotated with face bounding boxes and facial landmarks. We detail the data
acquisition process as well as providing a baseline method for RGB and event
data. The collected data captures subtle micro-expressions, which are hard to
spot with RGB data, yet emerge in the event domain. We report a double
recognition accuracy for the event-based approach, proving the effectiveness of
a neuromorphic approach for analyzing fast and hardly detectable expressions
and the emotions they conceal.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 09:02:10 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Berlincioni",
"Lorenzo",
""
],
[
"Cultrera",
"Luca",
""
],
[
"Albisani",
"Chiara",
""
],
[
"Cresti",
"Lisa",
""
],
[
"Leonardo",
"Andrea",
""
],
[
"Picchioni",
"Sara",
""
],
[
"Becattini",
"Federico",
""
],
[
"Del Bimbo",
"Alberto",
""
]
] | TITLE: Neuromorphic Event-based Facial Expression Recognition
ABSTRACT: Recently, event cameras have shown large applicability in several computer
vision fields especially concerning tasks that require high temporal
resolution. In this work, we investigate the usage of such kind of data for
emotion recognition by presenting NEFER, a dataset for Neuromorphic Event-based
Facial Expression Recognition. NEFER is composed of paired RGB and event videos
representing human faces labeled with the respective emotions and also
annotated with face bounding boxes and facial landmarks. We detail the data
acquisition process as well as providing a baseline method for RGB and event
data. The collected data captures subtle micro-expressions, which are hard to
spot with RGB data, yet emerge in the event domain. We report a double
recognition accuracy for the event-based approach, proving the effectiveness of
a neuromorphic approach for analyzing fast and hardly detectable expressions
and the emotions they conceal.
| new_dataset | 0.956836 |
2304.06359 | Shun Lei | Shun Lei, Yixuan Zhou, Liyang Chen, Zhiyong Wu, Shiyin Kang, Helen
Meng | Context-aware Coherent Speaking Style Prediction with Hierarchical
Transformers for Audiobook Speech Synthesis | Accepted by ICASSP 2023 | null | null | null | cs.SD eess.AS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent advances in text-to-speech have significantly improved the
expressiveness of synthesized speech. However, it is still challenging to
generate speech with contextually appropriate and coherent speaking style for
multi-sentence text in audiobooks. In this paper, we propose a context-aware
coherent speaking style prediction method for audiobook speech synthesis. To
predict the style embedding of the current utterance, a hierarchical
transformer-based context-aware style predictor with a mixture attention mask
is designed, considering both text-side context information and speech-side
style information of previous speeches. Based on this, we can generate
long-form speech with coherent style and prosody sentence by sentence.
Objective and subjective evaluations on a Mandarin audiobook dataset
demonstrate that our proposed model can generate speech with more expressive
and coherent speaking style than baselines, for both single-sentence and
multi-sentence test.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 09:26:04 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Lei",
"Shun",
""
],
[
"Zhou",
"Yixuan",
""
],
[
"Chen",
"Liyang",
""
],
[
"Wu",
"Zhiyong",
""
],
[
"Kang",
"Shiyin",
""
],
[
"Meng",
"Helen",
""
]
] | TITLE: Context-aware Coherent Speaking Style Prediction with Hierarchical
Transformers for Audiobook Speech Synthesis
ABSTRACT: Recent advances in text-to-speech have significantly improved the
expressiveness of synthesized speech. However, it is still challenging to
generate speech with contextually appropriate and coherent speaking style for
multi-sentence text in audiobooks. In this paper, we propose a context-aware
coherent speaking style prediction method for audiobook speech synthesis. To
predict the style embedding of the current utterance, a hierarchical
transformer-based context-aware style predictor with a mixture attention mask
is designed, considering both text-side context information and speech-side
style information of previous speeches. Based on this, we can generate
long-form speech with coherent style and prosody sentence by sentence.
Objective and subjective evaluations on a Mandarin audiobook dataset
demonstrate that our proposed model can generate speech with more expressive
and coherent speaking style than baselines, for both single-sentence and
multi-sentence test.
| no_new_dataset | 0.951997 |
2304.06375 | Salvatore Citraro | Salvatore Citraro and Simon De Deyne and Massimo Stella and Giulio
Rossetti | Towards hypergraph cognitive networks as feature-rich models of
knowledge | null | null | null | null | cs.CL cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Semantic networks provide a useful tool to understand how related concepts
are retrieved from memory. However, most current network approaches use
pairwise links to represent memory recall patterns. Pairwise connections
neglect higher-order associations, i.e. relationships between more than two
concepts at a time. These higher-order interactions might covariate with (and
thus contain information about) how similar concepts are along psycholinguistic
dimensions like arousal, valence, familiarity, gender and others. We overcome
these limits by introducing feature-rich cognitive hypergraphs as quantitative
models of human memory where: (i) concepts recalled together can all engage in
hyperlinks involving also more than two concepts at once (cognitive hypergraph
aspect), and (ii) each concept is endowed with a vector of psycholinguistic
features (feature-rich aspect). We build hypergraphs from word association data
and use evaluation methods from machine learning features to predict concept
concreteness. Since concepts with similar concreteness tend to cluster together
in human memory, we expect to be able to leverage this structure. Using word
association data from the Small World of Words dataset, we compared a pairwise
network and a hypergraph with N=3586 concepts/nodes. Interpretable artificial
intelligence models trained on (1) psycholinguistic features only, (2)
pairwise-based feature aggregations, and on (3) hypergraph-based aggregations
show significant differences between pairwise and hypergraph links.
Specifically, our results show that higher-order and feature-rich hypergraph
models contain richer information than pairwise networks leading to improved
prediction of word concreteness. The relation with previous studies about
conceptual clustering and compartmentalisation in associative knowledge and
human memory are discussed.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 09:56:45 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Citraro",
"Salvatore",
""
],
[
"De Deyne",
"Simon",
""
],
[
"Stella",
"Massimo",
""
],
[
"Rossetti",
"Giulio",
""
]
] | TITLE: Towards hypergraph cognitive networks as feature-rich models of
knowledge
ABSTRACT: Semantic networks provide a useful tool to understand how related concepts
are retrieved from memory. However, most current network approaches use
pairwise links to represent memory recall patterns. Pairwise connections
neglect higher-order associations, i.e. relationships between more than two
concepts at a time. These higher-order interactions might covariate with (and
thus contain information about) how similar concepts are along psycholinguistic
dimensions like arousal, valence, familiarity, gender and others. We overcome
these limits by introducing feature-rich cognitive hypergraphs as quantitative
models of human memory where: (i) concepts recalled together can all engage in
hyperlinks involving also more than two concepts at once (cognitive hypergraph
aspect), and (ii) each concept is endowed with a vector of psycholinguistic
features (feature-rich aspect). We build hypergraphs from word association data
and use evaluation methods from machine learning features to predict concept
concreteness. Since concepts with similar concreteness tend to cluster together
in human memory, we expect to be able to leverage this structure. Using word
association data from the Small World of Words dataset, we compared a pairwise
network and a hypergraph with N=3586 concepts/nodes. Interpretable artificial
intelligence models trained on (1) psycholinguistic features only, (2)
pairwise-based feature aggregations, and on (3) hypergraph-based aggregations
show significant differences between pairwise and hypergraph links.
Specifically, our results show that higher-order and feature-rich hypergraph
models contain richer information than pairwise networks leading to improved
prediction of word concreteness. The relation with previous studies about
conceptual clustering and compartmentalisation in associative knowledge and
human memory are discussed.
| no_new_dataset | 0.95096 |
2304.06378 | Arun Palla | Arun Palla, Sriprabha Ramanarayanan, Keerthi Ram and Mohanasankar
Sivaprakasam | Generalizable Deep Learning Method for Suppressing Unseen and Multiple
MRI Artifacts Using Meta-learning | 5 pages, 6 figures, Accepted in EMBC 2023 | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by/4.0/ | Magnetic Resonance (MR) images suffer from various types of artifacts due to
motion, spatial resolution, and under-sampling. Conventional deep learning
methods deal with removing a specific type of artifact, leading to separately
trained models for each artifact type that lack the shared knowledge
generalizable across artifacts. Moreover, training a model for each type and
amount of artifact is a tedious process that consumes more training time and
storage of models. On the other hand, the shared knowledge learned by jointly
training the model on multiple artifacts might be inadequate to generalize
under deviations in the types and amounts of artifacts. Model-agnostic
meta-learning (MAML), a nested bi-level optimization framework is a promising
technique to learn common knowledge across artifacts in the outer level of
optimization, and artifact-specific restoration in the inner level. We propose
curriculum-MAML (CMAML), a learning process that integrates MAML with
curriculum learning to impart the knowledge of variable artifact complexity to
adaptively learn restoration of multiple artifacts during training. Comparative
studies against Stochastic Gradient Descent and MAML, using two cardiac
datasets reveal that CMAML exhibits (i) better generalization with improved
PSNR for 83% of unseen types and amounts of artifacts and improved SSIM in all
cases, and (ii) better artifact suppression in 4 out of 5 cases of composite
artifacts (scans with multiple artifacts).
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 10:17:34 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Palla",
"Arun",
""
],
[
"Ramanarayanan",
"Sriprabha",
""
],
[
"Ram",
"Keerthi",
""
],
[
"Sivaprakasam",
"Mohanasankar",
""
]
] | TITLE: Generalizable Deep Learning Method for Suppressing Unseen and Multiple
MRI Artifacts Using Meta-learning
ABSTRACT: Magnetic Resonance (MR) images suffer from various types of artifacts due to
motion, spatial resolution, and under-sampling. Conventional deep learning
methods deal with removing a specific type of artifact, leading to separately
trained models for each artifact type that lack the shared knowledge
generalizable across artifacts. Moreover, training a model for each type and
amount of artifact is a tedious process that consumes more training time and
storage of models. On the other hand, the shared knowledge learned by jointly
training the model on multiple artifacts might be inadequate to generalize
under deviations in the types and amounts of artifacts. Model-agnostic
meta-learning (MAML), a nested bi-level optimization framework is a promising
technique to learn common knowledge across artifacts in the outer level of
optimization, and artifact-specific restoration in the inner level. We propose
curriculum-MAML (CMAML), a learning process that integrates MAML with
curriculum learning to impart the knowledge of variable artifact complexity to
adaptively learn restoration of multiple artifacts during training. Comparative
studies against Stochastic Gradient Descent and MAML, using two cardiac
datasets reveal that CMAML exhibits (i) better generalization with improved
PSNR for 83% of unseen types and amounts of artifacts and improved SSIM in all
cases, and (ii) better artifact suppression in 4 out of 5 cases of composite
artifacts (scans with multiple artifacts).
| no_new_dataset | 0.952175 |
2304.06401 | Martin Thi{\ss}en | Martin Thi{\ss}en and Elke Hergenr\"other | Why Existing Multimodal Crowd Counting Datasets Can Lead to Unfulfilled
Expectations in Real-World Applications | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | More information leads to better decisions and predictions, right? Confirming
this hypothesis, several studies concluded that the simultaneous use of optical
and thermal images leads to better predictions in crowd counting. However, the
way multimodal models extract enriched features from both modalities is not yet
fully understood. Since the use of multimodal data usually increases the
complexity, inference time, and memory requirements of the models, it is
relevant to examine the differences and advantages of multimodal compared to
monomodal models. In this work, all available multimodal datasets for crowd
counting are used to investigate the differences between monomodal and
multimodal models. To do so, we designed a monomodal architecture that
considers the current state of research on monomodal crowd counting. In
addition, several multimodal architectures have been developed using different
multimodal learning strategies. The key components of the monomodal
architecture are also used in the multimodal architectures to be able to answer
whether multimodal models perform better in crowd counting in general.
Surprisingly, no general answer to this question can be derived from the
existing datasets. We found that the existing datasets hold a bias toward
thermal images. This was determined by analyzing the relationship between the
brightness of optical images and crowd count as well as examining the
annotations made for each dataset. Since answering this question is important
for future real-world applications of crowd counting, this paper establishes
criteria for a potential dataset suitable for answering whether multimodal
models perform better in crowd counting in general.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 11:09:28 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Thißen",
"Martin",
""
],
[
"Hergenröther",
"Elke",
""
]
] | TITLE: Why Existing Multimodal Crowd Counting Datasets Can Lead to Unfulfilled
Expectations in Real-World Applications
ABSTRACT: More information leads to better decisions and predictions, right? Confirming
this hypothesis, several studies concluded that the simultaneous use of optical
and thermal images leads to better predictions in crowd counting. However, the
way multimodal models extract enriched features from both modalities is not yet
fully understood. Since the use of multimodal data usually increases the
complexity, inference time, and memory requirements of the models, it is
relevant to examine the differences and advantages of multimodal compared to
monomodal models. In this work, all available multimodal datasets for crowd
counting are used to investigate the differences between monomodal and
multimodal models. To do so, we designed a monomodal architecture that
considers the current state of research on monomodal crowd counting. In
addition, several multimodal architectures have been developed using different
multimodal learning strategies. The key components of the monomodal
architecture are also used in the multimodal architectures to be able to answer
whether multimodal models perform better in crowd counting in general.
Surprisingly, no general answer to this question can be derived from the
existing datasets. We found that the existing datasets hold a bias toward
thermal images. This was determined by analyzing the relationship between the
brightness of optical images and crowd count as well as examining the
annotations made for each dataset. Since answering this question is important
for future real-world applications of crowd counting, this paper establishes
criteria for a potential dataset suitable for answering whether multimodal
models perform better in crowd counting in general.
| no_new_dataset | 0.9455 |
2304.06411 | Qiongjie Cui | Qiongjie Cui, Huaijiang Sun, Jianfeng Lu, Bin Li, Weiqing Li | Meta-Auxiliary Learning for Adaptive Human Pose Prediction | 10 pages, 6 figures, AAAI 2023 accepted | null | null | null | cs.CV cs.AI cs.HC | http://creativecommons.org/licenses/by/4.0/ | Predicting high-fidelity future human poses, from a historically observed
sequence, is decisive for intelligent robots to interact with humans. Deep
end-to-end learning approaches, which typically train a generic pre-trained
model on external datasets and then directly apply it to all test samples,
emerge as the dominant solution to solve this issue. Despite encouraging
progress, they remain non-optimal, as the unique properties (e.g., motion
style, rhythm) of a specific sequence cannot be adapted. More generally, at
test-time, once encountering unseen motion categories (out-of-distribution),
the predicted poses tend to be unreliable. Motivated by this observation, we
propose a novel test-time adaptation framework that leverages two
self-supervised auxiliary tasks to help the primary forecasting network adapt
to the test sequence. In the testing phase, our model can adjust the model
parameters by several gradient updates to improve the generation quality.
However, due to catastrophic forgetting, both auxiliary tasks typically tend to
the low ability to automatically present the desired positive incentives for
the final prediction performance. For this reason, we also propose a
meta-auxiliary learning scheme for better adaptation. In terms of general
setup, our approach obtains higher accuracy, and under two new experimental
designs for out-of-distribution data (unseen subjects and categories), achieves
significant improvements.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 11:17:09 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Cui",
"Qiongjie",
""
],
[
"Sun",
"Huaijiang",
""
],
[
"Lu",
"Jianfeng",
""
],
[
"Li",
"Bin",
""
],
[
"Li",
"Weiqing",
""
]
] | TITLE: Meta-Auxiliary Learning for Adaptive Human Pose Prediction
ABSTRACT: Predicting high-fidelity future human poses, from a historically observed
sequence, is decisive for intelligent robots to interact with humans. Deep
end-to-end learning approaches, which typically train a generic pre-trained
model on external datasets and then directly apply it to all test samples,
emerge as the dominant solution to solve this issue. Despite encouraging
progress, they remain non-optimal, as the unique properties (e.g., motion
style, rhythm) of a specific sequence cannot be adapted. More generally, at
test-time, once encountering unseen motion categories (out-of-distribution),
the predicted poses tend to be unreliable. Motivated by this observation, we
propose a novel test-time adaptation framework that leverages two
self-supervised auxiliary tasks to help the primary forecasting network adapt
to the test sequence. In the testing phase, our model can adjust the model
parameters by several gradient updates to improve the generation quality.
However, due to catastrophic forgetting, both auxiliary tasks typically tend to
the low ability to automatically present the desired positive incentives for
the final prediction performance. For this reason, we also propose a
meta-auxiliary learning scheme for better adaptation. In terms of general
setup, our approach obtains higher accuracy, and under two new experimental
designs for out-of-distribution data (unseen subjects and categories), achieves
significant improvements.
| no_new_dataset | 0.942188 |
2304.06414 | Lauritz Thamsen | Demetris Trihinas, Lauritz Thamsen, Jossekin Beilharz, Moysis
Symeonides | Towards Energy Consumption and Carbon Footprint Testing for AI-driven
IoT Services | Presented at the 2nd International Workshop on Testing Distributed
Internet of Things Systems (TDIS 2022) | 2022 IEEE International Conference on Cloud Engineering (IC2E
2022) | 10.1109/IC2E55432.2022.00011 | null | cs.DC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Energy consumption and carbon emissions are expected to be crucial factors
for Internet of Things (IoT) applications. Both the scale and the
geo-distribution keep increasing, while Artificial Intelligence (AI) further
penetrates the "edge" in order to satisfy the need for highly-responsive and
intelligent services. To date, several edge/fog emulators are catering for IoT
testing by supporting the deployment and execution of AI-driven IoT services in
consolidated test environments. These tools enable the configuration of
infrastructures so that they closely resemble edge devices and IoT networks.
However, energy consumption and carbon emissions estimations during the testing
of AI services are still missing from the current state of IoT testing suites.
This study highlights important questions that developers of AI-driven IoT
services are in need of answers, along with a set of observations and
challenges, aiming to help researchers designing IoT testing and benchmarking
suites to cater to user needs.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 11:19:12 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Trihinas",
"Demetris",
""
],
[
"Thamsen",
"Lauritz",
""
],
[
"Beilharz",
"Jossekin",
""
],
[
"Symeonides",
"Moysis",
""
]
] | TITLE: Towards Energy Consumption and Carbon Footprint Testing for AI-driven
IoT Services
ABSTRACT: Energy consumption and carbon emissions are expected to be crucial factors
for Internet of Things (IoT) applications. Both the scale and the
geo-distribution keep increasing, while Artificial Intelligence (AI) further
penetrates the "edge" in order to satisfy the need for highly-responsive and
intelligent services. To date, several edge/fog emulators are catering for IoT
testing by supporting the deployment and execution of AI-driven IoT services in
consolidated test environments. These tools enable the configuration of
infrastructures so that they closely resemble edge devices and IoT networks.
However, energy consumption and carbon emissions estimations during the testing
of AI services are still missing from the current state of IoT testing suites.
This study highlights important questions that developers of AI-driven IoT
services are in need of answers, along with a set of observations and
challenges, aiming to help researchers designing IoT testing and benchmarking
suites to cater to user needs.
| no_new_dataset | 0.948585 |
2304.06419 | Denys Rozumnyi | Denys Rozumnyi, Jiri Matas, Marc Pollefeys, Vittorio Ferrari, Martin
R. Oswald | Tracking by 3D Model Estimation of Unknown Objects in Videos | null | null | null | null | cs.CV cs.GR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Most model-free visual object tracking methods formulate the tracking task as
object location estimation given by a 2D segmentation or a bounding box in each
video frame. We argue that this representation is limited and instead propose
to guide and improve 2D tracking with an explicit object representation, namely
the textured 3D shape and 6DoF pose in each video frame. Our representation
tackles a complex long-term dense correspondence problem between all 3D points
on the object for all video frames, including frames where some points are
invisible. To achieve that, the estimation is driven by re-rendering the input
video frames as well as possible through differentiable rendering, which has
not been used for tracking before. The proposed optimization minimizes a novel
loss function to estimate the best 3D shape, texture, and 6DoF pose. We improve
the state-of-the-art in 2D segmentation tracking on three different datasets
with mostly rigid objects.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 11:32:36 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Rozumnyi",
"Denys",
""
],
[
"Matas",
"Jiri",
""
],
[
"Pollefeys",
"Marc",
""
],
[
"Ferrari",
"Vittorio",
""
],
[
"Oswald",
"Martin R.",
""
]
] | TITLE: Tracking by 3D Model Estimation of Unknown Objects in Videos
ABSTRACT: Most model-free visual object tracking methods formulate the tracking task as
object location estimation given by a 2D segmentation or a bounding box in each
video frame. We argue that this representation is limited and instead propose
to guide and improve 2D tracking with an explicit object representation, namely
the textured 3D shape and 6DoF pose in each video frame. Our representation
tackles a complex long-term dense correspondence problem between all 3D points
on the object for all video frames, including frames where some points are
invisible. To achieve that, the estimation is driven by re-rendering the input
video frames as well as possible through differentiable rendering, which has
not been used for tracking before. The proposed optimization minimizes a novel
loss function to estimate the best 3D shape, texture, and 6DoF pose. We improve
the state-of-the-art in 2D segmentation tracking on three different datasets
with mostly rigid objects.
| no_new_dataset | 0.947672 |
2304.06440 | Kai Zhao | Kai Zhao, Kun Yuan, Ming Sun and Xing Wen | Zoom-VQA: Patches, Frames and Clips Integration for Video Quality
Assessment | Accepted by CVPR 2023 Workshop | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Video quality assessment (VQA) aims to simulate the human perception of video
quality, which is influenced by factors ranging from low-level color and
texture details to high-level semantic content. To effectively model these
complicated quality-related factors, in this paper, we decompose video into
three levels (\ie, patch level, frame level, and clip level), and propose a
novel Zoom-VQA architecture to perceive spatio-temporal features at different
levels. It integrates three components: patch attention module, frame pyramid
alignment, and clip ensemble strategy, respectively for capturing
region-of-interest in the spatial dimension, multi-level information at
different feature levels, and distortions distributed over the temporal
dimension. Owing to the comprehensive design, Zoom-VQA obtains state-of-the-art
results on four VQA benchmarks and achieves 2nd place in the NTIRE 2023 VQA
challenge. Notably, Zoom-VQA has outperformed the previous best results on two
subsets of LSVQ, achieving 0.8860 (+1.0%) and 0.7985 (+1.9%) of SRCC on the
respective subsets. Adequate ablation studies further verify the effectiveness
of each component. Codes and models are released in
https://github.com/k-zha14/Zoom-VQA.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 12:18:15 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Zhao",
"Kai",
""
],
[
"Yuan",
"Kun",
""
],
[
"Sun",
"Ming",
""
],
[
"Wen",
"Xing",
""
]
] | TITLE: Zoom-VQA: Patches, Frames and Clips Integration for Video Quality
Assessment
ABSTRACT: Video quality assessment (VQA) aims to simulate the human perception of video
quality, which is influenced by factors ranging from low-level color and
texture details to high-level semantic content. To effectively model these
complicated quality-related factors, in this paper, we decompose video into
three levels (\ie, patch level, frame level, and clip level), and propose a
novel Zoom-VQA architecture to perceive spatio-temporal features at different
levels. It integrates three components: patch attention module, frame pyramid
alignment, and clip ensemble strategy, respectively for capturing
region-of-interest in the spatial dimension, multi-level information at
different feature levels, and distortions distributed over the temporal
dimension. Owing to the comprehensive design, Zoom-VQA obtains state-of-the-art
results on four VQA benchmarks and achieves 2nd place in the NTIRE 2023 VQA
challenge. Notably, Zoom-VQA has outperformed the previous best results on two
subsets of LSVQ, achieving 0.8860 (+1.0%) and 0.7985 (+1.9%) of SRCC on the
respective subsets. Adequate ablation studies further verify the effectiveness
of each component. Codes and models are released in
https://github.com/k-zha14/Zoom-VQA.
| no_new_dataset | 0.947478 |
2304.06469 | Hamed Haddadi | Yuting Zhan, Hamed Haddadi, Afra Mashhadi | Analysing Fairness of Privacy-Utility Mobility Models | null | null | null | null | cs.LG cs.AI cs.CR cs.CY | http://creativecommons.org/licenses/by/4.0/ | Preserving the individuals' privacy in sharing spatial-temporal datasets is
critical to prevent re-identification attacks based on unique trajectories.
Existing privacy techniques tend to propose ideal privacy-utility tradeoffs,
however, largely ignore the fairness implications of mobility models and
whether such techniques perform equally for different groups of users. The
quantification between fairness and privacy-aware models is still unclear and
there barely exists any defined sets of metrics for measuring fairness in the
spatial-temporal context. In this work, we define a set of fairness metrics
designed explicitly for human mobility, based on structural similarity and
entropy of the trajectories. Under these definitions, we examine the fairness
of two state-of-the-art privacy-preserving models that rely on GAN and
representation learning to reduce the re-identification rate of users for data
sharing. Our results show that while both models guarantee group fairness in
terms of demographic parity, they violate individual fairness criteria,
indicating that users with highly similar trajectories receive disparate
privacy gain. We conclude that the tension between the re-identification task
and individual fairness needs to be considered for future spatial-temporal data
analysis and modelling to achieve a privacy-preserving fairness-aware setting.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 11:09:18 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Zhan",
"Yuting",
""
],
[
"Haddadi",
"Hamed",
""
],
[
"Mashhadi",
"Afra",
""
]
] | TITLE: Analysing Fairness of Privacy-Utility Mobility Models
ABSTRACT: Preserving the individuals' privacy in sharing spatial-temporal datasets is
critical to prevent re-identification attacks based on unique trajectories.
Existing privacy techniques tend to propose ideal privacy-utility tradeoffs,
however, largely ignore the fairness implications of mobility models and
whether such techniques perform equally for different groups of users. The
quantification between fairness and privacy-aware models is still unclear and
there barely exists any defined sets of metrics for measuring fairness in the
spatial-temporal context. In this work, we define a set of fairness metrics
designed explicitly for human mobility, based on structural similarity and
entropy of the trajectories. Under these definitions, we examine the fairness
of two state-of-the-art privacy-preserving models that rely on GAN and
representation learning to reduce the re-identification rate of users for data
sharing. Our results show that while both models guarantee group fairness in
terms of demographic parity, they violate individual fairness criteria,
indicating that users with highly similar trajectories receive disparate
privacy gain. We conclude that the tension between the re-identification task
and individual fairness needs to be considered for future spatial-temporal data
analysis and modelling to achieve a privacy-preserving fairness-aware setting.
| no_new_dataset | 0.942401 |
2304.06471 | Ruiqi Yang | Eric Modesitt, Ruiqi Yang, Qi Liu | Two Heads are Better than One: A Bio-inspired Method for Improving
Classification on EEG-ET Data | 6 pages, 3 figures, HCI International 2023 Poster | null | null | null | eess.SP cs.HC cs.LG | http://creativecommons.org/licenses/by/4.0/ | Classifying EEG data is integral to the performance of Brain Computer
Interfaces (BCI) and their applications. However, external noise often
obstructs EEG data due to its biological nature and complex data collection
process. Especially when dealing with classification tasks, standard EEG
preprocessing approaches extract relevant events and features from the entire
dataset. However, these approaches treat all relevant cognitive events equally
and overlook the dynamic nature of the brain over time. In contrast, we are
inspired by neuroscience studies to use a novel approach that integrates
feature selection and time segmentation of EEG data. When tested on the
EEGEyeNet dataset, our proposed method significantly increases the performance
of Machine Learning classifiers while reducing their respective computational
complexity.
| [
{
"version": "v1",
"created": "Sat, 25 Mar 2023 23:44:39 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Modesitt",
"Eric",
""
],
[
"Yang",
"Ruiqi",
""
],
[
"Liu",
"Qi",
""
]
] | TITLE: Two Heads are Better than One: A Bio-inspired Method for Improving
Classification on EEG-ET Data
ABSTRACT: Classifying EEG data is integral to the performance of Brain Computer
Interfaces (BCI) and their applications. However, external noise often
obstructs EEG data due to its biological nature and complex data collection
process. Especially when dealing with classification tasks, standard EEG
preprocessing approaches extract relevant events and features from the entire
dataset. However, these approaches treat all relevant cognitive events equally
and overlook the dynamic nature of the brain over time. In contrast, we are
inspired by neuroscience studies to use a novel approach that integrates
feature selection and time segmentation of EEG data. When tested on the
EEGEyeNet dataset, our proposed method significantly increases the performance
of Machine Learning classifiers while reducing their respective computational
complexity.
| no_new_dataset | 0.946745 |
2304.06484 | Mark Hamilton | Howard Zhong, Mark Hamilton | Exploring Gender and Race Biases in the NFT Market | null | null | 10.1016/j.frl.2023.103651 | null | cs.CY cs.LG cs.SI econ.GN q-fin.EC stat.AP | http://creativecommons.org/licenses/by/4.0/ | Non-Fungible Tokens (NFTs) are non-interchangeable assets, usually digital
art, which are stored on the blockchain. Preliminary studies find that female
and darker-skinned NFTs are valued less than their male and lighter-skinned
counterparts. However, these studies analyze only the CryptoPunks collection.
We test the statistical significance of race and gender biases in the prices of
CryptoPunks and present the first study of gender bias in the broader NFT
market. We find evidence of racial bias but not gender bias. Our work also
introduces a dataset of gender-labeled NFT collections to advance the broader
study of social equity in this emerging market.
| [
{
"version": "v1",
"created": "Wed, 29 Mar 2023 17:38:11 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Zhong",
"Howard",
""
],
[
"Hamilton",
"Mark",
""
]
] | TITLE: Exploring Gender and Race Biases in the NFT Market
ABSTRACT: Non-Fungible Tokens (NFTs) are non-interchangeable assets, usually digital
art, which are stored on the blockchain. Preliminary studies find that female
and darker-skinned NFTs are valued less than their male and lighter-skinned
counterparts. However, these studies analyze only the CryptoPunks collection.
We test the statistical significance of race and gender biases in the prices of
CryptoPunks and present the first study of gender bias in the broader NFT
market. We find evidence of racial bias but not gender bias. Our work also
introduces a dataset of gender-labeled NFT collections to advance the broader
study of social equity in this emerging market.
| new_dataset | 0.950273 |
2304.06490 | Li-Hsiang Shen | Wen Liu, An-Hung Hsiao, Li-Hsiang Shen, Kai-Ten Feng | A New Paradigm for Device-free Indoor Localization: Deep Learning with
Error Vector Spectrum in Wi-Fi Systems | null | null | null | null | eess.SP cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The demand for device-free indoor localization using commercial Wi-Fi devices
has rapidly increased in various fields due to its convenience and versatile
applications. However, random frequency offset (RFO) in wireless channels poses
challenges to the accuracy of indoor localization when using fluctuating
channel state information (CSI). To mitigate the RFO problem, an error vector
spectrum (EVS) is conceived thanks to its higher resolution of signal and
robustness to RFO. To address these challenges, this paper proposed a novel
error vector assisted learning (EVAL) for device-free indoor localization. The
proposed EVAL scheme employs deep neural networks to classify the location of a
person in the indoor environment by extracting ample channel features from the
physical layer signals. We conducted realistic experiments based on OpenWiFi
project to extract both EVS and CSI to examine the performance of different
device-free localization techniques. Experimental results show that our
proposed EVAL scheme outperforms conventional machine learning methods and
benchmarks utilizing either CSI amplitude or phase information. Compared to
most existing CSI-based localization schemes, a new paradigm with higher
positioning accuracy by adopting EVS is revealed by our proposed EVAL system.
| [
{
"version": "v1",
"created": "Sat, 25 Mar 2023 04:33:37 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Liu",
"Wen",
""
],
[
"Hsiao",
"An-Hung",
""
],
[
"Shen",
"Li-Hsiang",
""
],
[
"Feng",
"Kai-Ten",
""
]
] | TITLE: A New Paradigm for Device-free Indoor Localization: Deep Learning with
Error Vector Spectrum in Wi-Fi Systems
ABSTRACT: The demand for device-free indoor localization using commercial Wi-Fi devices
has rapidly increased in various fields due to its convenience and versatile
applications. However, random frequency offset (RFO) in wireless channels poses
challenges to the accuracy of indoor localization when using fluctuating
channel state information (CSI). To mitigate the RFO problem, an error vector
spectrum (EVS) is conceived thanks to its higher resolution of signal and
robustness to RFO. To address these challenges, this paper proposed a novel
error vector assisted learning (EVAL) for device-free indoor localization. The
proposed EVAL scheme employs deep neural networks to classify the location of a
person in the indoor environment by extracting ample channel features from the
physical layer signals. We conducted realistic experiments based on OpenWiFi
project to extract both EVS and CSI to examine the performance of different
device-free localization techniques. Experimental results show that our
proposed EVAL scheme outperforms conventional machine learning methods and
benchmarks utilizing either CSI amplitude or phase information. Compared to
most existing CSI-based localization schemes, a new paradigm with higher
positioning accuracy by adopting EVS is revealed by our proposed EVAL system.
| no_new_dataset | 0.950319 |
2304.06495 | Pierre Guetschel | Pierre Guetschel and Th\'eodore Papadopoulo and Michael Tangermann | An embedding for EEG signals learned using a triplet loss | 23 pages, 11 figures, 5 appendix pages, 6 appendix figures, work
conducted in 2020-2021 during an ARPE
(https://ens-paris-saclay.fr/en/masters/ens-paris-saclay-degree/year-pre-doctoral-research-abroad-arpe) | null | null | null | eess.SP cs.LG | http://creativecommons.org/licenses/by/4.0/ | Neurophysiological time series recordings like the electroencephalogram (EEG)
or local field potentials are obtained from multiple sensors. They can be
decoded by machine learning models in order to estimate the ongoing brain state
of a patient or healthy user. In a brain-computer interface (BCI), this decoded
brain state information can be used with minimal time delay to either control
an application, e.g., for communication or for rehabilitation after stroke, or
to passively monitor the ongoing brain state of the subject, e.g., in a
demanding work environment. A specific challenge in such decoding tasks is
posed by the small dataset sizes in BCI compared to other domains of machine
learning like computer vision or natural language processing. A possibility to
tackle classification or regression problems in BCI despite small training data
sets is through transfer learning, which utilizes data from other sessions,
subjects or even datasets to train a model. In this exploratory study, we
propose novel domain-specific embeddings for neurophysiological data. Our
approach is based on metric learning and builds upon the recently proposed
ladder loss. Using embeddings allowed us to benefit, both from the good
generalisation abilities and robustness of deep learning and from the fast
training of classical machine learning models for subject-specific calibration.
In offline analyses using EEG data of 14 subjects, we tested the embeddings'
feasibility and compared their efficiency with state-of-the-art deep learning
models and conventional machine learning pipelines. In summary, we propose the
use of metric learning to obtain pre-trained embeddings of EEG-BCI data as a
means to incorporate domain knowledge and to reach competitive performance on
novel subjects with minimal calibration requirements.
| [
{
"version": "v1",
"created": "Thu, 23 Mar 2023 09:05:20 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Guetschel",
"Pierre",
""
],
[
"Papadopoulo",
"Théodore",
""
],
[
"Tangermann",
"Michael",
""
]
] | TITLE: An embedding for EEG signals learned using a triplet loss
ABSTRACT: Neurophysiological time series recordings like the electroencephalogram (EEG)
or local field potentials are obtained from multiple sensors. They can be
decoded by machine learning models in order to estimate the ongoing brain state
of a patient or healthy user. In a brain-computer interface (BCI), this decoded
brain state information can be used with minimal time delay to either control
an application, e.g., for communication or for rehabilitation after stroke, or
to passively monitor the ongoing brain state of the subject, e.g., in a
demanding work environment. A specific challenge in such decoding tasks is
posed by the small dataset sizes in BCI compared to other domains of machine
learning like computer vision or natural language processing. A possibility to
tackle classification or regression problems in BCI despite small training data
sets is through transfer learning, which utilizes data from other sessions,
subjects or even datasets to train a model. In this exploratory study, we
propose novel domain-specific embeddings for neurophysiological data. Our
approach is based on metric learning and builds upon the recently proposed
ladder loss. Using embeddings allowed us to benefit, both from the good
generalisation abilities and robustness of deep learning and from the fast
training of classical machine learning models for subject-specific calibration.
In offline analyses using EEG data of 14 subjects, we tested the embeddings'
feasibility and compared their efficiency with state-of-the-art deep learning
models and conventional machine learning pipelines. In summary, we propose the
use of metric learning to obtain pre-trained embeddings of EEG-BCI data as a
means to incorporate domain knowledge and to reach competitive performance on
novel subjects with minimal calibration requirements.
| no_new_dataset | 0.948202 |
2304.06520 | Sabbir Ahmed | Md. Hamjajul Ashmafee, Tasnim Ahmed, Sabbir Ahmed, Md. Bakhtiar Hasan,
Mst Nura Jahan, A.B.M. Ashikur Rahman | An Efficient Transfer Learning-based Approach for Apple Leaf Disease
Classification | Accepted in ECCE 2023, 6 pages, 6 figures, 4 tables | null | null | null | cs.CV cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Correct identification and categorization of plant diseases are crucial for
ensuring the safety of the global food supply and the overall financial success
of stakeholders. In this regard, a wide range of solutions has been made
available by introducing deep learning-based classification systems for
different staple crops. Despite being one of the most important commercial
crops in many parts of the globe, research proposing a smart solution for
automatically classifying apple leaf diseases remains relatively unexplored.
This study presents a technique for identifying apple leaf diseases based on
transfer learning. The system extracts features using a pretrained
EfficientNetV2S architecture and passes to a classifier block for effective
prediction. The class imbalance issues are tackled by utilizing runtime data
augmentation. The effect of various hyperparameters, such as input resolution,
learning rate, number of epochs, etc., has been investigated carefully. The
competence of the proposed pipeline has been evaluated on the apple leaf
disease subset from the publicly available `PlantVillage' dataset, where it
achieved an accuracy of 99.21%, outperforming the existing works.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 08:48:36 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Ashmafee",
"Md. Hamjajul",
""
],
[
"Ahmed",
"Tasnim",
""
],
[
"Ahmed",
"Sabbir",
""
],
[
"Hasan",
"Md. Bakhtiar",
""
],
[
"Jahan",
"Mst Nura",
""
],
[
"Rahman",
"A. B. M. Ashikur",
""
]
] | TITLE: An Efficient Transfer Learning-based Approach for Apple Leaf Disease
Classification
ABSTRACT: Correct identification and categorization of plant diseases are crucial for
ensuring the safety of the global food supply and the overall financial success
of stakeholders. In this regard, a wide range of solutions has been made
available by introducing deep learning-based classification systems for
different staple crops. Despite being one of the most important commercial
crops in many parts of the globe, research proposing a smart solution for
automatically classifying apple leaf diseases remains relatively unexplored.
This study presents a technique for identifying apple leaf diseases based on
transfer learning. The system extracts features using a pretrained
EfficientNetV2S architecture and passes to a classifier block for effective
prediction. The class imbalance issues are tackled by utilizing runtime data
augmentation. The effect of various hyperparameters, such as input resolution,
learning rate, number of epochs, etc., has been investigated carefully. The
competence of the proposed pipeline has been evaluated on the apple leaf
disease subset from the publicly available `PlantVillage' dataset, where it
achieved an accuracy of 99.21%, outperforming the existing works.
| no_new_dataset | 0.944125 |
2304.06531 | Anis Kacem | Kseniya Cherenkova, Elona Dupont, Anis Kacem, Ilya Arzhannikov, Gleb
Gusev and Djamila Aouada | SepicNet: Sharp Edges Recovery by Parametric Inference of Curves in 3D
Shapes | null | null | null | null | cs.CV cs.GR | http://creativecommons.org/licenses/by-nc-sa/4.0/ | 3D scanning as a technique to digitize objects in reality and create their 3D
models, is used in many fields and areas. Though the quality of 3D scans
depends on the technical characteristics of the 3D scanner, the common drawback
is the smoothing of fine details, or the edges of an object. We introduce
SepicNet, a novel deep network for the detection and parametrization of sharp
edges in 3D shapes as primitive curves. To make the network end-to-end
trainable, we formulate the curve fitting in a differentiable manner. We
develop an adaptive point cloud sampling technique that captures the sharp
features better than uniform sampling. The experiments were conducted on a
newly introduced large-scale dataset of 50k 3D scans, where the sharp edge
annotations were extracted from their parametric CAD models, and demonstrate
significant improvement over state-of-the-art methods.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 13:37:21 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Cherenkova",
"Kseniya",
""
],
[
"Dupont",
"Elona",
""
],
[
"Kacem",
"Anis",
""
],
[
"Arzhannikov",
"Ilya",
""
],
[
"Gusev",
"Gleb",
""
],
[
"Aouada",
"Djamila",
""
]
] | TITLE: SepicNet: Sharp Edges Recovery by Parametric Inference of Curves in 3D
Shapes
ABSTRACT: 3D scanning as a technique to digitize objects in reality and create their 3D
models, is used in many fields and areas. Though the quality of 3D scans
depends on the technical characteristics of the 3D scanner, the common drawback
is the smoothing of fine details, or the edges of an object. We introduce
SepicNet, a novel deep network for the detection and parametrization of sharp
edges in 3D shapes as primitive curves. To make the network end-to-end
trainable, we formulate the curve fitting in a differentiable manner. We
develop an adaptive point cloud sampling technique that captures the sharp
features better than uniform sampling. The experiments were conducted on a
newly introduced large-scale dataset of 50k 3D scans, where the sharp edge
annotations were extracted from their parametric CAD models, and demonstrate
significant improvement over state-of-the-art methods.
| new_dataset | 0.955775 |
2304.06537 | Jiahao Chen | Jiahao Chen, Bing Su | Transfer Knowledge from Head to Tail: Uncertainty Calibration under
Long-tailed Distribution | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | How to estimate the uncertainty of a given model is a crucial problem.
Current calibration techniques treat different classes equally and thus
implicitly assume that the distribution of training data is balanced, but
ignore the fact that real-world data often follows a long-tailed distribution.
In this paper, we explore the problem of calibrating the model trained from a
long-tailed distribution. Due to the difference between the imbalanced training
distribution and balanced test distribution, existing calibration methods such
as temperature scaling can not generalize well to this problem. Specific
calibration methods for domain adaptation are also not applicable because they
rely on unlabeled target domain instances which are not available. Models
trained from a long-tailed distribution tend to be more overconfident to head
classes. To this end, we propose a novel knowledge-transferring-based
calibration method by estimating the importance weights for samples of tail
classes to realize long-tailed calibration. Our method models the distribution
of each class as a Gaussian distribution and views the source statistics of
head classes as a prior to calibrate the target distributions of tail classes.
We adaptively transfer knowledge from head classes to get the target
probability density of tail classes. The importance weight is estimated by the
ratio of the target probability density over the source probability density.
Extensive experiments on CIFAR-10-LT, MNIST-LT, CIFAR-100-LT, and ImageNet-LT
datasets demonstrate the effectiveness of our method.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 13:48:18 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Chen",
"Jiahao",
""
],
[
"Su",
"Bing",
""
]
] | TITLE: Transfer Knowledge from Head to Tail: Uncertainty Calibration under
Long-tailed Distribution
ABSTRACT: How to estimate the uncertainty of a given model is a crucial problem.
Current calibration techniques treat different classes equally and thus
implicitly assume that the distribution of training data is balanced, but
ignore the fact that real-world data often follows a long-tailed distribution.
In this paper, we explore the problem of calibrating the model trained from a
long-tailed distribution. Due to the difference between the imbalanced training
distribution and balanced test distribution, existing calibration methods such
as temperature scaling can not generalize well to this problem. Specific
calibration methods for domain adaptation are also not applicable because they
rely on unlabeled target domain instances which are not available. Models
trained from a long-tailed distribution tend to be more overconfident to head
classes. To this end, we propose a novel knowledge-transferring-based
calibration method by estimating the importance weights for samples of tail
classes to realize long-tailed calibration. Our method models the distribution
of each class as a Gaussian distribution and views the source statistics of
head classes as a prior to calibrate the target distributions of tail classes.
We adaptively transfer knowledge from head classes to get the target
probability density of tail classes. The importance weight is estimated by the
ratio of the target probability density over the source probability density.
Extensive experiments on CIFAR-10-LT, MNIST-LT, CIFAR-100-LT, and ImageNet-LT
datasets demonstrate the effectiveness of our method.
| no_new_dataset | 0.949248 |
2304.06551 | Deng Pan | Deng Pan, Mohammad Ali Khoshkholghi, Toktam Mahmoodi | Decentralized federated learning methods for reducing communication cost
and energy consumption in UAV networks | 13 pages, 7 figures | null | null | null | cs.LG cs.NI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Unmanned aerial vehicles (UAV) or drones play many roles in a modern smart
city such as the delivery of goods, mapping real-time road traffic and
monitoring pollution. The ability of drones to perform these functions often
requires the support of machine learning technology. However, traditional
machine learning models for drones encounter data privacy problems,
communication costs and energy limitations. Federated Learning, an emerging
distributed machine learning approach, is an excellent solution to address
these issues. Federated learning (FL) allows drones to train local models
without transmitting raw data. However, existing FL requires a central server
to aggregate the trained model parameters of the UAV. A failure of the central
server can significantly impact the overall training. In this paper, we propose
two aggregation methods: Commutative FL and Alternate FL, based on the existing
architecture of decentralised Federated Learning for UAV Networks (DFL-UN) by
adding a unique aggregation method of decentralised FL. Those two methods can
effectively control energy consumption and communication cost by controlling
the number of local training epochs, local communication, and global
communication. The simulation results of the proposed training methods are also
presented to verify the feasibility and efficiency of the architecture compared
with two benchmark methods (e.g. standard machine learning training and
standard single aggregation server training). The simulation results show that
the proposed methods outperform the benchmark methods in terms of operational
stability, energy consumption and communication cost.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 14:00:34 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Pan",
"Deng",
""
],
[
"Khoshkholghi",
"Mohammad Ali",
""
],
[
"Mahmoodi",
"Toktam",
""
]
] | TITLE: Decentralized federated learning methods for reducing communication cost
and energy consumption in UAV networks
ABSTRACT: Unmanned aerial vehicles (UAV) or drones play many roles in a modern smart
city such as the delivery of goods, mapping real-time road traffic and
monitoring pollution. The ability of drones to perform these functions often
requires the support of machine learning technology. However, traditional
machine learning models for drones encounter data privacy problems,
communication costs and energy limitations. Federated Learning, an emerging
distributed machine learning approach, is an excellent solution to address
these issues. Federated learning (FL) allows drones to train local models
without transmitting raw data. However, existing FL requires a central server
to aggregate the trained model parameters of the UAV. A failure of the central
server can significantly impact the overall training. In this paper, we propose
two aggregation methods: Commutative FL and Alternate FL, based on the existing
architecture of decentralised Federated Learning for UAV Networks (DFL-UN) by
adding a unique aggregation method of decentralised FL. Those two methods can
effectively control energy consumption and communication cost by controlling
the number of local training epochs, local communication, and global
communication. The simulation results of the proposed training methods are also
presented to verify the feasibility and efficiency of the architecture compared
with two benchmark methods (e.g. standard machine learning training and
standard single aggregation server training). The simulation results show that
the proposed methods outperform the benchmark methods in terms of operational
stability, energy consumption and communication cost.
| no_new_dataset | 0.949342 |
2304.06575 | Benjamin Badger | Benjamin L. Badger | Adversarial Examples from Dimensional Invariance | 6 pages | null | null | null | cs.LG cs.CV cs.NA math.NA | http://creativecommons.org/licenses/by/4.0/ | Adversarial examples have been found for various deep as well as shallow
learning models, and have at various times been suggested to be either fixable
model-specific bugs, or else inherent dataset feature, or both. We present
theoretical and empirical results to show that adversarial examples are
approximate discontinuities resulting from models that specify approximately
bijective maps $f: \Bbb R^n \to \Bbb R^m; n \neq m$ over their inputs, and this
discontinuity follows from the topological invariance of dimension.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 14:37:45 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Badger",
"Benjamin L.",
""
]
] | TITLE: Adversarial Examples from Dimensional Invariance
ABSTRACT: Adversarial examples have been found for various deep as well as shallow
learning models, and have at various times been suggested to be either fixable
model-specific bugs, or else inherent dataset feature, or both. We present
theoretical and empirical results to show that adversarial examples are
approximate discontinuities resulting from models that specify approximately
bijective maps $f: \Bbb R^n \to \Bbb R^m; n \neq m$ over their inputs, and this
discontinuity follows from the topological invariance of dimension.
| no_new_dataset | 0.944638 |
2304.06602 | MinhDuc Vo | Duc Minh Vo, Quoc-An Luong, Akihiro Sugimoto, Hideki Nakayama | A-CAP: Anticipation Captioning with Commonsense Knowledge | Accepted to CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Humans possess the capacity to reason about the future based on a sparse
collection of visual cues acquired over time. In order to emulate this ability,
we introduce a novel task called Anticipation Captioning, which generates a
caption for an unseen oracle image using a sparsely temporally-ordered set of
images. To tackle this new task, we propose a model called A-CAP, which
incorporates commonsense knowledge into a pre-trained vision-language model,
allowing it to anticipate the caption. Through both qualitative and
quantitative evaluations on a customized visual storytelling dataset, A-CAP
outperforms other image captioning methods and establishes a strong baseline
for anticipation captioning. We also address the challenges inherent in this
task.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 15:10:47 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Vo",
"Duc Minh",
""
],
[
"Luong",
"Quoc-An",
""
],
[
"Sugimoto",
"Akihiro",
""
],
[
"Nakayama",
"Hideki",
""
]
] | TITLE: A-CAP: Anticipation Captioning with Commonsense Knowledge
ABSTRACT: Humans possess the capacity to reason about the future based on a sparse
collection of visual cues acquired over time. In order to emulate this ability,
we introduce a novel task called Anticipation Captioning, which generates a
caption for an unseen oracle image using a sparsely temporally-ordered set of
images. To tackle this new task, we propose a model called A-CAP, which
incorporates commonsense knowledge into a pre-trained vision-language model,
allowing it to anticipate the caption. Through both qualitative and
quantitative evaluations on a customized visual storytelling dataset, A-CAP
outperforms other image captioning methods and establishes a strong baseline
for anticipation captioning. We also address the challenges inherent in this
task.
| new_dataset | 0.968291 |
2304.06603 | Erick Fredj | Erick Fredj and Yann Delorme and Sameeh Jubran and Mark Wasserman and
Zhaohui Ding and Michael Laufer | accelerating wrf i/o performance with adios2 and network-based streaming | arXiv admin note: text overlap with arXiv:2201.08228 | null | null | null | cs.DC | http://creativecommons.org/licenses/by/4.0/ | With the approach of Exascale computing power for large-scale High
Performance Computing (HPC) clusters, the gap between compute capabilities and
storage systems is growing larger. This is particularly problematic for the
Weather Research and Forecasting Model (WRF), a widely-used HPC application for
high-resolution forecasting and research that produces sizable datasets,
especially when analyzing transient weather phenomena. Despite this issue, the
I/O modules within WRF have not been updated in the past ten years, resulting
in subpar parallel I/O performance.
This research paper demonstrates the positive impact of integrating ADIOS2, a
next-generation parallel I/O framework, as a new I/O backend option in WRF. It
goes into detail about the challenges encountered during the integration
process and how they were addressed. The resulting I/O times show an over
tenfold improvement when using ADIOS2 compared to traditional MPI-I/O based
solutions. Furthermore, the study highlights the new features available to WRF
users worldwide, such as the Sustainable Staging Transport (SST) enabling
Unified Communication X (UCX) DataTransport, the node-local burst buffer write
capabilities and in-line lossless compression capabilities of ADIOS2.
Additionally, the research shows how ADIOS2's in-situ analysis capabilities
can be smoothly integrated with a simple WRF forecasting pipeline, resulting in
a significant improvement in overall time to solution. This study serves as a
reminder to legacy HPC applications that incorporating modern libraries and
tools can lead to considerable performance enhancements with minimal changes to
the core application.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 15:13:11 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Fredj",
"Erick",
""
],
[
"Delorme",
"Yann",
""
],
[
"Jubran",
"Sameeh",
""
],
[
"Wasserman",
"Mark",
""
],
[
"Ding",
"Zhaohui",
""
],
[
"Laufer",
"Michael",
""
]
] | TITLE: accelerating wrf i/o performance with adios2 and network-based streaming
ABSTRACT: With the approach of Exascale computing power for large-scale High
Performance Computing (HPC) clusters, the gap between compute capabilities and
storage systems is growing larger. This is particularly problematic for the
Weather Research and Forecasting Model (WRF), a widely-used HPC application for
high-resolution forecasting and research that produces sizable datasets,
especially when analyzing transient weather phenomena. Despite this issue, the
I/O modules within WRF have not been updated in the past ten years, resulting
in subpar parallel I/O performance.
This research paper demonstrates the positive impact of integrating ADIOS2, a
next-generation parallel I/O framework, as a new I/O backend option in WRF. It
goes into detail about the challenges encountered during the integration
process and how they were addressed. The resulting I/O times show an over
tenfold improvement when using ADIOS2 compared to traditional MPI-I/O based
solutions. Furthermore, the study highlights the new features available to WRF
users worldwide, such as the Sustainable Staging Transport (SST) enabling
Unified Communication X (UCX) DataTransport, the node-local burst buffer write
capabilities and in-line lossless compression capabilities of ADIOS2.
Additionally, the research shows how ADIOS2's in-situ analysis capabilities
can be smoothly integrated with a simple WRF forecasting pipeline, resulting in
a significant improvement in overall time to solution. This study serves as a
reminder to legacy HPC applications that incorporating modern libraries and
tools can lead to considerable performance enhancements with minimal changes to
the core application.
| no_new_dataset | 0.941169 |
2304.06627 | Haozhe Feng | Haozhe Feng, Zhaorui Yang, Hesun Chen, Tianyu Pang, Chao Du, Minfeng
Zhu, Wei Chen, Shuicheng Yan | CoSDA: Continual Source-Free Domain Adaptation | 15 pages, 6 figures | null | null | null | cs.LG cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Without access to the source data, source-free domain adaptation (SFDA)
transfers knowledge from a source-domain trained model to target domains.
Recently, SFDA has gained popularity due to the need to protect the data
privacy of the source domain, but it suffers from catastrophic forgetting on
the source domain due to the lack of data. To systematically investigate the
mechanism of catastrophic forgetting, we first reimplement previous SFDA
approaches within a unified framework and evaluate them on four benchmarks. We
observe that there is a trade-off between adaptation gain and forgetting loss,
which motivates us to design a consistency regularization to mitigate
forgetting. In particular, we propose a continual source-free domain adaptation
approach named CoSDA, which employs a dual-speed optimized teacher-student
model pair and is equipped with consistency learning capability. Our
experiments demonstrate that CoSDA outperforms state-of-the-art approaches in
continuous adaptation. Notably, our CoSDA can also be integrated with other
SFDA methods to alleviate forgetting.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 15:53:23 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Feng",
"Haozhe",
""
],
[
"Yang",
"Zhaorui",
""
],
[
"Chen",
"Hesun",
""
],
[
"Pang",
"Tianyu",
""
],
[
"Du",
"Chao",
""
],
[
"Zhu",
"Minfeng",
""
],
[
"Chen",
"Wei",
""
],
[
"Yan",
"Shuicheng",
""
]
] | TITLE: CoSDA: Continual Source-Free Domain Adaptation
ABSTRACT: Without access to the source data, source-free domain adaptation (SFDA)
transfers knowledge from a source-domain trained model to target domains.
Recently, SFDA has gained popularity due to the need to protect the data
privacy of the source domain, but it suffers from catastrophic forgetting on
the source domain due to the lack of data. To systematically investigate the
mechanism of catastrophic forgetting, we first reimplement previous SFDA
approaches within a unified framework and evaluate them on four benchmarks. We
observe that there is a trade-off between adaptation gain and forgetting loss,
which motivates us to design a consistency regularization to mitigate
forgetting. In particular, we propose a continual source-free domain adaptation
approach named CoSDA, which employs a dual-speed optimized teacher-student
model pair and is equipped with consistency learning capability. Our
experiments demonstrate that CoSDA outperforms state-of-the-art approaches in
continuous adaptation. Notably, our CoSDA can also be integrated with other
SFDA methods to alleviate forgetting.
| no_new_dataset | 0.942718 |
2304.06703 | Akshay Dudhane | Nancy Mehta, Akshay Dudhane, Subrahmanyam Murala, Syed Waqas Zamir,
Salman Khan, Fahad Shahbaz Khan | Gated Multi-Resolution Transfer Network for Burst Restoration and
Enhancement | Accepted at CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Burst image processing is becoming increasingly popular in recent years.
However, it is a challenging task since individual burst images undergo
multiple degradations and often have mutual misalignments resulting in ghosting
and zipper artifacts. Existing burst restoration methods usually do not
consider the mutual correlation and non-local contextual information among
burst frames, which tends to limit these approaches in challenging cases.
Another key challenge lies in the robust up-sampling of burst frames. The
existing up-sampling methods cannot effectively utilize the advantages of
single-stage and progressive up-sampling strategies with conventional and/or
recent up-samplers at the same time. To address these challenges, we propose a
novel Gated Multi-Resolution Transfer Network (GMTNet) to reconstruct a
spatially precise high-quality image from a burst of low-quality raw images.
GMTNet consists of three modules optimized for burst processing tasks:
Multi-scale Burst Feature Alignment (MBFA) for feature denoising and alignment,
Transposed-Attention Feature Merging (TAFM) for multi-frame feature
aggregation, and Resolution Transfer Feature Up-sampler (RTFU) to up-scale
merged features and construct a high-quality output image. Detailed
experimental analysis on five datasets validates our approach and sets a
state-of-the-art for burst super-resolution, burst denoising, and low-light
burst enhancement.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 17:54:00 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Mehta",
"Nancy",
""
],
[
"Dudhane",
"Akshay",
""
],
[
"Murala",
"Subrahmanyam",
""
],
[
"Zamir",
"Syed Waqas",
""
],
[
"Khan",
"Salman",
""
],
[
"Khan",
"Fahad Shahbaz",
""
]
] | TITLE: Gated Multi-Resolution Transfer Network for Burst Restoration and
Enhancement
ABSTRACT: Burst image processing is becoming increasingly popular in recent years.
However, it is a challenging task since individual burst images undergo
multiple degradations and often have mutual misalignments resulting in ghosting
and zipper artifacts. Existing burst restoration methods usually do not
consider the mutual correlation and non-local contextual information among
burst frames, which tends to limit these approaches in challenging cases.
Another key challenge lies in the robust up-sampling of burst frames. The
existing up-sampling methods cannot effectively utilize the advantages of
single-stage and progressive up-sampling strategies with conventional and/or
recent up-samplers at the same time. To address these challenges, we propose a
novel Gated Multi-Resolution Transfer Network (GMTNet) to reconstruct a
spatially precise high-quality image from a burst of low-quality raw images.
GMTNet consists of three modules optimized for burst processing tasks:
Multi-scale Burst Feature Alignment (MBFA) for feature denoising and alignment,
Transposed-Attention Feature Merging (TAFM) for multi-frame feature
aggregation, and Resolution Transfer Feature Up-sampler (RTFU) to up-scale
merged features and construct a high-quality output image. Detailed
experimental analysis on five datasets validates our approach and sets a
state-of-the-art for burst super-resolution, burst denoising, and low-light
burst enhancement.
| no_new_dataset | 0.945298 |
2304.06710 | Mustansar Fiaz | Mubashir Noman, Mustansar Fiaz, Hisham Cholakkal, Sanath Narayan, Rao
Muhammad Anwer, Salman Khan, Fahad Shahbaz Khan | Remote Sensing Change Detection With Transformers Trained from Scratch | 5 figures and 4 tables | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Current transformer-based change detection (CD) approaches either employ a
pre-trained model trained on large-scale image classification ImageNet dataset
or rely on first pre-training on another CD dataset and then fine-tuning on the
target benchmark. This current strategy is driven by the fact that transformers
typically require a large amount of training data to learn inductive biases,
which is insufficient in standard CD datasets due to their small size. We
develop an end-to-end CD approach with transformers that is trained from
scratch and yet achieves state-of-the-art performance on four public
benchmarks. Instead of using conventional self-attention that struggles to
capture inductive biases when trained from scratch, our architecture utilizes a
shuffled sparse-attention operation that focuses on selected sparse informative
regions to capture the inherent characteristics of the CD data. Moreover, we
introduce a change-enhanced feature fusion (CEFF) module to fuse the features
from input image pairs by performing a per-channel re-weighting. Our CEFF
module aids in enhancing the relevant semantic changes while suppressing the
noisy ones. Extensive experiments on four CD datasets reveal the merits of the
proposed contributions, achieving gains as high as 14.27\% in
intersection-over-union (IoU) score, compared to the best-published results in
the literature. Code is available at
\url{https://github.com/mustansarfiaz/ScratchFormer}.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 17:57:54 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Noman",
"Mubashir",
""
],
[
"Fiaz",
"Mustansar",
""
],
[
"Cholakkal",
"Hisham",
""
],
[
"Narayan",
"Sanath",
""
],
[
"Anwer",
"Rao Muhammad",
""
],
[
"Khan",
"Salman",
""
],
[
"Khan",
"Fahad Shahbaz",
""
]
] | TITLE: Remote Sensing Change Detection With Transformers Trained from Scratch
ABSTRACT: Current transformer-based change detection (CD) approaches either employ a
pre-trained model trained on large-scale image classification ImageNet dataset
or rely on first pre-training on another CD dataset and then fine-tuning on the
target benchmark. This current strategy is driven by the fact that transformers
typically require a large amount of training data to learn inductive biases,
which is insufficient in standard CD datasets due to their small size. We
develop an end-to-end CD approach with transformers that is trained from
scratch and yet achieves state-of-the-art performance on four public
benchmarks. Instead of using conventional self-attention that struggles to
capture inductive biases when trained from scratch, our architecture utilizes a
shuffled sparse-attention operation that focuses on selected sparse informative
regions to capture the inherent characteristics of the CD data. Moreover, we
introduce a change-enhanced feature fusion (CEFF) module to fuse the features
from input image pairs by performing a per-channel re-weighting. Our CEFF
module aids in enhancing the relevant semantic changes while suppressing the
noisy ones. Extensive experiments on four CD datasets reveal the merits of the
proposed contributions, achieving gains as high as 14.27\% in
intersection-over-union (IoU) score, compared to the best-published results in
the literature. Code is available at
\url{https://github.com/mustansarfiaz/ScratchFormer}.
| no_new_dataset | 0.950411 |
2304.06711 | Zheng Ding | Zheng Ding, Xuaner Zhang, Zhihao Xia, Lars Jebe, Zhuowen Tu, Xiuming
Zhang | DiffusionRig: Learning Personalized Priors for Facial Appearance Editing | CVPR 2023. Project website: https://diffusionrig.github.io | null | null | null | cs.CV cs.GR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We address the problem of learning person-specific facial priors from a small
number (e.g., 20) of portrait photos of the same person. This enables us to
edit this specific person's facial appearance, such as expression and lighting,
while preserving their identity and high-frequency facial details. Key to our
approach, which we dub DiffusionRig, is a diffusion model conditioned on, or
"rigged by," crude 3D face models estimated from single in-the-wild images by
an off-the-shelf estimator. On a high level, DiffusionRig learns to map
simplistic renderings of 3D face models to realistic photos of a given person.
Specifically, DiffusionRig is trained in two stages: It first learns generic
facial priors from a large-scale face dataset and then person-specific priors
from a small portrait photo collection of the person of interest. By learning
the CGI-to-photo mapping with such personalized priors, DiffusionRig can "rig"
the lighting, facial expression, head pose, etc. of a portrait photo,
conditioned only on coarse 3D models while preserving this person's identity
and other high-frequency characteristics. Qualitative and quantitative
experiments show that DiffusionRig outperforms existing approaches in both
identity preservation and photorealism. Please see the project website:
https://diffusionrig.github.io for the supplemental material, video, code, and
data.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 17:58:00 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Ding",
"Zheng",
""
],
[
"Zhang",
"Xuaner",
""
],
[
"Xia",
"Zhihao",
""
],
[
"Jebe",
"Lars",
""
],
[
"Tu",
"Zhuowen",
""
],
[
"Zhang",
"Xiuming",
""
]
] | TITLE: DiffusionRig: Learning Personalized Priors for Facial Appearance Editing
ABSTRACT: We address the problem of learning person-specific facial priors from a small
number (e.g., 20) of portrait photos of the same person. This enables us to
edit this specific person's facial appearance, such as expression and lighting,
while preserving their identity and high-frequency facial details. Key to our
approach, which we dub DiffusionRig, is a diffusion model conditioned on, or
"rigged by," crude 3D face models estimated from single in-the-wild images by
an off-the-shelf estimator. On a high level, DiffusionRig learns to map
simplistic renderings of 3D face models to realistic photos of a given person.
Specifically, DiffusionRig is trained in two stages: It first learns generic
facial priors from a large-scale face dataset and then person-specific priors
from a small portrait photo collection of the person of interest. By learning
the CGI-to-photo mapping with such personalized priors, DiffusionRig can "rig"
the lighting, facial expression, head pose, etc. of a portrait photo,
conditioned only on coarse 3D models while preserving this person's identity
and other high-frequency characteristics. Qualitative and quantitative
experiments show that DiffusionRig outperforms existing approaches in both
identity preservation and photorealism. Please see the project website:
https://diffusionrig.github.io for the supplemental material, video, code, and
data.
| no_new_dataset | 0.951549 |
2304.06716 | Ziyan Huang | Ziyan Huang, Haoyu Wang, Zhongying Deng, Jin Ye, Yanzhou Su, Hui Sun,
Junjun He, Yun Gu, Lixu Gu, Shaoting Zhang and Yu Qiao | STU-Net: Scalable and Transferable Medical Image Segmentation Models
Empowered by Large-Scale Supervised Pre-training | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Large-scale models pre-trained on large-scale datasets have profoundly
advanced the development of deep learning. However, the state-of-the-art models
for medical image segmentation are still small-scale, with their parameters
only in the tens of millions. Further scaling them up to higher orders of
magnitude is rarely explored. An overarching goal of exploring large-scale
models is to train them on large-scale medical segmentation datasets for better
transfer capacities. In this work, we design a series of Scalable and
Transferable U-Net (STU-Net) models, with parameter sizes ranging from 14
million to 1.4 billion. Notably, the 1.4B STU-Net is the largest medical image
segmentation model to date. Our STU-Net is based on nnU-Net framework due to
its popularity and impressive performance. We first refine the default
convolutional blocks in nnU-Net to make them scalable. Then, we empirically
evaluate different scaling combinations of network depth and width, discovering
that it is optimal to scale model depth and width together. We train our
scalable STU-Net models on a large-scale TotalSegmentator dataset and find that
increasing model size brings a stronger performance gain. This observation
reveals that a large model is promising in medical image segmentation.
Furthermore, we evaluate the transferability of our model on 14 downstream
datasets for direct inference and 3 datasets for further fine-tuning, covering
various modalities and segmentation targets. We observe good performance of our
pre-trained model in both direct inference and fine-tuning. The code and
pre-trained models are available at https://github.com/Ziyan-Huang/STU-Net.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 17:59:13 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Huang",
"Ziyan",
""
],
[
"Wang",
"Haoyu",
""
],
[
"Deng",
"Zhongying",
""
],
[
"Ye",
"Jin",
""
],
[
"Su",
"Yanzhou",
""
],
[
"Sun",
"Hui",
""
],
[
"He",
"Junjun",
""
],
[
"Gu",
"Yun",
""
],
[
"Gu",
"Lixu",
""
],
[
"Zhang",
"Shaoting",
""
],
[
"Qiao",
"Yu",
""
]
] | TITLE: STU-Net: Scalable and Transferable Medical Image Segmentation Models
Empowered by Large-Scale Supervised Pre-training
ABSTRACT: Large-scale models pre-trained on large-scale datasets have profoundly
advanced the development of deep learning. However, the state-of-the-art models
for medical image segmentation are still small-scale, with their parameters
only in the tens of millions. Further scaling them up to higher orders of
magnitude is rarely explored. An overarching goal of exploring large-scale
models is to train them on large-scale medical segmentation datasets for better
transfer capacities. In this work, we design a series of Scalable and
Transferable U-Net (STU-Net) models, with parameter sizes ranging from 14
million to 1.4 billion. Notably, the 1.4B STU-Net is the largest medical image
segmentation model to date. Our STU-Net is based on nnU-Net framework due to
its popularity and impressive performance. We first refine the default
convolutional blocks in nnU-Net to make them scalable. Then, we empirically
evaluate different scaling combinations of network depth and width, discovering
that it is optimal to scale model depth and width together. We train our
scalable STU-Net models on a large-scale TotalSegmentator dataset and find that
increasing model size brings a stronger performance gain. This observation
reveals that a large model is promising in medical image segmentation.
Furthermore, we evaluate the transferability of our model on 14 downstream
datasets for direct inference and 3 datasets for further fine-tuning, covering
various modalities and segmentation targets. We observe good performance of our
pre-trained model in both direct inference and fine-tuning. The code and
pre-trained models are available at https://github.com/Ziyan-Huang/STU-Net.
| no_new_dataset | 0.948775 |
2304.06717 | Sida Peng | Sida Peng, Yunzhi Yan, Qing Shuai, Hujun Bao, Xiaowei Zhou | Representing Volumetric Videos as Dynamic MLP Maps | Accepted to CVPR 2023. The first two authors contributed equally to
this paper. Project page: https://zju3dv.github.io/mlp_maps/ | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper introduces a novel representation of volumetric videos for
real-time view synthesis of dynamic scenes. Recent advances in neural scene
representations demonstrate their remarkable capability to model and render
complex static scenes, but extending them to represent dynamic scenes is not
straightforward due to their slow rendering speed or high storage cost. To
solve this problem, our key idea is to represent the radiance field of each
frame as a set of shallow MLP networks whose parameters are stored in 2D grids,
called MLP maps, and dynamically predicted by a 2D CNN decoder shared by all
frames. Representing 3D scenes with shallow MLPs significantly improves the
rendering speed, while dynamically predicting MLP parameters with a shared 2D
CNN instead of explicitly storing them leads to low storage cost. Experiments
show that the proposed approach achieves state-of-the-art rendering quality on
the NHR and ZJU-MoCap datasets, while being efficient for real-time rendering
with a speed of 41.7 fps for $512 \times 512$ images on an RTX 3090 GPU. The
code is available at https://zju3dv.github.io/mlp_maps/.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 17:59:33 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Peng",
"Sida",
""
],
[
"Yan",
"Yunzhi",
""
],
[
"Shuai",
"Qing",
""
],
[
"Bao",
"Hujun",
""
],
[
"Zhou",
"Xiaowei",
""
]
] | TITLE: Representing Volumetric Videos as Dynamic MLP Maps
ABSTRACT: This paper introduces a novel representation of volumetric videos for
real-time view synthesis of dynamic scenes. Recent advances in neural scene
representations demonstrate their remarkable capability to model and render
complex static scenes, but extending them to represent dynamic scenes is not
straightforward due to their slow rendering speed or high storage cost. To
solve this problem, our key idea is to represent the radiance field of each
frame as a set of shallow MLP networks whose parameters are stored in 2D grids,
called MLP maps, and dynamically predicted by a 2D CNN decoder shared by all
frames. Representing 3D scenes with shallow MLPs significantly improves the
rendering speed, while dynamically predicting MLP parameters with a shared 2D
CNN instead of explicitly storing them leads to low storage cost. Experiments
show that the proposed approach achieves state-of-the-art rendering quality on
the NHR and ZJU-MoCap datasets, while being efficient for real-time rendering
with a speed of 41.7 fps for $512 \times 512$ images on an RTX 3090 GPU. The
code is available at https://zju3dv.github.io/mlp_maps/.
| no_new_dataset | 0.94887 |
2304.06719 | Shaoyuan Xie | Shaoyuan Xie, Lingdong Kong, Wenwei Zhang, Jiawei Ren, Liang Pan, Kai
Chen, Ziwei Liu | RoboBEV: Towards Robust Bird's Eye View Perception under Corruptions | Preprint; 27 pages, 18 figures, 33 tables; Code at
https://github.com/Daniel-xsy/RoboBEV | null | null | null | cs.CV cs.RO | http://creativecommons.org/licenses/by-sa/4.0/ | The recent advances in camera-based bird's eye view (BEV) representation
exhibit great potential for in-vehicle 3D perception. Despite the substantial
progress achieved on standard benchmarks, the robustness of BEV algorithms has
not been thoroughly examined, which is critical for safe operations. To bridge
this gap, we introduce RoboBEV, a comprehensive benchmark suite that
encompasses eight distinct corruptions, including Bright, Dark, Fog, Snow,
Motion Blur, Color Quant, Camera Crash, and Frame Lost. Based on it, we
undertake extensive evaluations across a wide range of BEV-based models to
understand their resilience and reliability. Our findings indicate a strong
correlation between absolute performance on in-distribution and
out-of-distribution datasets. Nonetheless, there are considerable variations in
relative performance across different approaches. Our experiments further
demonstrate that pre-training and depth-free BEV transformation has the
potential to enhance out-of-distribution robustness. Additionally, utilizing
long and rich temporal information largely helps with robustness. Our findings
provide valuable insights for designing future BEV models that can achieve both
accuracy and robustness in real-world deployments.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 17:59:46 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Xie",
"Shaoyuan",
""
],
[
"Kong",
"Lingdong",
""
],
[
"Zhang",
"Wenwei",
""
],
[
"Ren",
"Jiawei",
""
],
[
"Pan",
"Liang",
""
],
[
"Chen",
"Kai",
""
],
[
"Liu",
"Ziwei",
""
]
] | TITLE: RoboBEV: Towards Robust Bird's Eye View Perception under Corruptions
ABSTRACT: The recent advances in camera-based bird's eye view (BEV) representation
exhibit great potential for in-vehicle 3D perception. Despite the substantial
progress achieved on standard benchmarks, the robustness of BEV algorithms has
not been thoroughly examined, which is critical for safe operations. To bridge
this gap, we introduce RoboBEV, a comprehensive benchmark suite that
encompasses eight distinct corruptions, including Bright, Dark, Fog, Snow,
Motion Blur, Color Quant, Camera Crash, and Frame Lost. Based on it, we
undertake extensive evaluations across a wide range of BEV-based models to
understand their resilience and reliability. Our findings indicate a strong
correlation between absolute performance on in-distribution and
out-of-distribution datasets. Nonetheless, there are considerable variations in
relative performance across different approaches. Our experiments further
demonstrate that pre-training and depth-free BEV transformation has the
potential to enhance out-of-distribution robustness. Additionally, utilizing
long and rich temporal information largely helps with robustness. Our findings
provide valuable insights for designing future BEV models that can achieve both
accuracy and robustness in real-world deployments.
| new_dataset | 0.958963 |
2003.00120 | Zhuolin Yang | Zhuolin Yang, Zhikuan Zhao, Boxin Wang, Jiawei Zhang, Linyi Li,
Hengzhi Pei, Bojan Karlas, Ji Liu, Heng Guo, Ce Zhang, and Bo Li | Improving Certified Robustness via Statistical Learning with Logical
Reasoning | Accepted by 36th Conference on Neural Information Processing Systems
(NeurIPS 2022) | null | null | null | cs.LG cs.CR stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Intensive algorithmic efforts have been made to enable the rapid improvements
of certificated robustness for complex ML models recently. However, current
robustness certification methods are only able to certify under a limited
perturbation radius. Given that existing pure data-driven statistical
approaches have reached a bottleneck, in this paper, we propose to integrate
statistical ML models with knowledge (expressed as logical rules) as a
reasoning component using Markov logic networks (MLN, so as to further improve
the overall certified robustness. This opens new research questions about
certifying the robustness of such a paradigm, especially the reasoning
component (e.g., MLN). As the first step towards understanding these questions,
we first prove that the computational complexity of certifying the robustness
of MLN is #P-hard. Guided by this hardness result, we then derive the first
certified robustness bound for MLN by carefully analyzing different model
regimes. Finally, we conduct extensive experiments on five datasets including
both high-dimensional images and natural language texts, and we show that the
certified robustness with knowledge-based logical reasoning indeed
significantly outperforms that of the state-of-the-arts.
| [
{
"version": "v1",
"created": "Fri, 28 Feb 2020 23:41:58 GMT"
},
{
"version": "v2",
"created": "Fri, 6 Mar 2020 23:30:03 GMT"
},
{
"version": "v3",
"created": "Mon, 2 Aug 2021 15:17:09 GMT"
},
{
"version": "v4",
"created": "Wed, 7 Sep 2022 12:45:44 GMT"
},
{
"version": "v5",
"created": "Fri, 9 Sep 2022 15:54:58 GMT"
},
{
"version": "v6",
"created": "Wed, 26 Oct 2022 04:43:53 GMT"
},
{
"version": "v7",
"created": "Thu, 29 Dec 2022 21:04:36 GMT"
},
{
"version": "v8",
"created": "Thu, 9 Feb 2023 18:10:39 GMT"
},
{
"version": "v9",
"created": "Wed, 12 Apr 2023 17:45:28 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Yang",
"Zhuolin",
""
],
[
"Zhao",
"Zhikuan",
""
],
[
"Wang",
"Boxin",
""
],
[
"Zhang",
"Jiawei",
""
],
[
"Li",
"Linyi",
""
],
[
"Pei",
"Hengzhi",
""
],
[
"Karlas",
"Bojan",
""
],
[
"Liu",
"Ji",
""
],
[
"Guo",
"Heng",
""
],
[
"Zhang",
"Ce",
""
],
[
"Li",
"Bo",
""
]
] | TITLE: Improving Certified Robustness via Statistical Learning with Logical
Reasoning
ABSTRACT: Intensive algorithmic efforts have been made to enable the rapid improvements
of certificated robustness for complex ML models recently. However, current
robustness certification methods are only able to certify under a limited
perturbation radius. Given that existing pure data-driven statistical
approaches have reached a bottleneck, in this paper, we propose to integrate
statistical ML models with knowledge (expressed as logical rules) as a
reasoning component using Markov logic networks (MLN, so as to further improve
the overall certified robustness. This opens new research questions about
certifying the robustness of such a paradigm, especially the reasoning
component (e.g., MLN). As the first step towards understanding these questions,
we first prove that the computational complexity of certifying the robustness
of MLN is #P-hard. Guided by this hardness result, we then derive the first
certified robustness bound for MLN by carefully analyzing different model
regimes. Finally, we conduct extensive experiments on five datasets including
both high-dimensional images and natural language texts, and we show that the
certified robustness with knowledge-based logical reasoning indeed
significantly outperforms that of the state-of-the-arts.
| no_new_dataset | 0.944331 |
2009.04131 | Linyi Li | Linyi Li, Tao Xie, Bo Li | SoK: Certified Robustness for Deep Neural Networks | To appear at 2023 IEEE Symposium on Security and Privacy (SP)
(Version 8); include recent progress till Apr 2023 in Version 9; 14 pages for
the main text; benchmark & tool website:
http://sokcertifiedrobustness.github.io/ | null | null | null | cs.LG cs.CR stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Great advances in deep neural networks (DNNs) have led to state-of-the-art
performance on a wide range of tasks. However, recent studies have shown that
DNNs are vulnerable to adversarial attacks, which have brought great concerns
when deploying these models to safety-critical applications such as autonomous
driving. Different defense approaches have been proposed against adversarial
attacks, including: a) empirical defenses, which can usually be adaptively
attacked again without providing robustness certification; and b) certifiably
robust approaches, which consist of robustness verification providing the lower
bound of robust accuracy against any attacks under certain conditions and
corresponding robust training approaches. In this paper, we systematize
certifiably robust approaches and related practical and theoretical
implications and findings. We also provide the first comprehensive benchmark on
existing robustness verification and training approaches on different datasets.
In particular, we 1) provide a taxonomy for the robustness verification and
training approaches, as well as summarize the methodologies for representative
algorithms, 2) reveal the characteristics, strengths, limitations, and
fundamental connections among these approaches, 3) discuss current research
progresses, theoretical barriers, main challenges, and future directions for
certifiably robust approaches for DNNs, and 4) provide an open-sourced unified
platform to evaluate 20+ representative certifiably robust approaches.
| [
{
"version": "v1",
"created": "Wed, 9 Sep 2020 07:00:55 GMT"
},
{
"version": "v2",
"created": "Thu, 10 Sep 2020 05:04:49 GMT"
},
{
"version": "v3",
"created": "Sat, 4 Dec 2021 08:52:27 GMT"
},
{
"version": "v4",
"created": "Tue, 7 Dec 2021 19:58:25 GMT"
},
{
"version": "v5",
"created": "Sat, 11 Dec 2021 11:33:20 GMT"
},
{
"version": "v6",
"created": "Thu, 10 Feb 2022 19:23:02 GMT"
},
{
"version": "v7",
"created": "Tue, 23 Aug 2022 07:11:04 GMT"
},
{
"version": "v8",
"created": "Fri, 9 Sep 2022 19:11:14 GMT"
},
{
"version": "v9",
"created": "Wed, 12 Apr 2023 08:51:12 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Li",
"Linyi",
""
],
[
"Xie",
"Tao",
""
],
[
"Li",
"Bo",
""
]
] | TITLE: SoK: Certified Robustness for Deep Neural Networks
ABSTRACT: Great advances in deep neural networks (DNNs) have led to state-of-the-art
performance on a wide range of tasks. However, recent studies have shown that
DNNs are vulnerable to adversarial attacks, which have brought great concerns
when deploying these models to safety-critical applications such as autonomous
driving. Different defense approaches have been proposed against adversarial
attacks, including: a) empirical defenses, which can usually be adaptively
attacked again without providing robustness certification; and b) certifiably
robust approaches, which consist of robustness verification providing the lower
bound of robust accuracy against any attacks under certain conditions and
corresponding robust training approaches. In this paper, we systematize
certifiably robust approaches and related practical and theoretical
implications and findings. We also provide the first comprehensive benchmark on
existing robustness verification and training approaches on different datasets.
In particular, we 1) provide a taxonomy for the robustness verification and
training approaches, as well as summarize the methodologies for representative
algorithms, 2) reveal the characteristics, strengths, limitations, and
fundamental connections among these approaches, 3) discuss current research
progresses, theoretical barriers, main challenges, and future directions for
certifiably robust approaches for DNNs, and 4) provide an open-sourced unified
platform to evaluate 20+ representative certifiably robust approaches.
| no_new_dataset | 0.9463 |
2106.07258 | Madelon Hulsebos | Madelon Hulsebos, \c{C}a\u{g}atay Demiralp, Paul Groth | GitTables: A Large-Scale Corpus of Relational Tables | null | null | 10.1145/3588710 | null | cs.DB cs.LG | http://creativecommons.org/licenses/by/4.0/ | The success of deep learning has sparked interest in improving relational
table tasks, like data preparation and search, with table representation models
trained on large table corpora. Existing table corpora primarily contain tables
extracted from HTML pages, limiting the capability to represent offline
database tables. To train and evaluate high-capacity models for applications
beyond the Web, we need resources with tables that resemble relational database
tables. Here we introduce GitTables, a corpus of 1M relational tables extracted
from GitHub. Our continuing curation aims at growing the corpus to at least 10M
tables. Analyses of GitTables show that its structure, content, and topical
coverage differ significantly from existing table corpora. We annotate table
columns in GitTables with semantic types, hierarchical relations and
descriptions from Schema.org and DBpedia. The evaluation of our annotation
pipeline on the T2Dv2 benchmark illustrates that our approach provides results
on par with human annotations. We present three applications of GitTables,
demonstrating its value for learned semantic type detection models, schema
completion methods, and benchmarks for table-to-KG matching, data search, and
preparation. We make the corpus and code available at
https://gittables.github.io.
| [
{
"version": "v1",
"created": "Mon, 14 Jun 2021 09:22:09 GMT"
},
{
"version": "v2",
"created": "Wed, 8 Sep 2021 11:52:20 GMT"
},
{
"version": "v3",
"created": "Thu, 9 Sep 2021 09:59:29 GMT"
},
{
"version": "v4",
"created": "Fri, 15 Apr 2022 14:45:47 GMT"
},
{
"version": "v5",
"created": "Wed, 12 Apr 2023 13:24:55 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Hulsebos",
"Madelon",
""
],
[
"Demiralp",
"Çağatay",
""
],
[
"Groth",
"Paul",
""
]
] | TITLE: GitTables: A Large-Scale Corpus of Relational Tables
ABSTRACT: The success of deep learning has sparked interest in improving relational
table tasks, like data preparation and search, with table representation models
trained on large table corpora. Existing table corpora primarily contain tables
extracted from HTML pages, limiting the capability to represent offline
database tables. To train and evaluate high-capacity models for applications
beyond the Web, we need resources with tables that resemble relational database
tables. Here we introduce GitTables, a corpus of 1M relational tables extracted
from GitHub. Our continuing curation aims at growing the corpus to at least 10M
tables. Analyses of GitTables show that its structure, content, and topical
coverage differ significantly from existing table corpora. We annotate table
columns in GitTables with semantic types, hierarchical relations and
descriptions from Schema.org and DBpedia. The evaluation of our annotation
pipeline on the T2Dv2 benchmark illustrates that our approach provides results
on par with human annotations. We present three applications of GitTables,
demonstrating its value for learned semantic type detection models, schema
completion methods, and benchmarks for table-to-KG matching, data search, and
preparation. We make the corpus and code available at
https://gittables.github.io.
| new_dataset | 0.6957 |
2110.03845 | Luciana Dalla Valle PhD | Lauren Ansell and Luciana Dalla Valle | A New Data Integration Framework for Covid-19 Social Media Information | arXiv admin note: substantial text overlap with arXiv:2104.01869 | null | null | null | cs.SI stat.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Covid-19 pandemic presents a serious threat to people health, resulting
in over 250 million confirmed cases and over 5 million deaths globally. To
reduce the burden on national health care systems and to mitigate the effects
of the outbreak, accurate modelling and forecasting methods for short- and
long-term health demand are needed to inform government interventions aiming at
curbing the pandemic. Current research on Covid-19 is typically based on a
single source of information, specifically on structured historical pandemic
data. Other studies are exclusively focused on unstructured online retrieved
insights, such as data available from social media. However, the combined use
of structured and unstructured information is still uncharted. This paper aims
at filling this gap, by leveraging historical and social media information with
a novel data integration methodology. The proposed approach is based on vine
copulas, which allow us to exploit the dependencies between different sources
of information. We apply the methodology to combine structured datasets
retrieved from official sources and a big unstructured dataset of information
collected from social media. The results show that the combined use of official
and online generated information contributes to yield a more accurate
assessment of the evolution of the Covid-19 pandemic, compared to the sole use
of official data.
| [
{
"version": "v1",
"created": "Fri, 8 Oct 2021 01:15:04 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 15:39:24 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Ansell",
"Lauren",
""
],
[
"Valle",
"Luciana Dalla",
""
]
] | TITLE: A New Data Integration Framework for Covid-19 Social Media Information
ABSTRACT: The Covid-19 pandemic presents a serious threat to people health, resulting
in over 250 million confirmed cases and over 5 million deaths globally. To
reduce the burden on national health care systems and to mitigate the effects
of the outbreak, accurate modelling and forecasting methods for short- and
long-term health demand are needed to inform government interventions aiming at
curbing the pandemic. Current research on Covid-19 is typically based on a
single source of information, specifically on structured historical pandemic
data. Other studies are exclusively focused on unstructured online retrieved
insights, such as data available from social media. However, the combined use
of structured and unstructured information is still uncharted. This paper aims
at filling this gap, by leveraging historical and social media information with
a novel data integration methodology. The proposed approach is based on vine
copulas, which allow us to exploit the dependencies between different sources
of information. We apply the methodology to combine structured datasets
retrieved from official sources and a big unstructured dataset of information
collected from social media. The results show that the combined use of official
and online generated information contributes to yield a more accurate
assessment of the evolution of the Covid-19 pandemic, compared to the sole use
of official data.
| no_new_dataset | 0.950457 |
2110.13146 | Zhengzhong Yuan | Chen Zhao, Yuqing Liu, Li Hu, Zhengzhong Yuan | Reduce the rank calculation of a high-dimensional sparse matrix based on
network controllability theory | 10 pages, 4 figures | null | 10.1155/2022/5448123 | null | math.NA cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Numerical computing of the rank of a matrix is a fundamental problem in
scientific computation. The datasets generated by the internet often correspond
to the analysis of high-dimensional sparse matrices. Notwithstanding recent
advances in the promotion of traditional singular value decomposition (SVD), an
efficient estimation algorithm for the rank of a high-dimensional sparse matrix
is still lacking. Inspired by the controllability theory of complex networks,
we converted the rank of a matrix into maximum matching computing. Then, we
established a fast rank estimation algorithm by using the cavity method, a
powerful approximate technique for computing the maximum matching, to estimate
the rank of a sparse matrix. In the merit of the natural low complexity of the
cavity method, we showed that the rank of a high-dimensional sparse matrix can
be estimated in a much faster way than SVD with high accuracy. Our method
offers an efficient pathway to quickly estimate the rank of the
high-dimensional sparse matrix when the time cost of computing the rank by SVD
is unacceptable.
| [
{
"version": "v1",
"created": "Mon, 25 Oct 2021 07:53:07 GMT"
},
{
"version": "v2",
"created": "Wed, 6 Apr 2022 01:21:59 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Zhao",
"Chen",
""
],
[
"Liu",
"Yuqing",
""
],
[
"Hu",
"Li",
""
],
[
"Yuan",
"Zhengzhong",
""
]
] | TITLE: Reduce the rank calculation of a high-dimensional sparse matrix based on
network controllability theory
ABSTRACT: Numerical computing of the rank of a matrix is a fundamental problem in
scientific computation. The datasets generated by the internet often correspond
to the analysis of high-dimensional sparse matrices. Notwithstanding recent
advances in the promotion of traditional singular value decomposition (SVD), an
efficient estimation algorithm for the rank of a high-dimensional sparse matrix
is still lacking. Inspired by the controllability theory of complex networks,
we converted the rank of a matrix into maximum matching computing. Then, we
established a fast rank estimation algorithm by using the cavity method, a
powerful approximate technique for computing the maximum matching, to estimate
the rank of a sparse matrix. In the merit of the natural low complexity of the
cavity method, we showed that the rank of a high-dimensional sparse matrix can
be estimated in a much faster way than SVD with high accuracy. Our method
offers an efficient pathway to quickly estimate the rank of the
high-dimensional sparse matrix when the time cost of computing the rank by SVD
is unacceptable.
| no_new_dataset | 0.942242 |
2111.02571 | Ping Jiang | Ping Jiang, Junji Oaki, Yoshiyuki Ishihara, Junichiro Ooga, Haifeng
Han, Atsushi Sugahara, Seiji Tokura, Haruna Eto, Kazuma Komoda, and Akihito
Ogawa | Learning suction graspability considering grasp quality and robot
reachability for bin-picking | 18 pages, 2 tables, 7 figures | null | 10.3389/fnbot.2022.806898 | null | cs.RO cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Deep learning has been widely used for inferring robust grasps. Although
human-labeled RGB-D datasets were initially used to learn grasp configurations,
preparation of this kind of large dataset is expensive. To address this
problem, images were generated by a physical simulator, and a physically
inspired model (e.g., a contact model between a suction vacuum cup and object)
was used as a grasp quality evaluation metric to annotate the synthesized
images. However, this kind of contact model is complicated and requires
parameter identification by experiments to ensure real world performance. In
addition, previous studies have not considered manipulator reachability such as
when a grasp configuration with high grasp quality is unable to reach the
target due to collisions or the physical limitations of the robot. In this
study, we propose an intuitive geometric analytic-based grasp quality
evaluation metric. We further incorporate a reachability evaluation metric. We
annotate the pixel-wise grasp quality and reachability by the proposed
evaluation metric on synthesized images in a simulator to train an
auto-encoder--decoder called suction graspability U-Net++ (SG-U-Net++).
Experiment results show that our intuitive grasp quality evaluation metric is
competitive with a physically-inspired metric. Learning the reachability helps
to reduce motion planning computation time by removing obviously unreachable
candidates. The system achieves an overall picking speed of 560 PPH (pieces per
hour).
| [
{
"version": "v1",
"created": "Thu, 4 Nov 2021 00:55:42 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Jiang",
"Ping",
""
],
[
"Oaki",
"Junji",
""
],
[
"Ishihara",
"Yoshiyuki",
""
],
[
"Ooga",
"Junichiro",
""
],
[
"Han",
"Haifeng",
""
],
[
"Sugahara",
"Atsushi",
""
],
[
"Tokura",
"Seiji",
""
],
[
"Eto",
"Haruna",
""
],
[
"Komoda",
"Kazuma",
""
],
[
"Ogawa",
"Akihito",
""
]
] | TITLE: Learning suction graspability considering grasp quality and robot
reachability for bin-picking
ABSTRACT: Deep learning has been widely used for inferring robust grasps. Although
human-labeled RGB-D datasets were initially used to learn grasp configurations,
preparation of this kind of large dataset is expensive. To address this
problem, images were generated by a physical simulator, and a physically
inspired model (e.g., a contact model between a suction vacuum cup and object)
was used as a grasp quality evaluation metric to annotate the synthesized
images. However, this kind of contact model is complicated and requires
parameter identification by experiments to ensure real world performance. In
addition, previous studies have not considered manipulator reachability such as
when a grasp configuration with high grasp quality is unable to reach the
target due to collisions or the physical limitations of the robot. In this
study, we propose an intuitive geometric analytic-based grasp quality
evaluation metric. We further incorporate a reachability evaluation metric. We
annotate the pixel-wise grasp quality and reachability by the proposed
evaluation metric on synthesized images in a simulator to train an
auto-encoder--decoder called suction graspability U-Net++ (SG-U-Net++).
Experiment results show that our intuitive grasp quality evaluation metric is
competitive with a physically-inspired metric. Learning the reachability helps
to reduce motion planning computation time by removing obviously unreachable
candidates. The system achieves an overall picking speed of 560 PPH (pieces per
hour).
| no_new_dataset | 0.951414 |
2111.10050 | Kenji Kawaguchi | Hieu Pham, Zihang Dai, Golnaz Ghiasi, Kenji Kawaguchi, Hanxiao Liu,
Adams Wei Yu, Jiahui Yu, Yi-Ting Chen, Minh-Thang Luong, Yonghui Wu, Mingxing
Tan, Quoc V. Le | Combined Scaling for Zero-shot Transfer Learning | null | null | null | null | cs.LG cs.CL cs.CV | http://creativecommons.org/licenses/by/4.0/ | We present a combined scaling method - named BASIC - that achieves 85.7%
top-1 accuracy on the ImageNet ILSVRC-2012 validation set without learning from
any labeled ImageNet example. This accuracy surpasses best published similar
models - CLIP and ALIGN - by 9.3%. Our BASIC model also shows significant
improvements in robustness benchmarks. For instance, on 5 test sets with
natural distribution shifts such as ImageNet-{A,R,V2,Sketch} and ObjectNet, our
model achieves 84.3% top-1 average accuracy, only a small drop from its
original ImageNet accuracy. To achieve these results, we scale up the
contrastive learning framework of CLIP and ALIGN in three dimensions: data
size, model size, and batch size. Our dataset has 6.6B noisy image-text pairs,
which is 4x larger than ALIGN, and 16x larger than CLIP. Our largest model has
3B weights, which is 3.75x larger in parameters and 8x larger in FLOPs than
ALIGN and CLIP. Finally, our batch size is 65536 which is 2x more than CLIP and
4x more than ALIGN. We encountered two main challenges with the scaling rules
of BASIC. First, the main challenge with implementing the combined scaling
rules of BASIC is the limited memory of accelerators, such as GPUs and TPUs. To
overcome the memory limit, we propose two simple methods which make use of
gradient checkpointing and model parallelism. Second, while increasing the
dataset size and the model size has been the defacto method to improve the
performance of deep learning models like BASIC, the effect of a large
contrastive batch size on such contrastive-trained image-text models is not
well-understood. To shed light on the benefits of large contrastive batch
sizes, we develop a theoretical framework which shows that larger contrastive
batch sizes lead to smaller generalization gaps for image-text models such as
BASIC.
| [
{
"version": "v1",
"created": "Fri, 19 Nov 2021 05:25:46 GMT"
},
{
"version": "v2",
"created": "Fri, 29 Apr 2022 20:37:00 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 08:26:28 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Pham",
"Hieu",
""
],
[
"Dai",
"Zihang",
""
],
[
"Ghiasi",
"Golnaz",
""
],
[
"Kawaguchi",
"Kenji",
""
],
[
"Liu",
"Hanxiao",
""
],
[
"Yu",
"Adams Wei",
""
],
[
"Yu",
"Jiahui",
""
],
[
"Chen",
"Yi-Ting",
""
],
[
"Luong",
"Minh-Thang",
""
],
[
"Wu",
"Yonghui",
""
],
[
"Tan",
"Mingxing",
""
],
[
"Le",
"Quoc V.",
""
]
] | TITLE: Combined Scaling for Zero-shot Transfer Learning
ABSTRACT: We present a combined scaling method - named BASIC - that achieves 85.7%
top-1 accuracy on the ImageNet ILSVRC-2012 validation set without learning from
any labeled ImageNet example. This accuracy surpasses best published similar
models - CLIP and ALIGN - by 9.3%. Our BASIC model also shows significant
improvements in robustness benchmarks. For instance, on 5 test sets with
natural distribution shifts such as ImageNet-{A,R,V2,Sketch} and ObjectNet, our
model achieves 84.3% top-1 average accuracy, only a small drop from its
original ImageNet accuracy. To achieve these results, we scale up the
contrastive learning framework of CLIP and ALIGN in three dimensions: data
size, model size, and batch size. Our dataset has 6.6B noisy image-text pairs,
which is 4x larger than ALIGN, and 16x larger than CLIP. Our largest model has
3B weights, which is 3.75x larger in parameters and 8x larger in FLOPs than
ALIGN and CLIP. Finally, our batch size is 65536 which is 2x more than CLIP and
4x more than ALIGN. We encountered two main challenges with the scaling rules
of BASIC. First, the main challenge with implementing the combined scaling
rules of BASIC is the limited memory of accelerators, such as GPUs and TPUs. To
overcome the memory limit, we propose two simple methods which make use of
gradient checkpointing and model parallelism. Second, while increasing the
dataset size and the model size has been the defacto method to improve the
performance of deep learning models like BASIC, the effect of a large
contrastive batch size on such contrastive-trained image-text models is not
well-understood. To shed light on the benefits of large contrastive batch
sizes, we develop a theoretical framework which shows that larger contrastive
batch sizes lead to smaller generalization gaps for image-text models such as
BASIC.
| no_new_dataset | 0.942771 |
2112.02807 | Qi Pang | Qi Pang, Yuanyuan Yuan, Shuai Wang | MDPFuzz: Testing Models Solving Markov Decision Processes | null | null | null | null | cs.SE cs.LG | http://creativecommons.org/licenses/by/4.0/ | The Markov decision process (MDP) provides a mathematical framework for
modeling sequential decision-making problems, many of which are crucial to
security and safety, such as autonomous driving and robot control. The rapid
development of artificial intelligence research has created efficient methods
for solving MDPs, such as deep neural networks (DNNs), reinforcement learning
(RL), and imitation learning (IL). However, these popular models solving MDPs
are neither thoroughly tested nor rigorously reliable.
We present MDPFuzz, the first blackbox fuzz testing framework for models
solving MDPs. MDPFuzz forms testing oracles by checking whether the target
model enters abnormal and dangerous states. During fuzzing, MDPFuzz decides
which mutated state to retain by measuring if it can reduce cumulative rewards
or form a new state sequence. We design efficient techniques to quantify the
"freshness" of a state sequence using Gaussian mixture models (GMMs) and
dynamic expectation-maximization (DynEM). We also prioritize states with high
potential of revealing crashes by estimating the local sensitivity of target
models over states.
MDPFuzz is evaluated on five state-of-the-art models for solving MDPs,
including supervised DNN, RL, IL, and multi-agent RL. Our evaluation includes
scenarios of autonomous driving, aircraft collision avoidance, and two games
that are often used to benchmark RL. During a 12-hour run, we find over 80
crash-triggering state sequences on each model. We show inspiring findings that
crash-triggering states, though they look normal, induce distinct neuron
activation patterns compared with normal states. We further develop an abnormal
behavior detector to harden all the evaluated models and repair them with the
findings of MDPFuzz to significantly enhance their robustness without
sacrificing accuracy.
| [
{
"version": "v1",
"created": "Mon, 6 Dec 2021 06:35:55 GMT"
},
{
"version": "v2",
"created": "Sun, 12 Dec 2021 03:47:30 GMT"
},
{
"version": "v3",
"created": "Mon, 25 Apr 2022 11:54:47 GMT"
},
{
"version": "v4",
"created": "Tue, 11 Apr 2023 22:19:33 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Pang",
"Qi",
""
],
[
"Yuan",
"Yuanyuan",
""
],
[
"Wang",
"Shuai",
""
]
] | TITLE: MDPFuzz: Testing Models Solving Markov Decision Processes
ABSTRACT: The Markov decision process (MDP) provides a mathematical framework for
modeling sequential decision-making problems, many of which are crucial to
security and safety, such as autonomous driving and robot control. The rapid
development of artificial intelligence research has created efficient methods
for solving MDPs, such as deep neural networks (DNNs), reinforcement learning
(RL), and imitation learning (IL). However, these popular models solving MDPs
are neither thoroughly tested nor rigorously reliable.
We present MDPFuzz, the first blackbox fuzz testing framework for models
solving MDPs. MDPFuzz forms testing oracles by checking whether the target
model enters abnormal and dangerous states. During fuzzing, MDPFuzz decides
which mutated state to retain by measuring if it can reduce cumulative rewards
or form a new state sequence. We design efficient techniques to quantify the
"freshness" of a state sequence using Gaussian mixture models (GMMs) and
dynamic expectation-maximization (DynEM). We also prioritize states with high
potential of revealing crashes by estimating the local sensitivity of target
models over states.
MDPFuzz is evaluated on five state-of-the-art models for solving MDPs,
including supervised DNN, RL, IL, and multi-agent RL. Our evaluation includes
scenarios of autonomous driving, aircraft collision avoidance, and two games
that are often used to benchmark RL. During a 12-hour run, we find over 80
crash-triggering state sequences on each model. We show inspiring findings that
crash-triggering states, though they look normal, induce distinct neuron
activation patterns compared with normal states. We further develop an abnormal
behavior detector to harden all the evaluated models and repair them with the
findings of MDPFuzz to significantly enhance their robustness without
sacrificing accuracy.
| no_new_dataset | 0.941385 |
2202.03881 | Antoine Wehenkel | Antoine Wehenkel, Jens Behrmann, Hsiang Hsu, Guillermo Sapiro, Gilles
Louppe, J\"orn-Henrik Jacobsen | Robust Hybrid Learning With Expert Augmentation | null | Transaction on Machine Learning Research, 2023 | null | null | cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Hybrid modelling reduces the misspecification of expert models by combining
them with machine learning (ML) components learned from data. Similarly to many
ML algorithms, hybrid model performance guarantees are limited to the training
distribution. Leveraging the insight that the expert model is usually valid
even outside the training domain, we overcome this limitation by introducing a
hybrid data augmentation strategy termed \textit{expert augmentation}. Based on
a probabilistic formalization of hybrid modelling, we demonstrate that expert
augmentation, which can be incorporated into existing hybrid systems, improves
generalization. We empirically validate the expert augmentation on three
controlled experiments modelling dynamical systems with ordinary and partial
differential equations. Finally, we assess the potential real-world
applicability of expert augmentation on a dataset of a real double pendulum.
| [
{
"version": "v1",
"created": "Tue, 8 Feb 2022 14:11:04 GMT"
},
{
"version": "v2",
"created": "Wed, 9 Feb 2022 10:22:33 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 19:51:36 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Wehenkel",
"Antoine",
""
],
[
"Behrmann",
"Jens",
""
],
[
"Hsu",
"Hsiang",
""
],
[
"Sapiro",
"Guillermo",
""
],
[
"Louppe",
"Gilles",
""
],
[
"Jacobsen",
"Jörn-Henrik",
""
]
] | TITLE: Robust Hybrid Learning With Expert Augmentation
ABSTRACT: Hybrid modelling reduces the misspecification of expert models by combining
them with machine learning (ML) components learned from data. Similarly to many
ML algorithms, hybrid model performance guarantees are limited to the training
distribution. Leveraging the insight that the expert model is usually valid
even outside the training domain, we overcome this limitation by introducing a
hybrid data augmentation strategy termed \textit{expert augmentation}. Based on
a probabilistic formalization of hybrid modelling, we demonstrate that expert
augmentation, which can be incorporated into existing hybrid systems, improves
generalization. We empirically validate the expert augmentation on three
controlled experiments modelling dynamical systems with ordinary and partial
differential equations. Finally, we assess the potential real-world
applicability of expert augmentation on a dataset of a real double pendulum.
| no_new_dataset | 0.946151 |
2203.09829 | Abdul Hameed Azeemi | Abdul Hameed Azeemi, Ihsan Ayyub Qazi, Agha Ali Raza | Representative Subset Selection for Efficient Fine-Tuning in
Self-Supervised Speech Recognition | 16 pages, 8 figures | null | null | null | cs.LG cs.SD eess.AS | http://creativecommons.org/licenses/by/4.0/ | Self-supervised speech recognition models require considerable labeled
training data for learning high-fidelity representations for Automatic Speech
Recognition (ASR) which is computationally demanding and time-consuming. We
consider the task of identifying an optimal subset of data for efficient
fine-tuning in self-supervised speech models for ASR. We discover that the
dataset pruning strategies used in vision tasks for sampling the most
informative examples do not perform better than random subset selection on
fine-tuning self-supervised ASR. We then present the COWERAGE algorithm for
representative subset selection in self-supervised ASR. COWERAGE is based on
our finding that ensuring the coverage of examples based on training Word Error
Rate (WER) in the early training epochs leads to better generalization
performance. Extensive experiments with the wav2vec 2.0 and HuBERT model on
TIMIT, Librispeech, and LJSpeech datasets show the effectiveness of COWERAGE
and its transferability across models, with up to 17% relative WER improvement
over existing dataset pruning methods and random sampling. We also demonstrate
that the coverage of training instances in terms of WER values ensures the
inclusion of phonemically diverse examples, leading to better test accuracy in
self-supervised speech recognition models.
| [
{
"version": "v1",
"created": "Fri, 18 Mar 2022 10:12:24 GMT"
},
{
"version": "v2",
"created": "Fri, 24 Jun 2022 17:46:32 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 18:13:48 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Azeemi",
"Abdul Hameed",
""
],
[
"Qazi",
"Ihsan Ayyub",
""
],
[
"Raza",
"Agha Ali",
""
]
] | TITLE: Representative Subset Selection for Efficient Fine-Tuning in
Self-Supervised Speech Recognition
ABSTRACT: Self-supervised speech recognition models require considerable labeled
training data for learning high-fidelity representations for Automatic Speech
Recognition (ASR) which is computationally demanding and time-consuming. We
consider the task of identifying an optimal subset of data for efficient
fine-tuning in self-supervised speech models for ASR. We discover that the
dataset pruning strategies used in vision tasks for sampling the most
informative examples do not perform better than random subset selection on
fine-tuning self-supervised ASR. We then present the COWERAGE algorithm for
representative subset selection in self-supervised ASR. COWERAGE is based on
our finding that ensuring the coverage of examples based on training Word Error
Rate (WER) in the early training epochs leads to better generalization
performance. Extensive experiments with the wav2vec 2.0 and HuBERT model on
TIMIT, Librispeech, and LJSpeech datasets show the effectiveness of COWERAGE
and its transferability across models, with up to 17% relative WER improvement
over existing dataset pruning methods and random sampling. We also demonstrate
that the coverage of training instances in terms of WER values ensures the
inclusion of phonemically diverse examples, leading to better test accuracy in
self-supervised speech recognition models.
| no_new_dataset | 0.953013 |
2203.09964 | Tim Keil | Tim Keil and Mario Ohlberger | A Relaxed Localized Trust-Region Reduced Basis Approach for Optimization
of Multiscale Problems | null | null | null | null | math.NA cs.NA math.OC | http://creativecommons.org/licenses/by/4.0/ | In this contribution, we are concerned with parameter optimization problems
that are constrained by multiscale PDE state equations. As an efficient
numerical solution approach for such problems, we introduce and analyze a new
relaxed and localized trust-region reduced basis method. Localization is
obtained based on a Petrov-Galerkin localized orthogonal decomposition method
and its recently introduced two-scale reduced basis approximation. We derive
efficient localizable a posteriori error estimates for the optimality system,
as well as for the two-scale reduced objective functional. While the relaxation
of the outer trust-region optimization loop still allows for a rigorous
convergence result, the resulting method converges much faster due to larger
step sizes in the initial phase of the iterative algorithms. The resulting
algorithm is parallelized in order to take advantage of the localization.
Numerical experiments are given for a multiscale thermal block benchmark
problem. The experiments demonstrate the efficiency of the approach,
particularly for large scale problems, where methods based on traditional
finite element approximation schemes are prohibitive or fail entirely.
| [
{
"version": "v1",
"created": "Fri, 18 Mar 2022 14:00:37 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 17:04:03 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Keil",
"Tim",
""
],
[
"Ohlberger",
"Mario",
""
]
] | TITLE: A Relaxed Localized Trust-Region Reduced Basis Approach for Optimization
of Multiscale Problems
ABSTRACT: In this contribution, we are concerned with parameter optimization problems
that are constrained by multiscale PDE state equations. As an efficient
numerical solution approach for such problems, we introduce and analyze a new
relaxed and localized trust-region reduced basis method. Localization is
obtained based on a Petrov-Galerkin localized orthogonal decomposition method
and its recently introduced two-scale reduced basis approximation. We derive
efficient localizable a posteriori error estimates for the optimality system,
as well as for the two-scale reduced objective functional. While the relaxation
of the outer trust-region optimization loop still allows for a rigorous
convergence result, the resulting method converges much faster due to larger
step sizes in the initial phase of the iterative algorithms. The resulting
algorithm is parallelized in order to take advantage of the localization.
Numerical experiments are given for a multiscale thermal block benchmark
problem. The experiments demonstrate the efficiency of the approach,
particularly for large scale problems, where methods based on traditional
finite element approximation schemes are prohibitive or fail entirely.
| no_new_dataset | 0.947088 |
2203.14205 | Tianying Liu | Tianying Liu, Lu Zhang, Yang Wang, Jihong Guan, Yanwei Fu, Jiajia
Zhao, Shuigeng Zhou | Recent Few-Shot Object Detection Algorithms: A Survey with Performance
Comparison | 35 pages, 14 figures | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The generic object detection (GOD) task has been successfully tackled by
recent deep neural networks, trained by an avalanche of annotated training
samples from some common classes. However, it is still non-trivial to
generalize these object detectors to the novel long-tailed object classes,
which have only few labeled training samples. To this end, the Few-Shot Object
Detection (FSOD) has been topical recently, as it mimics the humans' ability of
learning to learn, and intelligently transfers the learned generic object
knowledge from the common heavy-tailed, to the novel long-tailed object
classes. Especially, the research in this emerging field has been flourishing
in recent years with various benchmarks, backbones, and methodologies proposed.
To review these FSOD works, there are several insightful FSOD survey articles
[58, 59, 74, 78] that systematically study and compare them as the groups of
fine-tuning/transfer learning, and meta-learning methods. In contrast, we
review the existing FSOD algorithms from a new perspective under a new taxonomy
based on their contributions, i.e., data-oriented, model-oriented, and
algorithm-oriented. Thus, a comprehensive survey with performance comparison is
conducted on recent achievements of FSOD. Furthermore, we also analyze the
technical challenges, the merits and demerits of these methods, and envision
the future directions of FSOD. Specifically, we give an overview of FSOD,
including the problem definition, common datasets, and evaluation protocols.
The taxonomy is then proposed that groups FSOD methods into three types.
Following this taxonomy, we provide a systematic review of the advances in
FSOD. Finally, further discussions on performance, challenges, and future
directions are presented.
| [
{
"version": "v1",
"created": "Sun, 27 Mar 2022 04:11:28 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 05:26:58 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Liu",
"Tianying",
""
],
[
"Zhang",
"Lu",
""
],
[
"Wang",
"Yang",
""
],
[
"Guan",
"Jihong",
""
],
[
"Fu",
"Yanwei",
""
],
[
"Zhao",
"Jiajia",
""
],
[
"Zhou",
"Shuigeng",
""
]
] | TITLE: Recent Few-Shot Object Detection Algorithms: A Survey with Performance
Comparison
ABSTRACT: The generic object detection (GOD) task has been successfully tackled by
recent deep neural networks, trained by an avalanche of annotated training
samples from some common classes. However, it is still non-trivial to
generalize these object detectors to the novel long-tailed object classes,
which have only few labeled training samples. To this end, the Few-Shot Object
Detection (FSOD) has been topical recently, as it mimics the humans' ability of
learning to learn, and intelligently transfers the learned generic object
knowledge from the common heavy-tailed, to the novel long-tailed object
classes. Especially, the research in this emerging field has been flourishing
in recent years with various benchmarks, backbones, and methodologies proposed.
To review these FSOD works, there are several insightful FSOD survey articles
[58, 59, 74, 78] that systematically study and compare them as the groups of
fine-tuning/transfer learning, and meta-learning methods. In contrast, we
review the existing FSOD algorithms from a new perspective under a new taxonomy
based on their contributions, i.e., data-oriented, model-oriented, and
algorithm-oriented. Thus, a comprehensive survey with performance comparison is
conducted on recent achievements of FSOD. Furthermore, we also analyze the
technical challenges, the merits and demerits of these methods, and envision
the future directions of FSOD. Specifically, we give an overview of FSOD,
including the problem definition, common datasets, and evaluation protocols.
The taxonomy is then proposed that groups FSOD methods into three types.
Following this taxonomy, we provide a systematic review of the advances in
FSOD. Finally, further discussions on performance, challenges, and future
directions are presented.
| no_new_dataset | 0.940079 |
2204.08358 | Hassan Eldeeb Dr. | Hassan Eldeeb, Mohamed Maher, Radwa Elshawi, and Sherif Sakr | AutoMLBench: A Comprehensive Experimental Evaluation of Automated
Machine Learning Frameworks | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | With the booming demand for machine learning applications, it has been
recognized that the number of knowledgeable data scientists can not scale with
the growing data volumes and application needs in our digital world. In
response to this demand, several automated machine learning (AutoML) frameworks
have been developed to fill the gap of human expertise by automating the
process of building machine learning pipelines. Each framework comes with
different heuristics-based design decisions. In this study, we present a
comprehensive evaluation and comparison of the performance characteristics of
six popular AutoML frameworks, namely, AutoWeka, AutoSKlearn, TPOT, Recipe,
ATM, and SmartML, across 100 data sets from established AutoML benchmark
suites. Our experimental evaluation considers different aspects for its
comparison, including the performance impact of several design decisions,
including time budget, size of search space, meta-learning, and ensemble
construction. The results of our study reveal various interesting insights that
can significantly guide and impact the design of AutoML frameworks.
| [
{
"version": "v1",
"created": "Mon, 18 Apr 2022 15:03:53 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 09:29:21 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Eldeeb",
"Hassan",
""
],
[
"Maher",
"Mohamed",
""
],
[
"Elshawi",
"Radwa",
""
],
[
"Sakr",
"Sherif",
""
]
] | TITLE: AutoMLBench: A Comprehensive Experimental Evaluation of Automated
Machine Learning Frameworks
ABSTRACT: With the booming demand for machine learning applications, it has been
recognized that the number of knowledgeable data scientists can not scale with
the growing data volumes and application needs in our digital world. In
response to this demand, several automated machine learning (AutoML) frameworks
have been developed to fill the gap of human expertise by automating the
process of building machine learning pipelines. Each framework comes with
different heuristics-based design decisions. In this study, we present a
comprehensive evaluation and comparison of the performance characteristics of
six popular AutoML frameworks, namely, AutoWeka, AutoSKlearn, TPOT, Recipe,
ATM, and SmartML, across 100 data sets from established AutoML benchmark
suites. Our experimental evaluation considers different aspects for its
comparison, including the performance impact of several design decisions,
including time budget, size of search space, meta-learning, and ensemble
construction. The results of our study reveal various interesting insights that
can significantly guide and impact the design of AutoML frameworks.
| no_new_dataset | 0.942188 |
2204.14211 | Joel Jang | Joel Jang, Seonghyeon Ye, Changho Lee, Sohee Yang, Joongbo Shin,
Janghoon Han, Gyeonghun Kim, Minjoon Seo | TemporalWiki: A Lifelong Benchmark for Training and Evaluating
Ever-Evolving Language Models | published at EMNLP 2022 | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Language Models (LMs) become outdated as the world changes; they often fail
to perform tasks requiring recent factual information which was absent or
different during training, a phenomenon called temporal misalignment. This is
especially a challenging problem because the research community still lacks a
coherent dataset for assessing the adaptability of LMs to frequently-updated
knowledge corpus such as Wikipedia. To this end, we introduce TemporalWiki, a
lifelong benchmark for ever-evolving LMs that utilizes the difference between
consecutive snapshots of English Wikipedia and English Wikidata for training
and evaluation, respectively. The benchmark hence allows researchers to
periodically track an LM's ability to retain previous knowledge and acquire
updated/new knowledge at each point in time. We also find that training an LM
on the diff data through continual learning methods achieves similar or better
perplexity than on the entire snapshot in our benchmark with 12 times less
computational cost, which verifies that factual knowledge in LMs can be safely
updated with minimal training data via continual learning. The dataset and the
code are available at https://github.com/joeljang/temporalwiki.
| [
{
"version": "v1",
"created": "Fri, 29 Apr 2022 16:40:07 GMT"
},
{
"version": "v2",
"created": "Wed, 8 Feb 2023 05:15:18 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 12:16:59 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Jang",
"Joel",
""
],
[
"Ye",
"Seonghyeon",
""
],
[
"Lee",
"Changho",
""
],
[
"Yang",
"Sohee",
""
],
[
"Shin",
"Joongbo",
""
],
[
"Han",
"Janghoon",
""
],
[
"Kim",
"Gyeonghun",
""
],
[
"Seo",
"Minjoon",
""
]
] | TITLE: TemporalWiki: A Lifelong Benchmark for Training and Evaluating
Ever-Evolving Language Models
ABSTRACT: Language Models (LMs) become outdated as the world changes; they often fail
to perform tasks requiring recent factual information which was absent or
different during training, a phenomenon called temporal misalignment. This is
especially a challenging problem because the research community still lacks a
coherent dataset for assessing the adaptability of LMs to frequently-updated
knowledge corpus such as Wikipedia. To this end, we introduce TemporalWiki, a
lifelong benchmark for ever-evolving LMs that utilizes the difference between
consecutive snapshots of English Wikipedia and English Wikidata for training
and evaluation, respectively. The benchmark hence allows researchers to
periodically track an LM's ability to retain previous knowledge and acquire
updated/new knowledge at each point in time. We also find that training an LM
on the diff data through continual learning methods achieves similar or better
perplexity than on the entire snapshot in our benchmark with 12 times less
computational cost, which verifies that factual knowledge in LMs can be safely
updated with minimal training data via continual learning. The dataset and the
code are available at https://github.com/joeljang/temporalwiki.
| new_dataset | 0.962988 |
2205.03778 | Chaoqi Liang | Chaoqi Liang, Yu Zhang, Xinyuan Li, Jinyu Zhang and Yongqi Yu | FuDFEND: Fuzzy-domain for Multi-domain Fake News Detection | null | null | 10.1007/978-3-031-17189-5_4 | null | cs.SI | http://creativecommons.org/licenses/by/4.0/ | On the Internet, fake news exists in various domain (e.g., education,
health). Since news in different domains has different features, researchers
have be-gun to use single domain label for fake news detection recently. This
emerg-ing field is called multi-domain fake news detection (MFND). Existing
works show that using single domain label can improve the accuracy of fake news
detection model. However, there are two problems in previous works. Firstly,
they ignore that a piece of news may have features from different domains. The
single domain label focuses only on the features of the news on particu-lar
domain. This may reduce the performance of the model. Secondly, their model
cannot transfer the domain knowledge to the other dataset without domain label.
In this paper, we propose a novel model, FuDFEND, which solves the limitations
above by introducing the fuzzy inference mechanism. Specifically, FuDFEND
utilizes a neural network to fit the fuzzy inference process which constructs a
fuzzy domain label for each news item. Then, the feature extraction module uses
the fuzzy domain label to extract the multi-domain features of the news and
obtain the total feature representation. Fi-nally, the discriminator module
uses the total feature representation to dis-criminate whether the news item is
fake news. The results on the Weibo21 show that our model works better than the
model using only single domain label. In addition, our model transfers domain
knowledge better to Thu da-taset which has no domain label.
| [
{
"version": "v1",
"created": "Sun, 8 May 2022 04:25:12 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 01:50:07 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Liang",
"Chaoqi",
""
],
[
"Zhang",
"Yu",
""
],
[
"Li",
"Xinyuan",
""
],
[
"Zhang",
"Jinyu",
""
],
[
"Yu",
"Yongqi",
""
]
] | TITLE: FuDFEND: Fuzzy-domain for Multi-domain Fake News Detection
ABSTRACT: On the Internet, fake news exists in various domain (e.g., education,
health). Since news in different domains has different features, researchers
have be-gun to use single domain label for fake news detection recently. This
emerg-ing field is called multi-domain fake news detection (MFND). Existing
works show that using single domain label can improve the accuracy of fake news
detection model. However, there are two problems in previous works. Firstly,
they ignore that a piece of news may have features from different domains. The
single domain label focuses only on the features of the news on particu-lar
domain. This may reduce the performance of the model. Secondly, their model
cannot transfer the domain knowledge to the other dataset without domain label.
In this paper, we propose a novel model, FuDFEND, which solves the limitations
above by introducing the fuzzy inference mechanism. Specifically, FuDFEND
utilizes a neural network to fit the fuzzy inference process which constructs a
fuzzy domain label for each news item. Then, the feature extraction module uses
the fuzzy domain label to extract the multi-domain features of the news and
obtain the total feature representation. Fi-nally, the discriminator module
uses the total feature representation to dis-criminate whether the news item is
fake news. The results on the Weibo21 show that our model works better than the
model using only single domain label. In addition, our model transfers domain
knowledge better to Thu da-taset which has no domain label.
| no_new_dataset | 0.948251 |
2205.12676 | Sebastian Ruder | Simran Khanuja, Sebastian Ruder, Partha Talukdar | Evaluating the Diversity, Equity and Inclusion of NLP Technology: A Case
Study for Indian Languages | Accepted to EACL Findings, 2023 | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In order for NLP technology to be widely applicable, fair, and useful, it
needs to serve a diverse set of speakers across the world's languages, be
equitable, i.e., not unduly biased towards any particular language, and be
inclusive of all users, particularly in low-resource settings where compute
constraints are common. In this paper, we propose an evaluation paradigm that
assesses NLP technologies across all three dimensions. While diversity and
inclusion have received attention in recent literature, equity is currently
unexplored. We propose to address this gap using the Gini coefficient, a
well-established metric used for estimating societal wealth inequality. Using
our paradigm, we highlight the distressed state of current technologies for
Indian (IN) languages (a linguistically large and diverse set, with a varied
speaker population), across all three dimensions. To improve upon these
metrics, we demonstrate the importance of region-specific choices in model
building and dataset creation, and more importantly, propose a novel,
generalisable approach to optimal resource allocation during fine-tuning.
Finally, we discuss steps to mitigate these biases and encourage the community
to employ multi-faceted evaluation when building linguistically diverse and
equitable technologies.
| [
{
"version": "v1",
"created": "Wed, 25 May 2022 11:38:04 GMT"
},
{
"version": "v2",
"created": "Tue, 21 Mar 2023 03:34:36 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 14:49:46 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Khanuja",
"Simran",
""
],
[
"Ruder",
"Sebastian",
""
],
[
"Talukdar",
"Partha",
""
]
] | TITLE: Evaluating the Diversity, Equity and Inclusion of NLP Technology: A Case
Study for Indian Languages
ABSTRACT: In order for NLP technology to be widely applicable, fair, and useful, it
needs to serve a diverse set of speakers across the world's languages, be
equitable, i.e., not unduly biased towards any particular language, and be
inclusive of all users, particularly in low-resource settings where compute
constraints are common. In this paper, we propose an evaluation paradigm that
assesses NLP technologies across all three dimensions. While diversity and
inclusion have received attention in recent literature, equity is currently
unexplored. We propose to address this gap using the Gini coefficient, a
well-established metric used for estimating societal wealth inequality. Using
our paradigm, we highlight the distressed state of current technologies for
Indian (IN) languages (a linguistically large and diverse set, with a varied
speaker population), across all three dimensions. To improve upon these
metrics, we demonstrate the importance of region-specific choices in model
building and dataset creation, and more importantly, propose a novel,
generalisable approach to optimal resource allocation during fine-tuning.
Finally, we discuss steps to mitigate these biases and encourage the community
to employ multi-faceted evaluation when building linguistically diverse and
equitable technologies.
| no_new_dataset | 0.94868 |
2205.15960 | Genta Indra Winata | Genta Indra Winata, Alham Fikri Aji, Samuel Cahyawijaya, Rahmad
Mahendra, Fajri Koto, Ade Romadhony, Kemal Kurniawan, David Moeljadi, Radityo
Eko Prasojo, Pascale Fung, Timothy Baldwin, Jey Han Lau, Rico Sennrich,
Sebastian Ruder | NusaX: Multilingual Parallel Sentiment Dataset for 10 Indonesian Local
Languages | EACL 2023 | null | null | null | cs.CL | http://creativecommons.org/licenses/by-sa/4.0/ | Natural language processing (NLP) has a significant impact on society via
technologies such as machine translation and search engines. Despite its
success, NLP technology is only widely available for high-resource languages
such as English and Chinese, while it remains inaccessible to many languages
due to the unavailability of data resources and benchmarks. In this work, we
focus on developing resources for languages in Indonesia. Despite being the
second most linguistically diverse country, most languages in Indonesia are
categorized as endangered and some are even extinct. We develop the first-ever
parallel resource for 10 low-resource languages in Indonesia. Our resource
includes datasets, a multi-task benchmark, and lexicons, as well as a parallel
Indonesian-English dataset. We provide extensive analyses and describe the
challenges when creating such resources. We hope that our work can spark NLP
research on Indonesian and other underrepresented languages.
| [
{
"version": "v1",
"created": "Tue, 31 May 2022 17:03:50 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 16:42:53 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Winata",
"Genta Indra",
""
],
[
"Aji",
"Alham Fikri",
""
],
[
"Cahyawijaya",
"Samuel",
""
],
[
"Mahendra",
"Rahmad",
""
],
[
"Koto",
"Fajri",
""
],
[
"Romadhony",
"Ade",
""
],
[
"Kurniawan",
"Kemal",
""
],
[
"Moeljadi",
"David",
""
],
[
"Prasojo",
"Radityo Eko",
""
],
[
"Fung",
"Pascale",
""
],
[
"Baldwin",
"Timothy",
""
],
[
"Lau",
"Jey Han",
""
],
[
"Sennrich",
"Rico",
""
],
[
"Ruder",
"Sebastian",
""
]
] | TITLE: NusaX: Multilingual Parallel Sentiment Dataset for 10 Indonesian Local
Languages
ABSTRACT: Natural language processing (NLP) has a significant impact on society via
technologies such as machine translation and search engines. Despite its
success, NLP technology is only widely available for high-resource languages
such as English and Chinese, while it remains inaccessible to many languages
due to the unavailability of data resources and benchmarks. In this work, we
focus on developing resources for languages in Indonesia. Despite being the
second most linguistically diverse country, most languages in Indonesia are
categorized as endangered and some are even extinct. We develop the first-ever
parallel resource for 10 low-resource languages in Indonesia. Our resource
includes datasets, a multi-task benchmark, and lexicons, as well as a parallel
Indonesian-English dataset. We provide extensive analyses and describe the
challenges when creating such resources. We hope that our work can spark NLP
research on Indonesian and other underrepresented languages.
| new_dataset | 0.957755 |
2206.12126 | Cheng Tan | Cheng Tan, Zhangyang Gao, Lirong Wu, Yongjie Xu, Jun Xia, Siyuan Li,
Stan Z. Li | Temporal Attention Unit: Towards Efficient Spatiotemporal Predictive
Learning | Accepted by CVPR 2023 | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Spatiotemporal predictive learning aims to generate future frames by learning
from historical frames. In this paper, we investigate existing methods and
present a general framework of spatiotemporal predictive learning, in which the
spatial encoder and decoder capture intra-frame features and the middle
temporal module catches inter-frame correlations. While the mainstream methods
employ recurrent units to capture long-term temporal dependencies, they suffer
from low computational efficiency due to their unparallelizable architectures.
To parallelize the temporal module, we propose the Temporal Attention Unit
(TAU), which decomposes the temporal attention into intra-frame statical
attention and inter-frame dynamical attention. Moreover, while the mean squared
error loss focuses on intra-frame errors, we introduce a novel differential
divergence regularization to take inter-frame variations into account.
Extensive experiments demonstrate that the proposed method enables the derived
model to achieve competitive performance on various spatiotemporal prediction
benchmarks.
| [
{
"version": "v1",
"created": "Fri, 24 Jun 2022 07:43:50 GMT"
},
{
"version": "v2",
"created": "Fri, 17 Mar 2023 13:25:42 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 08:08:50 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Tan",
"Cheng",
""
],
[
"Gao",
"Zhangyang",
""
],
[
"Wu",
"Lirong",
""
],
[
"Xu",
"Yongjie",
""
],
[
"Xia",
"Jun",
""
],
[
"Li",
"Siyuan",
""
],
[
"Li",
"Stan Z.",
""
]
] | TITLE: Temporal Attention Unit: Towards Efficient Spatiotemporal Predictive
Learning
ABSTRACT: Spatiotemporal predictive learning aims to generate future frames by learning
from historical frames. In this paper, we investigate existing methods and
present a general framework of spatiotemporal predictive learning, in which the
spatial encoder and decoder capture intra-frame features and the middle
temporal module catches inter-frame correlations. While the mainstream methods
employ recurrent units to capture long-term temporal dependencies, they suffer
from low computational efficiency due to their unparallelizable architectures.
To parallelize the temporal module, we propose the Temporal Attention Unit
(TAU), which decomposes the temporal attention into intra-frame statical
attention and inter-frame dynamical attention. Moreover, while the mean squared
error loss focuses on intra-frame errors, we introduce a novel differential
divergence regularization to take inter-frame variations into account.
Extensive experiments demonstrate that the proposed method enables the derived
model to achieve competitive performance on various spatiotemporal prediction
benchmarks.
| no_new_dataset | 0.943452 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.