SearcharxivSearch

arXiv subjects

Atsushi Ito

Publications and source records attributed to Atsushi Ito.

At least 19 recordsLinked to original sources

Birational Geometry of Quot Schemes on smooth projective curves via Stable Pairs

Let $C$ be a smooth projective curve of genus $g \geq 2$ over $\mathbb C$, and let $E^0$ be a vector bundle on $C$. We investigate the birational geometry of the Quot scheme ${\rm Quot}_C(E^0, k, n)$, which parametrizes quotients of $E^0$ of rank $k$ and degree $n$, and its fiber $\mathcal Q_L$ over ${\rm Pic}^n(C)$ for $n \gg 0$. Our main tool is the moduli space of stable pairs, which yields small $\mathbb Q$-factorial modifications (SQMs) of ${\rm Quot}_C(E^0, k, n)$ and $\mathcal Q_L$. We explicitly describe the nef, movable, and effective cones of each SQM. Consequently, we prove that $\mathcal Q_L$ is a Mori dream space and that the determinant morphism ${\rm Quot}_C(E^0, k, n) \to {\rm Pic}^n(C)$ is a Mori dream morphism.

math.AG

IA-CLAHE: Image-Adaptive Clip Limit Estimation for CLAHE

This paper proposes image-adaptive contrast limited adaptive histogram equalization (IA-CLAHE). Conventional CLAHE is widely used to boost the performance of various computer vision tasks and to improve visual quality for human perception in practical industrial applications. CLAHE applies contrast limited histogram equalization to each local region to enhance local contrast. However, CLAHE often leads to over-enhancement, because the contrast-limiting parameter clip limit is fixed regardless of the histogram distribution of each local region. Our IA-CLAHE addresses this limitation by adaptively estimating tile-wise clip limits from the input image. To achieve this, we train a lightweight clip limits estimator with a differentiable extension of CLAHE, enabling end-to-end optimization. Unlike prior learning-based CLAHE methods, IA-CLAHE does not require pre-searched ground-truth clip limits or task-specific datasets, because it learns to map input image histograms toward a domain-invariant uniform distribution, enabling zero-shot generalization across diverse conditions. Experimental results show that IA-CLAHE consistently improves recognition performance, while simultaneously enhancing visual quality for human perception, without requiring any task-specific training data.

cs.CV

Hyperbolicity of adjoint linear series on varieties with positive tangent bundle

Let $X$ be a smooth projective variety of dimension $n\geq 3$, and let $L$ be an ample line bundle on $X$. In this article, we study the algebraic hyperbolicity of a very general section of the adjoint linear series $|K_X+mL|$ when the tangent bundle $T_X$ of $X$ has suitable positivity properties. As a consequence, we show that the linear system $|K_X+mL|$ is hyperbolic (or pseudo-hyperbolic) for $m\geq 3n+1$, for various classes of polarized pairs $(X,L)$, thus providing new evidence of a conjecture that was proposed by the second and fourth authors. Moreover, when $X$ is abelian, we show that the linear system $|mL|$ is hyperbolic for $m\geq n$, and the same holds when $m\geq n-1$, if $|L|$ has no base divisors. It turns out that these bounds for abelian varieties are sharp. We also prove analogous statements for Kummer varieties and certain classes of hyperelliptic varieties.

math.AG

On the Cox rings of some hypersurfaces

We introduce a cohomological method to compute Cox rings of hypersurfaces in the ambient space P^1 x P^n, which is more direct than existing methods. We prove that smooth hypersurfaces defined by regular sequences of coefficients are Mori dream spaces, generalizing a result of Ottem. We also compute Cox rings of certain specialized examples. In particular, we compute Cox rings in the well-studied family of Calabi--Yau threefolds of bidegree (2,4) in P^1 x P^3, determining explicitly how the Cox ring can jump discontinuously in a smooth family.

math.AG

CURVE: CLIP-Utilized Reinforcement Learning for Visual Image Enhancement via Simple Image Processing

