Network embedding aspires to learn a low-dimensional vector of each node in networks,which can apply to diverse data mining *** real-life,many networks include rich attributes and temporal ***,most existing embedding ...
详细信息
Network embedding aspires to learn a low-dimensional vector of each node in networks,which can apply to diverse data mining *** real-life,many networks include rich attributes and temporal ***,most existing embedding approaches ignore either temporal information or network attributes.A self-attention based architecture using higher-order weights and node attributes for both static and temporal attributed network embedding is presented in this article.A random walk sampling algorithm based on higher-order weights and node attributes to capture network topological features is *** static attributed networks,the algorithm incorporates first-order to k-order weights,and node attribute similarities into one weighted graph to preserve topological features of *** temporal attribute networks,the algorithm incorporates previous snapshots of networks containing first-order to k-order weights,and nodes attribute similarities into one weighted *** addition,the algorithm utilises a damping factor to ensure that the more recent snapshots allocate a greater *** features are then incorporated into topological ***,the authors adopt the most advanced architecture,Self-Attention Networks,to learn node *** results on node classification of static attributed networks and link prediction of temporal attributed networks reveal that our proposed approach is competitive against diverse state-of-the-art baseline approaches.
After the Ethereum DAO attack in 2016,which resulted in significant economic losses,blockchain governance has become a prominent research ***,there is a lack of comprehensive and systematic literature review on blockc...
详细信息
After the Ethereum DAO attack in 2016,which resulted in significant economic losses,blockchain governance has become a prominent research ***,there is a lack of comprehensive and systematic literature review on blockchain *** deeply understand the process of blockchain governance and provide guidance for the future design of the blockchain governance model,we provide an in-depth review of blockchain *** this paper,first we introduce the consensus algorithms currently used in blockchain and relate them to governance ***,we present the main content of off-chain governance and investigate two well-known off-chain governance ***,we investigate four common on-chain governance voting techniques,then summarize the seven attributes that the on-chain governance voting process should meet,and finally analyze four well-known on-chain governance blockchain projects based on the previous *** hope this survey will provide an in-depth insight into the potential development direction of blockchain governance and device future research agenda.
The prevailing paradigm in 3D vision involves fully fine-tuning all the backbone parameters of pre-trained models. However, this approach poses challenges due to the large number of parameters requiring tuning, result...
详细信息
The prevailing paradigm in 3D vision involves fully fine-tuning all the backbone parameters of pre-trained models. However, this approach poses challenges due to the large number of parameters requiring tuning, resulting in unexpected storage demands. To address these issues and alleviate the computational cost and storage burden associated with full fine-tuning, we propose Point Cloud Prompt Tuning (PCPT) as an effective method for large Transformer models in point cloud processing. PCPT offers a powerful and efficient solution to mitigate the costs associated with full fine-tuning. Drawing inspiration from recent advancements in efficient tuning of large-scale language models and 2D vision models, PCPT leverages less than 0.05 % of trainable parameters, while keeping the pre-trained parameters of the Transformer backbone unchanged. To evaluate the effectiveness of PCPT, extensive experiments were conducted on four discriminative datasets (ModelNet40, few-shot ModelNet40, ScanObjectNN, ShapeNetPart) and four generation datasets (PCN, MVP, ShapeNet55, and ShapeNet34/Unseen21). The results demonstrate that the task-specific prompts utilized in PCPT enable the Transformer model to adapt effectively to the target domains, yielding results comparable to those obtained through other full fine-tuning methods. This highlights the versatility of PCPT across various domains and tasks. Our code is available at https://***/Fayeben/PCPT. IEEE
The demand for high-quality annotated data has surged in recent years for applications driven by real-world artificial intelligence, such as autonomous driving and embodied intelligence. Consequently, the development ...
详细信息
The demand for high-quality annotated data has surged in recent years for applications driven by real-world artificial intelligence, such as autonomous driving and embodied intelligence. Consequently, the development of a tool that can assist humans in the highly automated and high-quality annotation of large-scale, multi-modal data is of significant importance and urgency for both academic research and practical applications. Most existing multi-modal data annotation tools require frame-by-frame, object-by-object annotation with keyboard and mouse, making it challenging to provide high-quality and real-time annotations for 2D images and 3D point clouds in highly open scenarios like autonomous driving. To address these challenges, we propose OpenAnnotate2, which understands human intentions based on natural language prompt, and formulates plans to decompose and execute complex multi-modal data annotation tasks. Additionally, the tool can continually enhance its cognitive and annotation capabilities with minimal human-computer interaction, through an ever-updating external knowledge base. This significantly simplifies the annotation workflow, paving the way for the creation of massive datasets suitable for large-scale visual models. The source code will be released at https://***/Fudan-ProjectTitan/OpenAnnotate. IEEE
Kernel is a kind of data summary which is elaborately extracted from a large *** a problem,the solution obtained from the kernel is an approximate version of the solution obtained from the whole dataset with a provabl...
详细信息
Kernel is a kind of data summary which is elaborately extracted from a large *** a problem,the solution obtained from the kernel is an approximate version of the solution obtained from the whole dataset with a provable approximate *** is widely used in geometric optimization,clustering,and approximate query processing,etc.,for scaling them up to massive *** this paper,we focus on the minimumε-kernel(MK)computation that asks for a kernel of the smallest size for large-scale data *** the open problem presented by Wang et *** whether the minimumε-coreset(MC)problem and the MK problem can be reduced to each other,we first formalize the MK problem and analyze its *** to the NP-hardness of the MK problem in three or higher dimensions,an approximate algorithm,namely Set Cover-Based Minimumε-Kernel algorithm(SCMK),is developed to solve *** prove that the MC problem and the MK problem can be Turing-reduced to each ***,we discuss the update of MK under insertion and deletion operations,***,a randomized algorithm,called the Randomized Algorithm of Set Cover-Based Minimumε-Kernel algorithm(RA-SCMK),is utilized to further reduce the complexity of *** efficiency and effectiveness of SCMK and RA-SCMK are verified by experimental results on real-world and synthetic *** show that the kernel sizes of SCMK are 2x and 17.6x smaller than those of an ANN-based method on real-world and synthetic datasets,*** speedup ratio of SCMK over the ANN-based method is 5.67 on synthetic ***-SCMK runs up to three times faster than SCMK on synthetic datasets.
In the present-day scenario, it is observed that the effect of any natural or man-made disaster creates a havoc mess on society. The change in human behavior plays a crucial part in achieving sustainability. The devel...
详细信息
Point cloud completion concentrates on completing geometric and topological shapes from incomplete 3D shapes. Nevertheless, the unordered nature of point clouds will hamper the generation of high-quality point clouds ...
详细信息
Point cloud completion concentrates on completing geometric and topological shapes from incomplete 3D shapes. Nevertheless, the unordered nature of point clouds will hamper the generation of high-quality point clouds without predicting structured and topological information of the complete shapes and introducing noisy points. To effectively address the challenges posed by missing topology and noisy points, we introduce SPOFormer, a novel topology-aware model that utilizes surface-projection optimization in a progressive growth manner. SPOFormer consists of three distinct steps for completing the missing topology: (1) Missing Keypoints Prediction. A topology-aware transformer auto-encoder is integrated for missing keypoint prediction. (2) Skeleton Generation. The skeleton generation module produces a new type of representation named skeletons with the aid of keypoints predicted by topology-aware transformer auto-encoder and the partial input. (3) Progressively Growth. We design a progressive growth module to predict final output under Multi-scale Supervision and Surface-projection Optimization. Surface-projection Optimization is firstly devised for point cloud completion, aiming to enforce the generated points to align with the underlying object surface. Experimentally, SPOFormer model achieves an impressive Chamfer Distance-$\ell _{1}$ (CD) score of 8.11 on PCN dataset. Furthermore, it attains average CD-$\ell _{2}$ scores of 1.13, 1.14, and 1.70 on ShapeNet-55, ShapeNet-34, and ShapeNet-Unseen21 datasets, respectively. Additionally, the model achieves a Maximum Mean Discrepancy (MMD) of 0.523 on the real-world KITTI dataset. These outstanding qualitative and quantitative performances surpass previous approaches by a significant margin, firmly establishing new state-of-the-art performance across various benchmark datasets. Our code is available at https://***/kiddoray/SPOFormer IEEE
The online social platforms witnessed enormous growth in its networked structure as users continue to connect and interact through e-social dialogues. This eventually causes the transformational emergence of online so...
详细信息
Aims/Background: Twitter has rapidly become a go-to source for current events coverage. The more people rely on it, the more important it is to provide accurate data. Twitter makes it easy to spread misinformation, wh...
详细信息
There is a requirement for document recommendation frameworks focusing on certain domains linked to medical sciences and biosciences like biomedical document recommendation in the era of the Web 3.0. This paper propos...
详细信息
暂无评论