Skip to main content

Showing 1–37 of 37 results for author: Zharkov, I

.
  1. arXiv:2407.01425  [pdf, other

    cs.CV

    FORA: Fast-Forward Caching in Diffusion Transformer Acceleration

    Authors: Pratheba Selvaraju, Tianyu Ding, Tianyi Chen, Ilya Zharkov, Luming Liang

    Abstract: Diffusion transformers (DiT) have become the de facto choice for generating high-quality images and videos, largely due to their scalability, which enables the construction of larger models for enhanced performance. However, the increased size of these models leads to higher inference costs, making them less attractive for real-time applications. We present Fast-FORward CAching (FORA), a simple ye… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

  2. arXiv:2404.08292  [pdf, other

    cs.CV cs.GR

    AdaContour: Adaptive Contour Descriptor with Hierarchical Representation

    Authors: Tianyu Ding, **xin Zhou, Tianyi Chen, Zhihui Zhu, Ilya Zharkov, Luming Liang

    Abstract: Existing angle-based contour descriptors suffer from lossy representation for non-starconvex shapes. By and large, this is the result of the shape being registered with a single global inner center and a set of radii corresponding to a polar coordinate parameterization. In this paper, we propose AdaContour, an adaptive contour descriptor that uses multiple local representations to desirably charac… ▽ More

    Submitted 12 April, 2024; originally announced April 2024.

  3. arXiv:2404.08111  [pdf, other

    cs.CV cs.AI cs.CL

    S3Editor: A Sparse Semantic-Disentangled Self-Training Framework for Face Video Editing

    Authors: Guangzhi Wang, Tianyi Chen, Kamran Ghasedi, HsiangTao Wu, Tianyu Ding, Chris Nuesmeyer, Ilya Zharkov, Mohan Kankanhalli, Luming Liang

    Abstract: Face attribute editing plays a pivotal role in various applications. However, existing methods encounter challenges in achieving high-quality results while preserving identity, editing faithfulness, and temporal consistency. These challenges are rooted in issues related to the training pipeline, including limited supervision, architecture design, and optimization strategy. In this work, we introdu… ▽ More

    Submitted 11 April, 2024; originally announced April 2024.

  4. arXiv:2312.09411  [pdf, other

    cs.LG cs.AI cs.CL cs.CV

    OTOv3: Automatic Architecture-Agnostic Neural Network Training and Compression from Structured Pruning to Erasing Operators

    Authors: Tianyi Chen, Tianyu Ding, Zhihui Zhu, Zeyu Chen, HsiangTao Wu, Ilya Zharkov, Luming Liang

    Abstract: Compressing a predefined deep neural network (DNN) into a compact sub-network with competitive performance is crucial in the efficient machine learning realm. This topic spans various techniques, from structured pruning to neural architecture search, encompassing both pruning and erasing operators perspectives. Despite advancements, existing methods suffers from complex, multi-stage processes that… ▽ More

    Submitted 14 December, 2023; originally announced December 2023.

    Comments: 39 pages. Due to the page dim limitation, the full appendix is attached here https://tinyurl.com/otov3appendix. Recommend to zoom-in for finer details. arXiv admin note: text overlap with arXiv:2305.18030

  5. arXiv:2312.00678  [pdf, other

    cs.CL

    The Efficiency Spectrum of Large Language Models: An Algorithmic Survey

    Authors: Tianyu Ding, Tianyi Chen, Haidong Zhu, Jiachen Jiang, Yiqi Zhong, **xin Zhou, Guangzhi Wang, Zhihui Zhu, Ilya Zharkov, Luming Liang

    Abstract: The rapid growth of Large Language Models (LLMs) has been a driving force in transforming various domains, resha** the artificial general intelligence landscape. However, the increasing computational and memory demands of these models present substantial challenges, hindering both academic research and practical applications. To address these issues, a wide array of methods, including both algor… ▽ More

    Submitted 18 April, 2024; v1 submitted 1 December, 2023; originally announced December 2023.

  6. arXiv:2312.00210  [pdf, other

    cs.CV cs.AI

    DREAM: Diffusion Rectification and Estimation-Adaptive Models

    Authors: **xin Zhou, Tianyu Ding, Tianyi Chen, Jiachen Jiang, Ilya Zharkov, Zhihui Zhu, Luming Liang

    Abstract: We present DREAM, a novel training framework representing Diffusion Rectification and Estimation Adaptive Models, requiring minimal code changes (just three lines) yet significantly enhancing the alignment of training with sampling in diffusion models. DREAM features two components: diffusion rectification, which adjusts training to reflect the sampling process, and estimation adaptation, which ba… ▽ More

    Submitted 19 March, 2024; v1 submitted 30 November, 2023; originally announced December 2023.

    Comments: 16 pages, 22 figures, 5 tables; the first two authors contributed to this work equally

  7. arXiv:2311.15510  [pdf, other

    cs.CV

    CaesarNeRF: Calibrated Semantic Representation for Few-shot Generalizable Neural Rendering

    Authors: Haidong Zhu, Tianyu Ding, Tianyi Chen, Ilya Zharkov, Ram Nevatia, Luming Liang

    Abstract: Generalizability and few-shot learning are key challenges in Neural Radiance Fields (NeRF), often due to the lack of a holistic understanding in pixel-level rendering. We introduce CaesarNeRF, an end-to-end approach that leverages scene-level CAlibratEd SemAntic Representation along with pixel-level representations to advance few-shot, generalizable neural rendering, facilitating a holistic unders… ▽ More

    Submitted 9 July, 2024; v1 submitted 26 November, 2023; originally announced November 2023.

    Comments: Accepted to ECCV 2024. Project available at https://haidongz-usc.github.io/project/caesarnerf

  8. arXiv:2311.03770  [pdf, other

    cs.CV

    Lightweight Portrait Matting via Regional Attention and Refinement

    Authors: Yatao Zhong, Ilya Zharkov

    Abstract: We present a lightweight model for high resolution portrait matting. The model does not use any auxiliary inputs such as trimaps or background captures and achieves real time performance for HD videos and near real time for 4K. Our model is built upon a two-stage framework with a low resolution network for coarse alpha estimation followed by a refinement network for local region improvement. Howev… ▽ More

    Submitted 7 November, 2023; originally announced November 2023.

  9. arXiv:2310.18356  [pdf, other

    cs.CL cs.AI cs.LG

    LoRAShear: Efficient Large Language Model Structured Pruning and Knowledge Recovery

    Authors: Tianyi Chen, Tianyu Ding, Badal Yadav, Ilya Zharkov, Luming Liang

    Abstract: Large Language Models (LLMs) have transformed the landscape of artificial intelligence, while their enormous size presents significant challenges in terms of computational costs. We introduce LoRAShear, a novel efficient approach to structurally prune LLMs and recover knowledge. Given general LLMs, LoRAShear at first creates the dependency graphs over LoRA modules to discover minimally removal str… ▽ More

    Submitted 31 October, 2023; v1 submitted 23 October, 2023; originally announced October 2023.

  10. arXiv:2308.16154  [pdf, other

    cs.CV

    MMVP: Motion-Matrix-based Video Prediction

    Authors: Yiqi Zhong, Luming Liang, Ilya Zharkov, Ulrich Neumann

    Abstract: A central challenge of video prediction lies where the system has to reason the objects' future motions from image frames while simultaneously maintaining the consistency of their appearances across frames. This work introduces an end-to-end trainable two-stream video prediction framework, Motion-Matrix-based Video Prediction (MMVP), to tackle this challenge. Unlike previous methods that usually h… ▽ More

    Submitted 30 August, 2023; v1 submitted 30 August, 2023; originally announced August 2023.

    Comments: ICCV 2023 (Oral)

  11. arXiv:2305.18030  [pdf, other

    cs.LG cs.AI cs.CV

    Automated Search-Space Generation Neural Architecture Search

    Authors: Tianyi Chen, Luming Liang, Tianyu Ding, Ilya Zharkov

    Abstract: To search an optimal sub-network within a general deep neural network (DNN), existing neural architecture search (NAS) methods typically rely on handcrafting a search space beforehand. Such requirements make it challenging to extend them onto general scenarios without significant human expertise and manual intervention. To overcome the limitations, we propose Automated Search-Space Generation Neur… ▽ More

    Submitted 5 October, 2023; v1 submitted 25 May, 2023; originally announced May 2023.

    Comments: Graph visualization for DARTS, SuperResNet are omitted for arXiv version due to exceeding page dimension limit. Please refer to the open-review version for taking the visualizations

  12. arXiv:2303.06862  [pdf, other

    cs.CV cs.AI

    OTOV2: Automatic, Generic, User-Friendly

    Authors: Tianyi Chen, Luming Liang, Tianyu Ding, Zhihui Zhu, Ilya Zharkov

    Abstract: The existing model compression methods via structured pruning typically require complicated multi-stage procedures. Each individual stage necessitates numerous engineering efforts and domain-knowledge from the end-users which prevent their wider applications onto broader scenarios. We propose the second generation of Only-Train-Once (OTOv2), which first automatically trains and compresses a genera… ▽ More

    Submitted 23 June, 2023; v1 submitted 13 March, 2023; originally announced March 2023.

    Comments: Published on ICLR 2023. Remark here that a few images of dependency graphs can not be included in arXiv due to exceeding size limit

  13. arXiv:2210.02391  [pdf, other

    cs.CV cs.LG cs.MM

    Geometry Driven Progressive War** for One-Shot Face Animation

    Authors: Yatao Zhong, Faezeh Amjadi, Ilya Zharkov

    Abstract: Face animation aims at creating photo-realistic portrait videos with animated poses and expressions. A common practice is to generate displacement fields that are used to warp pixels and features from source to target. However, prior attempts often produce sub-optimal displacements. In this work, we present a geometry driven model and propose two geometric patterns as guidance: 3D face rendered di… ▽ More

    Submitted 5 October, 2022; originally announced October 2022.

  14. arXiv:2209.04551  [pdf, other

    cs.CV

    Sparsity-guided Network Design for Frame Interpolation

    Authors: Tianyu Ding, Luming Liang, Zhihui Zhu, Tianyi Chen, Ilya Zharkov

    Abstract: DNN-based frame interpolation, which generates intermediate frames from two consecutive frames, is often dependent on model architectures with a large number of features, preventing their deployment on systems with limited resources, such as mobile devices. We present a compression-driven network design for frame interpolation that leverages model pruning through sparsity-inducing optimization to… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

    Comments: Submitted to IEEE Transactions on Pattern Analysis and Machine Intelligence. The corresponding CVPR paper can be found at arXiv:2103.10559

  15. arXiv:2203.14186  [pdf, other

    cs.CV

    RSTT: Real-time Spatial Temporal Transformer for Space-Time Video Super-Resolution

    Authors: Zhicheng Geng, Luming Liang, Tianyu Ding, Ilya Zharkov

    Abstract: Space-time video super-resolution (STVSR) is the task of interpolating videos with both Low Frame Rate (LFR) and Low Resolution (LR) to produce High-Frame-Rate (HFR) and also High-Resolution (HR) counterparts. The existing methods based on Convolutional Neural Network~(CNN) succeed in achieving visually satisfied results while suffer from slow inference speed due to their heavy architectures. We p… ▽ More

    Submitted 26 March, 2022; originally announced March 2022.

  16. arXiv:2103.10559  [pdf, other

    cs.CV

    CDFI: Compression-Driven Network Design for Frame Interpolation

    Authors: Tianyu Ding, Luming Liang, Zhihui Zhu, Ilya Zharkov

    Abstract: DNN-based frame interpolation--that generates the intermediate frames given two consecutive frames--typically relies on heavy model architectures with a huge number of features, preventing them from being deployed on systems with limited resources, e.g., mobile devices. We propose a compression-driven network design for frame interpolation (CDFI), that leverages model pruning through sparsity-indu… ▽ More

    Submitted 27 March, 2021; v1 submitted 18 March, 2021; originally announced March 2021.

    Comments: To appear in the proceedings of 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)

  17. arXiv:2005.07492  [pdf, ps, other

    math.AG

    Tailoring a pair of pants: the phase tropical version

    Authors: Ilia Zharkov

    Abstract: We show that the phase tropical pair-of-pants is (ambient) isotopic to the complex pair-of-pants. This paper can serve as an addendum to the author's joint paper with Ruddat arXiv:2001.08267 where an isotopy between complex and ober-tropical pairs-of-pants was shown. Thus all three versions are isotopic.

    Submitted 13 May, 2020; originally announced May 2020.

    Comments: 10 pages, 8 figures. arXiv admin note: text overlap with arXiv:2001.08267

  18. arXiv:2004.08513  [pdf, other

    eess.IV cs.CV

    ImagePairs: Realistic Super Resolution Dataset via Beam Splitter Camera Rig

    Authors: Hamid Reza Vaezi Joze, Ilya Zharkov, Karlton Powell, Carl Ringler, Luming Liang, Andy Roulston, Moshe Lutz, Vivek Pradeep

    Abstract: Super Resolution is the problem of recovering a high-resolution image from a single or multiple low-resolution images of the same scene. It is an ill-posed problem since high frequency visual details of the scene are completely lost in low-resolution images. To overcome this, many machine learning approaches have been proposed aiming at training a model to recover the lost details in the new scene… ▽ More

    Submitted 17 April, 2020; originally announced April 2020.

    Journal ref: The IEEE Conference on Computer Vision and Pattern Recognition Workshop (CVPRW), 2020

  19. arXiv:2003.08521  [pdf, other

    math.AG math.DG math.SG

    Compactifying torus fibrations over integral affine manifolds with singularities

    Authors: Helge Ruddat, Ilia Zharkov

    Abstract: This is an announcement of the following construction: given an integral affine manifold $B$ with singularities, we build a topological space $X$ which is a torus fibration over $B$. The main new feature of the fibration $X\to B$ is that it has the discriminant in codimension 2.

    Submitted 18 March, 2020; originally announced March 2020.

    Comments: 13 pages, 4 figures, questions and suggestions are welcome!

    MSC Class: 14J32; 53A15; 14T05

  20. arXiv:2002.02347  [pdf, ps, other

    math.AG

    Tropical Abelian varieties, Weil classes and the Hodge Conjecture

    Authors: Ilia Zharkov

    Abstract: We describe in some details an idea of M. Kontsevich how one can try to find a counterexample to the Hodge conjecture using tropical geometry.

    Submitted 6 February, 2020; originally announced February 2020.

    Comments: 4 pages

  21. arXiv:2001.08267  [pdf, other

    math.AG math.GT math.SG

    Tailoring a pair of pants

    Authors: Helge Ruddat, Ilia Zharkov

    Abstract: We show how to deform the map $\operatorname{Log}\colon (\mathbb{C}^*)^n \to \mathbb{R}^n$ such that the image of the complex pair of pants $P^\circ \subset {(\mathbb{C}^*)^n}$ is the tropical hyperplane by showing an (ambient) isotopy between $P^\circ \subset {(\mathbb{C}^*)^n}$ and a natural polyhedral subcomplex of the product of the two skeleta… ▽ More

    Submitted 17 January, 2021; v1 submitted 22 January, 2020; originally announced January 2020.

    Comments: final version, to appear in Adv. Math

    MSC Class: 51D20; 57Q37; 57Q45; 14T05; 14J80; 57R52

  22. arXiv:1803.11264  [pdf, other

    cs.CV

    DIY Human Action Data Set Generation

    Authors: Mehran Khodabandeh, Hamid Reza Vaezi Joze, Ilya Zharkov, Vivek Pradeep

    Abstract: The recent successes in applying deep learning techniques to solve standard computer vision problems has aspired researchers to propose new computer vision problems in different domains. As previously established in the field, training data itself plays a significant role in the machine learning process, especially deep learning approaches which are data hungry. In order to solve each new problem… ▽ More

    Submitted 29 March, 2018; originally announced March 2018.

    Journal ref: The IEEE Conference on Computer Vision and Pattern Recognition Workshop (CVPRW), 2018

  23. arXiv:1705.04482  [pdf, other

    astro-ph.SR

    Reinforcing the double dynamo model with solar-terrestrial activity in the past three millennia

    Authors: V. V. Zharkova, S. J. Shepherd, E. Popova, S. I Zharkov

    Abstract: Using a summary curve of two eigen vectors of solar magnetic field oscillations derived with Principal Components Analysis (PCA) from synoptic maps for solar cycles 21-24 as a proxy of solar activity, we extrapolate this curve backwards three millennia revealing 9 grand cycles lasting 350-400 years each. The summary curve shows a remarkable resemblance to the past sunspot and terrestrial activity:… ▽ More

    Submitted 26 May, 2017; v1 submitted 12 May, 2017; originally announced May 2017.

    Comments: 35 pages, 5 figures

  24. Phase tropical hypersurfaces

    Authors: Gabriel Kerr, Ilia Zharkov

    Abstract: We prove that a generic smooth complex hypersurface in the complex torus is homeomorphic to the corresponding phase tropical hypersurface.

    Submitted 16 October, 2017; v1 submitted 17 October, 2016; originally announced October 2016.

    Comments: 30 pages, 12 figures

    MSC Class: 14T05; 14M25

    Journal ref: Geom. Topol. 22 (2018) 3287-3320

  25. arXiv:1604.01838  [pdf, other

    math.AG

    Tropical Homology

    Authors: Ilia Itenberg, Ludmil Katzarkov, Grigory Mikhalkin, Ilia Zharkov

    Abstract: Given a tropical variety X and two non-negative integers p and q we define homology group $H_{p,q}(X)$. We show that if X is a smooth tropical variety that can be represented as the tropical limit of a 1-parameter family of complex projective varieties, then $\dim H_{p,q}(X)$ coincides with the Hodge number $h^{p,q}$ of a general member of the family.

    Submitted 7 December, 2020; v1 submitted 6 April, 2016; originally announced April 2016.

    Comments: 42 PAGES, 1 figure, introduction expanded and references added, publication status added

    Journal ref: Mathematische Annalen, 374 (1-2), pp. 963-1006 (2019)

  26. arXiv:1305.4595  [pdf, other

    math.AG

    $C$ is not equivalent to $C^-$ in its Jacobian: a tropical point of view

    Authors: Ilia Zharkov

    Abstract: We show that the Abel-Jacobi image of a tropical curve $C$ in its Jacobian $J(C)$ is not algebraically equivalent to its reflection by using a simple calculation in tropical homology.

    Submitted 8 October, 2013; v1 submitted 20 May, 2013; originally announced May 2013.

    Comments: 12 pages, 8 figures, journal version

  27. arXiv:1302.0252  [pdf, other

    math.AG

    Tropical eigenwave and intermediate Jacobians

    Authors: Grigory Mikhalkin, Ilia Zharkov

    Abstract: Tropical manifolds are polyhedral complexes enhanced with certain kind of affine structure. This structure manifests itself through a particular cohomology class which we call the eigenwave of a tropical manifold. Other wave classes of similar type are responsible for deformations of the tropical structure. If a tropical manifold is approximable by a 1-parametric family of complex manifolds then… ▽ More

    Submitted 7 October, 2013; v1 submitted 1 February, 2013; originally announced February 2013.

    Comments: 38 pages, 8 figures

  28. arXiv:1209.1651  [pdf, other

    math.AG math.CO

    The Orlik-Solomon Algebra and the Bergman Fan of a Matroid

    Authors: Ilia Zharkov

    Abstract: Given a matroid $M$ one can define its Orlik-Solomon algebra $OS(M)$ and the Bergman fan $Σ_0(M)$. On the other hand to any rational polyhedral fan $Σ$ one can associate its tropical homology and cohomology groups $\F_\bullet(Σ)$, $\F^\bullet (Σ)$. We will show that the projective Orlik-Solomon algebra $OS_0(M)$ is canonically isomorphic to $\F^\bullet (Σ_0(M))$.

    Submitted 8 October, 2013; v1 submitted 7 September, 2012; originally announced September 2012.

    Comments: 7 pages, two figures, journal version

  29. On the origin of 3 seismic sources in the proton-rich flare of October 28, 2003

    Authors: V. V. Zharkova, S. I. Zharkov

    Abstract: The 3 seismic sources S1, S2 and S3 detected from MDI dopplergrams using the time-distance diagram technique are presented with the locations, areas and vertical and horizontal velocities of the visible wave displacements. Within the datacube of 120 Mm the horizontal velocities and the wave propagation times slightly vary from source to source. The momenta and start times measured from the TD di… ▽ More

    Submitted 20 February, 2008; originally announced February 2008.

    Comments: 36 pages, 10 figures

    Journal ref: Astrophys.J.664:573-585,2007

  30. arXiv:0712.3205  [pdf, ps, other

    math.AG math.CO

    Tropical theta characteristics

    Authors: Ilia Zharkov

    Abstract: This note is a follow up of math.AG/0612267v2 and it is largely inspired by a beautiful description of Baker-Norine of non-effective degree (g-1) divisors via chip-firing game. We consider the set of all theta characteristics on a tropical curve and identify the Riemann constant as a unique non-effective one among them.

    Submitted 18 February, 2009; v1 submitted 19 December, 2007; originally announced December 2007.

    Comments: 4 pages, still an addendum to math.AG/0612267v2, exposition improved, description of positive theta added

  31. arXiv:math/0612267  [pdf, ps, other

    math.AG math.CO

    Tropical curves, their Jacobians and Theta functions

    Authors: Grigory Mikhalkin, Ilia Zharkov

    Abstract: We study Jacobian varieties for tropical curves. These are real tori equipped with integral affine structure and symmetric bilinear form. We define tropical counterpart of the theta function and establish tropical versions of the Abel-Jacobi, Riemann-Roch and Riemann theta divisor theorems.

    Submitted 30 November, 2007; v1 submitted 11 December, 2006; originally announced December 2006.

    Comments: Journal version. Errors corrected, proofs improved, references added. 32 pages, 11 figures

  32. arXiv:math/0504181  [pdf, ps, other

    math.AG math.CO

    Integral affine structures on spheres III: complete intersections

    Authors: Christian Haase, Ilia Zharkov

    Abstract: We extend our model for affine structures on toric Calabi-Yau hypersurfaces math.AG/0205321 to the case of complete intersections.

    Submitted 9 April, 2005; originally announced April 2005.

    Comments: 11 pages, 4 figures. Uses color. See http://www.math.duke.edu/~haase/ and http://abel.math.harvard.edu/~zharkov/

    Report number: DUKE-CGTP-05-03 MSC Class: 14J32 (Primary) 14M25 (Secondary)

  33. arXiv:math/0304116  [pdf, ps, other

    math.DG math.AG

    Limiting behavior of local Calabi-Yau metrics

    Authors: Ilia Zharkov

    Abstract: We use a generalization of the Gibbons-Hawking ansatz to study the behavior of certain non-compact Calabi-Yau manifolds in the large complex structure limit. This analysis provides an intermediate step toward proving the metric collapse conjecture for toric hypersurfaces and complete intersections.

    Submitted 28 June, 2004; v1 submitted 8 April, 2003; originally announced April 2003.

    Comments: 20 pages, journal version: exposition improved, several errors and typos corrected; one more error corrected

    Report number: DUKE-CGTP-03-02

  34. arXiv:math/0301222  [pdf, ps, other

    math.AG math.CO math.DG

    Integral affine structures on spheres and torus fibrations of Calabi-Yau toric hypersurfaces II

    Authors: Christian Haase, Ilia Zharkov

    Abstract: This paper is a continuation of our paper math.AG/0205321 where we have built a combinatorial model for the torus fibrations of Calabi-Yau toric hypersurfaces. This part addresses the connection between the model torus fibration and the complex and Kähler geometry of the hypersurfaces.

    Submitted 21 January, 2003; originally announced January 2003.

    Comments: 20 pages, 3 figures. Comments will be greatly appreciated

    Report number: DUKE-CGTP-03-01 MSC Class: 14J32 (Primary) 14M25 (Secondary)

  35. arXiv:math/0205321  [pdf, ps, other

    math.AG math.CO

    Integral affine structures on spheres and torus fibrations of Calabi-Yau toric hypersurfaces I

    Authors: Christian Haase, Ilia Zharkov

    Abstract: We describe in purely combinatorial terms dual pairs of integral affine structures on spheres which come from the conjectural metric collapse of mirror families of Calabi-Yau toric hypersurfaces. The same structures arise on the base of a special Lagrangian torus fibration in the Strominger-Yau-Zaslow conjecture. We study the topological torus fibration in the large complex structure limit and s… ▽ More

    Submitted 30 May, 2002; originally announced May 2002.

    Comments: 26 pages, 16 figures, see also http://www.duke.edu/~haase, or http://www.duke.edu/~zharkov

    Report number: DUKE-CGTP-02-05 MSC Class: 14J32 (Primary) 14M25 (Secondary)

  36. arXiv:math/0011112  [pdf, ps, other

    math.AG

    Theta-functions for indefinite polarizations

    Authors: Ilia Zharkov

    Abstract: We propose a generalization of the classical theta function to higher cohomology of the polarization line bundle on a family of complex tori with positive index. The constructed cocycles vary horizontally with respect to the (projective) flat connection on this family coming from a heat operator. They also possess modular properties similar to the classical ones.

    Submitted 10 July, 2003; v1 submitted 16 November, 2000; originally announced November 2000.

    Comments: 19 pages, 1 figure; Version for publication

  37. arXiv:math/9806091  [pdf, ps, other

    math.AG hep-th

    Torus Fibrations of Calabi-Yau Hypersurfaces in Toric Varieties and Mirror Symmetry

    Authors: Ilia Zharkov

    Abstract: We consider regular Calabi-Yau hypersurfaces in $N$-dimensional smooth toric varieties. On such a hypersurface in the neighborhood of the large complex structure limit point we construct a fibration over a sphere $S^{N-1}$ whose generic fibers are tori $T^{N-1}$. Also for certain one-parameter families of such hypersurfaces we show that the monodromy transformation is induced by a translation of… ▽ More

    Submitted 17 June, 1998; originally announced June 1998.

    Comments: LaTeX2e, 21 page, 6 figures

    Report number: UNW-97-12, HJ-97-35