Low-Light Image Enhancement (LLIE) is crucial for improving both human perception and computer vision tasks. This paper addresses two challenges in zero-reference LLIE: obtaining perceptually 'good' images using the Contrastive Language-Image Pre-Training (CLIP) model and maintaining computational efficiency for high-resolution images. We propose CLIP-Utilized Reinforcement learning-based Visual image Enhancement (CURVE). CURVE employs a simple image processing module which adjusts global image tone based on Bézier curve and estimates its processing parameters iteratively. The estimator is trained by reinforcement learning with rewards designed using CLIP text embeddings. Experiments on low-light and multi-exposure datasets demonstrate the performance of CURVE in terms of enhancement quality and processing speed compared to conventional methods.

cs.CV

Rethinking Image Histogram Matching for Image Classification

This paper rethinks image histogram matching (HM) and proposes a differentiable and parametric HM preprocessing for a downstream classifier. Convolutional neural networks have demonstrated remarkable achievements in classification tasks. However, they often exhibit degraded performance on low-contrast images captured under adverse weather conditions. To maintain classifier performance under low-contrast images, histogram equalization (HE) is commonly used. HE is a special case of HM using a uniform distribution as a target pixel value distribution. In this paper, we focus on the shape of the target pixel value distribution. Compared to a uniform distribution, a single, well-designed distribution could have potential to improve the performance of the downstream classifier across various adverse weather conditions. Based on this hypothesis, we propose a differentiable and parametric HM that optimizes the target distribution using the loss function of the downstream classifier. This method addresses pixel value imbalances by transforming input images with arbitrary distributions into a target distribution optimized for the classifier. Our HM is trained on only normal weather images using the classifier. Experimental results show that a classifier trained with our proposed HM outperforms conventional preprocessing methods under adverse weather conditions.

cs.CV

Target Driven Adaptive Loss For Infrared Small Target Detection

We propose a target driven adaptive (TDA) loss to enhance the performance of infrared small target detection (IRSTD). Prior works have used loss functions, such as binary cross-entropy loss and IoU loss, to train segmentation models for IRSTD. Minimizing these loss functions guides models to extract pixel-level features or global image context. However, they have two issues: improving detection performance for local regions around the targets and enhancing robustness to small scale and low local contrast. To address these issues, the proposed TDA loss introduces a patch-based mechanism, and an adaptive adjustment strategy to scale and local contrast. The proposed TDA loss leads the model to focus on local regions around the targets and pay particular attention to targets with smaller scales and lower local contrast. We evaluate the proposed method on three datasets for IRSTD. The results demonstrate that the proposed TDA loss achieves better detection performance than existing losses on these datasets.

cs.CV

A remark on some punctual Quot schemes on smooth projective curves

For a locally free sheaf $\mathcal{E}$ on a smooth projective curve, we can define the punctual Quot scheme which parametrizes torsion quotients of $\mathcal{E}$ of length $n$ supported at a fixed point. It is known that the punctual Quot scheme is a normal projective variety with canonical Gorenstein singularities. In this note, we show that the punctual Quot scheme is a $\mathbb{Q}$-factorial Fano variety of Picard number one.

math.AG

Improving Low-Light Image Recognition Performance Based on Image-adaptive Learnable Module

In recent years, significant progress has been made in image recognition technology based on deep neural networks. However, improving recognition performance under low-light conditions remains a significant challenge. This study addresses the enhancement of recognition model performance in low-light conditions. We propose an image-adaptive learnable module which apply appropriate image processing on input images and a hyperparameter predictor to forecast optimal parameters used in the module. Our proposed approach allows for the enhancement of recognition performance under low-light conditions by easily integrating as a front-end filter without the need to retrain existing recognition models designed for low-light conditions. Through experiments, our proposed method demonstrates its contribution to enhancing image recognition performance under low-light conditions.

cs.CV

