共找到 20 条结果
We prove that any ancient smooth embedded finite-entropy curve shortening flow is one of the following: a static line, a shrinking circle, a paper clip, a translating grim reaper, or a graphical ancient trombone. An ancient trombone is an immersed ancient flow, either compact or non-compact, obtained by gluing together $m$ translating grim reaper curves. For each $m$, there exists a $(2m-1)$-parameter family of graphical ancient trombones, up to rigid motions and time shifts as constructed by Angenent-You. In particular, our result implies that any compact ancient smooth embedded finite-entropy flow is convex. Moreover, any non-compact ancient smooth embedded finite-entropy flow is either a static line or a complete graph over a fixed open interval.
We study compact non-selfsimilar ancient noncollapsed solutions to the mean curvature flow in $\mathbb{R}^{n+1}$, called ancient ovals. Our main result is the classification of $k$-ovals: any $k$-oval (characterized by having cylindrical blow down $\mathbb{R}^k\times S^{n-k}$ and the quadratic bending asymptotics) belongs, up to space-time rigid motions and parabolic dilations, to the family of ancient ovals constructed by Haslhofer and the second author. Assuming the nonexistence of exotic ovals (recently proved by Bamler-Lai), this yields a classification of all ancient ovals and identifies the moduli space, modulo symmetries, with an open $(k-1)$-simplex modulo the symmetry of simplex. Although these conclusions are contained in the recent breakthrough of Bamler-Lai classifying all ancient asymptotically cylindrical flows and resolving the mean convex neighborhood conjecture, we give an alternative argument for the independently obtained classification of $k$-ovals in arbitrary dimensions based on a different spectral parametrization.
In this paper, we study the asymptotic geometry of a noncollapsed ancient Ricci flow with nonnegative Ricci curvature via its tangent flow at infinity -- a noncollapsed $\mathbb{F}$-limit metric soliton [Bam23,CMZ23]. We first prove some estimates for noncollapsed $\mathbb{F}$-limit metric solitons with nonnegative Ricci curvature, and then obtain two dichotomy theorems for ancient Ricci flows. In particular, we show that: (1) for a noncollapsed ancient Ricci flow with nonnegative Ricci curvature, either its asymptotic volume ratio is always zero, or every tangent flow at infinity is a Ricci flat cone; (2) for a noncollapsed ancient Ricci flow with positively pinched Ricci curvature ($\operatorname{Ric}\ge \varepsilon R g$), either it is compact, or every tangent flow at infinity is a Ricci flat cone.
We establish rigidity results for ancient solutions to the free boundary mean curvature flow in manifolds with convex boundary. In particular, we show that any free boundary minimal hypersurface of Morse index I admits an I-parameter family of ancient solutions that emanate from it. Moreover, among ancient solutions that backward converge exponentially fast to the minimal hypersurface, these exhaust all possibilities. Additionally, we construct a smooth free boundary mean convex foliation around an unstable free boundary minimal hypersurface that enables us to provide a more detailed geometric description of mean-convex ancient solutions that backward converge to that minimal surface.
Ancient scripts, e.g., Egyptian hieroglyphs, Oracle Bone Inscriptions, and Ancient Greek inscriptions, serve as vital carriers of human civilization, embedding invaluable historical and cultural information. Automating ancient script image recognition has gained importance, enabling large-scale interpretation and advancing research in archaeology and digital humanities. With the rise of deep learning, this field has progressed rapidly, with numerous script-specific datasets and models proposed. While these scripts vary widely, spanning phonographic systems with limited glyphs to logographic systems with thousands of complex symbols, they share common challenges and methodological overlaps. Moreover, ancient scripts face unique challenges, including imbalanced data distribution and image degradation, which have driven the development of various dedicated methods. This survey provides a comprehensive review of ancient script image recognition methods. We begin by categorizing existing studies based on script types and analyzing respective recognition methods, highlighting both their differences and shared strategies. We then focus on challenges unique to ancient scripts, systematical
Ancient manuscripts are the primary source of ancient linguistic corpora. However, many ancient manuscripts exhibit duplications due to unintentional repeated publication or deliberate forgery. The Dead Sea Scrolls, for example, include counterfeit fragments, whereas Oracle Bones (OB) contain both republished materials and fabricated specimens. Identifying ancient manuscript duplicates is of great significance for both archaeological curation and ancient history study. In this work, we design a progressive OB duplicate discovery framework that combines unsupervised low-level keypoints matching with high-level text-centric content-based matching to refine and rank the candidate OB duplicates with semantic awareness and interpretability. We compare our model with state-of-the-art content-based image retrieval and image matching methods, showing that our model yields comparable recall performance and the highest simplified mean reciprocal rank scores for both Top-5 and Top-15 retrieval results, and with significantly accelerated computation efficiency. We have discovered over 60 pairs of new OB duplicates in real-world deployment, which were missed by domain experts for decades. Code,
Interpreting ancient Chinese has been the key to comprehending vast Chinese literature, tradition, and civilization. In this paper, we propose Erya for ancient Chinese translation. From a dataset perspective, we collect, clean, and classify ancient Chinese materials from various sources, forming the most extensive ancient Chinese resource to date. From a model perspective, we devise Erya training method oriented towards ancient Chinese. We design two jointly-working tasks: disyllabic aligned substitution (DAS) and dual masked language model (DMLM). From an evaluation perspective, we build a benchmark to judge ancient Chinese translation quality in different scenarios and evaluate the ancient Chinese translation capacities of various existing models. Our model exhibits remarkable zero-shot performance across five domains, with over +12.0 BLEU against GPT-3.5 models and better human evaluation results than ERNIE Bot. Subsequent fine-tuning further shows the superior transfer capability of Erya model with +6.2 BLEU gain. We release all the above-mentioned resources at https://github.com/RUCAIBox/Erya.
ChatGPT's proficiency in handling modern standard languages suggests potential for its use in understanding ancient Chinese. This paper explores ChatGPT's capabilities on ancient Chinese via two tasks: translating ancient Chinese to modern Chinese and recognizing ancient Chinese names. A comparison of ChatGPT's output with human translations serves to evaluate its comprehension of ancient Chinese. The findings indicate that: (1.)the proficiency of ancient Chinese by ChatGPT is yet to reach a satisfactory level; (2.) ChatGPT performs the best on ancient-to-modern translation when feeding with three context sentences. To help reproduce our work, we display the python code snippets used in this study.
Cultural heritage serves as the enduring record of human thought and history. Despite significant efforts dedicated to the preservation of cultural relics, many ancient artefacts have been ravaged irreversibly by natural deterioration and human actions. Deep learning technology has emerged as a valuable tool for restoring various kinds of cultural heritages, including ancient text restoration. Previous research has approached ancient text restoration from either visual or textual perspectives, often overlooking the potential of synergizing multimodal information. This paper proposes a novel Multimodal Multitask Restoring Model (MMRM) to restore ancient texts, particularly emphasising the ideograph. This model combines context understanding with residual visual information from damaged ancient artefacts, enabling it to predict damaged characters and generate restored images simultaneously. We tested the MMRM model through experiments conducted on both simulated datasets and authentic ancient inscriptions. The results show that the proposed method gives insightful restoration suggestions in both simulation experiments and real-world scenarios. To the best of our knowledge, this work
Ancient Chinese word segmentation (WSG) and part-of-speech tagging (POS) are important to study ancient Chinese, but the amount of ancient Chinese WSG and POS tagging data is still rare. In this paper, we propose a novel augmentation method of ancient Chinese WSG and POS tagging data using distant supervision over parallel corpus. However, there are still mislabeled and unlabeled ancient Chinese words inevitably in distant supervision. To address this problem, we take advantage of the memorization effects of deep neural networks and a small amount of annotated data to get a model with much knowledge and a little noise, and then we use this model to relabel the ancient Chinese sentences in parallel corpus. Experiments show that the model trained over the relabeled data outperforms the model trained over the data generated from distant supervision and the annotated data. Our code is available at https://github.com/farlit/ACDS.
We show that the space of polynomially bounded ancient solutions to the biharmonic heat equation on a complete manifold with polynomial volume growth is bounded by the dimensions of spaces of polynomially bounded biharmonic functions. This generalizes the work of Colding and Minicozzi in [6] for ancient caloric functions.
In this paper, we construct a pancake-like ancient compact solution with flat sides to the Gauss curvature flow, contained in a slab. Also, we construct sausage-like ancient compact solutions to the $α$-Gauss curvature flow with $α>\frac{1}{2}$, asymptotic to a round cylinder.
We construct an embedded ancient solution to the mean curvature flow which is qualitatively given by a ``stack'' of two ancient pancakes joined by a neck. Our solution is closed, non-convex, and contained in a slab.
We present a novel underground imaging system that utilizes cosmic-ray muons to explore the subsurface environment at the City of David archaeological site in ancient Jerusalem. This report details the initial findings from measurements conducted at a large cistern, commonly called "Jeremiah's cistern" (referenced in Jeremiah 38:6). The system aims to locate and map hidden voids and structural anomalies within the overburden. Our primary outcome is the derivation of the angular ground depth, which serves as a proxy for understanding the integrated density distribution of the overburden. This work represents a significant interdisciplinary effort to deepen our understanding of this historically important site.
This paper presents a Logits-Constrained (LC) framework for Ancient Chinese Named Entity Recognition (NER), evaluated on the EvaHan 2025 benchmark. Our two-stage model integrates GujiRoBERTa for contextual encoding and a differentiable decoding mechanism to enforce valid BMES label transitions. Experiments demonstrate that LC improves performance over traditional CRF and BiLSTM-based approaches, especially in high-label or large-data settings. We also propose a model selection criterion balancing label complexity and dataset size, providing practical guidance for real-world Ancient Chinese NLP tasks.
Intertextual allusions hold a pivotal role in Classical Philology, with Latin authors frequently referencing Ancient Greek texts. Until now, the automatic identification of these intertextual references has been constrained to monolingual approaches, seeking parallels solely within Latin or Greek texts. In this study, we introduce SPhilBERTa, a trilingual Sentence-RoBERTa model tailored for Classical Philology, which excels at cross-lingual semantic comprehension and identification of identical sentences across Ancient Greek, Latin, and English. We generate new training data by automatically translating English texts into Ancient Greek. Further, we present a case study, demonstrating SPhilBERTa's capability to facilitate automated detection of intertextual parallels. Our models and resources are available at https://github.com/Heidelberg-NLP/ancient-language-models.
Using a size condition of the sharp log Sobolev functional (log entropy) near infinity only, we prove a rigidity result for ancient Ricci flows without sign condition on the curvatures. The result is also related to the problem of identifying type II ancient Ricci flows and their backward limits.
The complex Ancient Egyptian (AE) writing system was characterised by widespread use of graphemic classifiers (determinatives): silent (unpronounced) hieroglyphic signs clarifying the meaning or indicating the pronunciation of the host word. The study of classifiers has intensified in recent years with the launch and quick growth of the iClassifier project, a web-based platform for annotation and analysis of classifiers in ancient and modern languages. Thanks to the data contributed by the project participants, it is now possible to formulate the identification of classifiers in AE texts as an NLP task. In this paper, we make first steps towards solving this task by implementing a series of sequence-labelling neural models, which achieve promising performance despite the modest amount of training data. We discuss tokenisation and operationalisation issues arising from tackling AE texts and contrast our approach with frequency-based baselines.
LLMs have revolutionized the landscape of information retrieval and knowledge dissemination. However, their application in specialized areas is often hindered by factual inaccuracies and hallucinations, especially in long-tail knowledge distributions. We explore the potential of retrieval-augmented generation (RAG) models for long-form question answering (LFQA) in a specialized knowledge domain. We present VedantaNY-10M, a dataset curated from extensive public discourses on the ancient Indian philosophy of Advaita Vedanta. We develop and benchmark a RAG model against a standard, non-RAG LLM, focusing on transcription, retrieval, and generation performance. Human evaluations by computational linguists and domain experts show that the RAG model significantly outperforms the standard model in producing factual and comprehensive responses having fewer hallucinations. In addition, a keyword-based hybrid retriever that emphasizes unique low-frequency terms further improves results. Our study provides insights into effectively integrating modern large language models with ancient knowledge systems. Project page with dataset and code: https://sites.google.com/view/vedantany-10m
Contextual language models have been trained on Classical languages, including Ancient Greek and Latin, for tasks such as lemmatization, morphological tagging, part of speech tagging, authorship attribution, and detection of scribal errors. However, high-quality sentence embedding models for these historical languages are significantly more difficult to achieve due to the lack of training data. In this work, we use a multilingual knowledge distillation approach to train BERT models to produce sentence embeddings for Ancient Greek text. The state-of-the-art sentence embedding approaches for high-resource languages use massive datasets, but our distillation approach allows our Ancient Greek models to inherit the properties of these models while using a relatively small amount of translated sentence data. We build a parallel sentence dataset using a sentence-embedding alignment method to align Ancient Greek documents with English translations, and use this dataset to train our models. We evaluate our models on translation search, semantic similarity, and semantic retrieval tasks and investigate translation bias. We make our training and evaluation datasets freely available at https://