229 research outputs found
Erstellung und Lokalisierung von EPUB-Dokumenten
Because of the transformation of the mainstream of information media nowadays, it is vital to constitute a standard of electronic publishing in this emerging field. EPUB is the key standard of the organization IDPF, which is the official standard format for digital books. The present dissertation aims at creating and localizing EPUB documents of the module handbook for the master's degree program software localization at Anhalt University of applied Sciences (Hochschule Anhalt) from German into Chinese as example. This dissertation describes the technical and theoretical foundations of e-book formats and represents especially the structures and features of EPUB. In order to spread the information widely in the world, localization of the products plays an important role. An introduction of localization technology and localization tools is constructed and included in the project. The work processes are mentioned, so as to show, how to translate an EPUB document and ensure good quality. The summary and the view of EPUB are illuminated at the end
A Survey of Quantum-Cognitively Inspired Sentiment Analysis Models
Quantum theory, originally proposed as a physical theory to describe the
motions of microscopic particles, has been applied to various non-physics
domains involving human cognition and decision-making that are inherently
uncertain and exhibit certain non-classical, quantum-like characteristics.
Sentiment analysis is a typical example of such domains. In the last few years,
by leveraging the modeling power of quantum probability (a non-classical
probability stemming from quantum mechanics methodology) and deep neural
networks, a range of novel quantum-cognitively inspired models for sentiment
analysis have emerged and performed well. This survey presents a timely
overview of the latest developments in this fascinating cross-disciplinary
area. We first provide a background of quantum probability and quantum
cognition at a theoretical level, analyzing their advantages over classical
theories in modeling the cognitive aspects of sentiment analysis. Then, recent
quantum-cognitively inspired models are introduced and discussed in detail,
focusing on how they approach the key challenges of the sentiment analysis
task. Finally, we discuss the limitations of the current research and highlight
future research directions
Knowledge Graph-Enhanced Large Language Models via Path Selection
Large Language Models (LLMs) have shown unprecedented performance in various
real-world applications. However, they are known to generate factually
inaccurate outputs, a.k.a. the hallucination problem. In recent years,
incorporating external knowledge extracted from Knowledge Graphs (KGs) has
become a promising strategy to improve the factual accuracy of LLM-generated
outputs. Nevertheless, most existing explorations rely on LLMs themselves to
perform KG knowledge extraction, which is highly inflexible as LLMs can only
provide binary judgment on whether a certain knowledge (e.g., a knowledge path
in KG) should be used. In addition, LLMs tend to pick only knowledge with
direct semantic relationship with the input text, while potentially useful
knowledge with indirect semantics can be ignored. In this work, we propose a
principled framework KELP with three stages to handle the above problems.
Specifically, KELP is able to achieve finer granularity of flexible knowledge
extraction by generating scores for knowledge paths with input texts via latent
semantic matching. Meanwhile, knowledge paths with indirect semantic
relationships with the input text can also be considered via trained encoding
between the selected paths in KG and the input text. Experiments on real-world
datasets validate the effectiveness of KELP
BEV-LaneDet: a Simple and Effective 3D Lane Detection Baseline
3D lane detection which plays a crucial role in vehicle routing, has recently
been a rapidly developing topic in autonomous driving. Previous works struggle
with practicality due to their complicated spatial transformations and
inflexible representations of 3D lanes. Faced with the issues, our work
proposes an efficient and robust monocular 3D lane detection called BEV-LaneDet
with three main contributions. First, we introduce the Virtual Camera that
unifies the in/extrinsic parameters of cameras mounted on different vehicles to
guarantee the consistency of the spatial relationship among cameras. It can
effectively promote the learning procedure due to the unified visual space. We
secondly propose a simple but efficient 3D lane representation called
Key-Points Representation. This module is more suitable to represent the
complicated and diverse 3D lane structures. At last, we present a light-weight
and chip-friendly spatial transformation module named Spatial Transformation
Pyramid to transform multiscale front-view features into BEV features.
Experimental results demonstrate that our work outperforms the state-of-the-art
approaches in terms of F-Score, being 10.6% higher on the OpenLane dataset and
5.9% higher on the Apollo 3D synthetic dataset, with a speed of 185 FPS. The
source code will released at https://github.com/gigo-team/bev_lane_det.Comment: Accepted by CVPR202
- …