Recognition-Oriented Low-Light Image Enhancement based on Global and Pixelwise Optimization

In this paper, we propose a novel low-light image enhancement method aimed at improving the performance of recognition models. Despite recent advances in deep learning, the recognition of images under low-light conditions remains a challenge. Although existing low-light image enhancement methods have been developed to improve image visibility for human vision, they do not specifically focus on enhancing recognition model performance. Our proposed low-light image enhancement method consists of two key modules: the Global Enhance Module, which adjusts the overall brightness and color balance of the input image, and the Pixelwise Adjustment Module, which refines image features at the pixel level. These modules are trained to enhance input images to improve downstream recognition model performance effectively. Notably, the proposed method can be applied as a frontend filter to improve low-light recognition performance without requiring retraining of downstream recognition models. Experimental results demonstrate that our method improves the performance of pretrained recognition models under low-light conditions and its effectiveness.

cs.CV

ERUP-YOLO: Enhancing Object Detection Robustness for Adverse Weather Condition by Unified Image-Adaptive Processing

We propose an image-adaptive object detection method for adverse weather conditions such as fog and low-light. Our framework employs differentiable preprocessing filters to perform image enhancement suitable for later-stage object detections. Our framework introduces two differentiable filters: a Bézier curve-based pixel-wise (BPW) filter and a kernel-based local (KBL) filter. These filters unify the functions of classical image processing filters and improve performance of object detection. We also propose a domain-agnostic data augmentation strategy using the BPW filter. Our method does not require data-specific customization of the filter combinations, parameter ranges, and data augmentation. We evaluate our proposed approach, called Enhanced Robustness by Unified Image Processing (ERUP)-YOLO, by applying it to the YOLOv3 detector. Experiments on adverse weather datasets demonstrate that our proposed filters match or exceed the expressiveness of conventional methods and our ERUP-YOLO achieved superior performance in a wide range of adverse weather conditions, including fog and low-light conditions.

cs.CV

Adaptive Deep Iris Feature Extractor at Arbitrary Resolutions

This paper proposes a deep feature extractor for iris recognition at arbitrary resolutions. Resolution degradation reduces the recognition performance of deep learning models trained by high-resolution images. Using various-resolution images for training can improve the model's robustness while sacrificing recognition performance for high-resolution images. To achieve higher recognition performance at various resolutions, we propose a method of resolution-adaptive feature extraction with automatically switching networks. Our framework includes resolution expert modules specialized for different resolution degradations, including down-sampling and out-of-focus blurring. The framework automatically switches them depending on the degradation condition of an input image. Lower-resolution experts are trained by knowledge-distillation from the high-resolution expert in such a manner that both experts can extract common identity features. We applied our framework to three conventional neural network models. The experimental results show that our method enhances the recognition performance at low-resolution in the conventional methods and also maintains their performance at high-resolution.

cs.CV

The movable cone of Calabi--Yau threefolds in ruled Fano manifolds

We describe explicitly the chamber structure of the movable cone for a general complete intersection Calabi--Yau threefold in a non-split $(n + 4)$-dimensional $\mathbb{P}^{n}$-ruled Fano manifold of index $n + 1$ and Picard number two. Moreover, all birational minimal models of such Calabi--Yau threefolds are found whose number is finite.

math.AG

Basepoint-freeness thresholds and higher syzygies on abelian threefolds

For a polarized abelian variety, Z. Jiang and G. Pareschi introduce an invariant and show that the polarization is basepoint free or projectively normal if the invariant is small. Their result is generalized to higher syzygies by F. Caucci, that is, the polarization satisfies property $(N_p)$ if the invariant is small. In this paper, we study a relation between the invariant and degrees of abelian subvarieties with respect to the polarization. For abelian threefolds, we give an upper bound of the invariant using degrees of abelian subvarieties. In particular, we affirmatively answer some questions on abelian varieties asked by the author, V. Lozovanu and Caucci in the three dimensional case.

math.AG